Ralf Corsepius
3fcabb196c
Cosmetics.
2004-12-30 12:24:42 +00:00
Ralf Corsepius
df1d04ec18
2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* httpd/rtems_webserver.h: Add doxygen preamble.
Add C++ guards.
2004-12-30 09:01:23 +00:00
Ralf Corsepius
2707ce2119
2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* httpd/Makefile.am: Remove -DOS="RTEMS".
2004-12-30 07:44:21 +00:00
Ralf Corsepius
2ec559eea3
2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* acinclude.m4: Reflect eth_comm having been removed.
2004-12-30 05:19:00 +00:00
Ralf Corsepius
64b6cb5272
Cosmetics from FreeBSD
2004-12-29 18:33:37 +00:00
Ralf Corsepius
b4d645bd28
Add doxygen preamble.
2004-12-29 18:14:57 +00:00
Ralf Corsepius
9c8195a014
2004-12-29 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/chain.h:
Use uint32_t instead of unsigned32.
* score/src/chain.c: Remove superfluous type cast.
2004-12-29 09:58:54 +00:00
Ralf Corsepius
8f36a34eb4
Remove (Obsolete).
2004-12-29 06:21:50 +00:00
Ralf Corsepius
73764093fe
2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 704/bsps.
* ide_ctrl.c: Removed (obsolete).
2004-12-10 09:26:33 +00:00
Ralf Corsepius
0c3817b3d3
2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 733/rtems
* rtems/score/cpu.h: Remove output arg from inline asm in
_CPU_ISR_Disable.
2004-12-10 07:10:24 +00:00
Ralf Corsepius
a58154f4f0
Cosmetics.
2004-12-10 06:58:05 +00:00
Ralf Corsepius
0ff3df0345
2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* posix/include/aio.h, posix/include/devctl.h,
posix/include/intr.h, posix/include/mqueue.h,
posix/include/sched.h, posix/include/semaphore.h,
posix/src/ptimer.c, posix/src/ptimer1.c:
Include <unistd.h> instead of <sys/features.h> to pick up
_POSIX_* defines (Mandated by POSIX).
2004-12-10 04:17:50 +00:00
Ralf Corsepius
f44f0c7dd5
2004-12-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* score/include/rtems/system.h: Don't define NULL, include
<stddef.h>.
2004-12-09 17:08:52 +00:00
Greg Menke
5194a28430
PR 730
...
* cpu_asm.S: Collected PR 601 changes for commit to cvshead
for rtems-4.7
2004-12-06 20:29:51 +00:00
Greg Menke
8fa65f5027
Changelog, PR728 & PR729
...
Greg Menke 12/06/2004
2004-12-06 18:22:13 +00:00
Greg Menke
c47f29d733
PR 729/bsps
...
* bootloader/pci.c: Removed the r->size=0 and r->base=0
assignement which makes too-large regions conflict with onboard
hardware, replacing it with sfree which deletes the memory region
from the setup code, leaving it disabled.
2004-12-06 18:21:25 +00:00
Greg Menke
c75f2d14d3
PR 729/bsps
...
* bootloader/pci.c: Removed the r->size=0 and r->base=0
assignement which makes too-large regions conflict with onboard
hardware, replacing it with sfree which deletes the memory region
from the setup code, leaving it disabled.
2004-12-06 18:20:44 +00:00
Ralf Corsepius
751c51343c
2004-12-03 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/net/if_ethersubr.c,
libnetworking/net/radix.h,
libnetworking/netinet/if_ether.h,
libnetworking/netinet/igmp_var.h,
libnetworking/netinet/in_var.h,
libnetworking/netinet/tcp_timer.h,
libnetworking/netinet/udp_usrreq.c,
libnetworking/rtems/rtems_glue.c:
Misc. updates from FreeBSD and bugfixes tripped by GCC-4.0.0.
2004-12-03 05:07:56 +00:00
Ralf Corsepius
46a1aa9efa
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/kern/kern_sysctl.c,
libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET
(Update from FreeBSD for GCC-4.0.0).
2004-12-03 02:23:20 +00:00
Joel Sherrill
78219ad15b
2004-12-02 Joel Sherrill <joel@OARcorp.com>
...
* libnetworking/kern/kern_sysctl.c, libnetworking/netinet/ip_mroute.c,
libnetworking/sys/socketvar.h: Remove warnings.
2004-12-02 20:24:30 +00:00
Ralf Corsepius
dac1edba93
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/net/radix.c, libnetworking/net/radix.h,
libnetworking/net/route.h, libnetworking/netinet/if_ether.h,
libnetworking/netinet/in_var.h, libnetworking/netinet/tcp_timer.h,
libnetworking/netinet/udp_usrreq.c, libnetworking/netinet/udp_var.h,
libnetworking/sys/callout.h, libnetworking/sys/socketvar.h,
libnetworking/sys/sysctl.h: Cosmetics from FreeBSD.
2004-12-02 18:42:53 +00:00
Ralf Corsepius
cbd76915cf
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libmisc/capture/capture-cli.h, libmisc/capture/capture.h,
libmisc/monitor/monitor.h, libmisc/rtmonuse/rtmonuse.h,
libmisc/shell/shell.h: Partial doxygenification.
* libmisc/capture/capture.h: Use INT32_C for constants.
2004-12-02 18:20:51 +00:00
Ralf Corsepius
d2b4fcd2f5
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libcsupport/include/chain.h,
libcsupport/include/clockdrv.h,
libcsupport/include/console.h,
libcsupport/include/iosupp.h,
libcsupport/include/ringbuf.h,
libcsupport/include/rtc.h,
libcsupport/include/spurious.h,
libcsupport/include/timerdrv.h,
libcsupport/include/vmeintr.h,
libcsupport/include/motorola/mc68230.h,
libcsupport/include/motorola/mc68681.h,
libcsupport/include/rtems/assoc.h,
libcsupport/include/rtems/cdefs.h,
libcsupport/include/rtems/error.h,
libcsupport/include/rtems/libcsupport.h,
libcsupport/include/rtems/libio.h,
libcsupport/include/rtems/libio_.h,
libcsupport/include/rtems/termiostypes.h,
libcsupport/include/zilog/z8036.h,
libcsupport/include/zilog/z8530.h,
libcsupport/include/zilog/z8536.h: Add doxygen preamble.
2004-12-02 18:06:30 +00:00
Ralf Corsepius
4d3017ab2d
Add doxygen preamble.
2004-12-02 18:04:55 +00:00
Eric Norum
4406c2f702
Add definition.
2004-11-30 15:01:13 +00:00
Joel Sherrill
9b3f187a02
2004-11-29 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/src/mallocfreespace.c, rtems/Makefile.am,
rtems/include/rtems/rtems/region.h, score/Makefile.am,
score/include/rtems/score/heap.h, score/src/heapgetinfo.c: Add
capability to return information about just the free blocks in a
region or heap. Also changed the semantics of free space available
to be the largest block of memory that can be allocated.
* rtems/src/regiongetfreeinfo.c, score/src/heapgetfreeinfo.c: New files.
: score/include/rtems/score/object.h,
score/src/objectinitializeinformation.c: Remove warning.
2004-11-29 22:45:43 +00:00
Eric Norum
55243362a7
Add another module ID code.
2004-11-29 17:06:12 +00:00
Joel Sherrill
64bb079335
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* timer/timerisr.S: Include rtems/asm.h not asm.h
2004-11-26 01:59:35 +00:00
Joel Sherrill
3dae380cef
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-26 01:58:19 +00:00
Joel Sherrill
7f71164c22
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
Also extended RAM section since this is for a simulator
2004-11-26 01:56:20 +00:00
Joel Sherrill
9f9033221c
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds_ROM: Add new bss sections .bss.*
and .gnu.linkonce.b*.
2004-11-26 01:54:51 +00:00
Joel Sherrill
f331442d35
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.flash: Add new bss sections .bss.*
and .gnu.linkonce.b*.
2004-11-26 01:54:41 +00:00
Joel Sherrill
5f0fdeb495
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-26 01:54:22 +00:00
Joel Sherrill
bc207bcb76
2004-11-23 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Remove eth_comm.
* custom/eth_comm.cfg: Removed.
2004-11-23 22:21:11 +00:00
Joel Sherrill
279eb2c2e0
2004-11-23 Joel Sherrill <joel@OARcorp.com>
...
* eth_comm/.cvsignore, eth_comm/ChangeLog, eth_comm/Makefile.am,
eth_comm/README, eth_comm/bsp_specs, eth_comm/configure.ac,
eth_comm/times, eth_comm/canbus/canbus.c, eth_comm/clock/p_clock.c,
eth_comm/console/console.c, eth_comm/include/.cvsignore,
eth_comm/include/8xx_immap.h, eth_comm/include/bsp.h,
eth_comm/include/canbus.h, eth_comm/include/commproc.h,
eth_comm/include/coverhd.h, eth_comm/include/info.h,
eth_comm/include/tm27.h, eth_comm/irq/irq.c, eth_comm/irq/irq.h,
eth_comm/irq/irq_asm.S, eth_comm/irq/irq_init.c,
eth_comm/network/README, eth_comm/network/network.c,
eth_comm/start/start.S, eth_comm/startup/bspstart.c,
eth_comm/startup/cpuinit.c, eth_comm/startup/linkcmds,
eth_comm/startup/mmutlbtab.c, eth_comm/vectors/vectors.S,
eth_comm/vectors/vectors.h, eth_comm/vectors/vectors_init.c,
eth_comm/wrapup/.cvsignore, eth_comm/wrapup/Makefile.am: Removed.
2004-11-23 22:20:44 +00:00
Joel Sherrill
c66df03a25
Add PR617 as fixed by conversion to new exceptions.
2004-11-22 23:37:02 +00:00
Joel Sherrill
712fe158d9
2004-11-22 Joel Sherrill <joel@OARcorp.com>
...
* score/include/rtems/score/object.h, score/src/objectclearname.c,
score/src/objectcopynamestring.c: Fixing warning led to making
changes to multiple prototypes for object support routines.
2004-11-22 22:43:55 +00:00
Joel Sherrill
fc635448be
2004-11-22 Joel Sherrill <joel@OARcorp.com>
...
* rtems/old-exceptions/cpu.h: Make compile in assembly.
2004-11-22 22:40:25 +00:00
Jennifer Averett
bb15d1d2ca
2004-11-22 Joel Sherrill <joel@OARcorp.com>
...
PR 693/misc
* libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
in/outport routines.
2004-11-22 22:27:19 +00:00
Jennifer Averett
8eaa3eaf8d
2004-11-22 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/src/ttyname_r.c: Remove warning for using _fstat.
2004-11-22 22:18:49 +00:00
Jennifer Averett
faed5fa955
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* mpc6xx/exceptions/raw_exception.c, shared/include/cpuIdent.h:
Converting PSIM to new exception model required adding PSIM as
PowerPC CPU model.
2004-11-22 22:15:47 +00:00
Jennifer Averett
270ce1ff68
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* Makefile.am, bsp_specs, configure.ac, include/bsp.h, include/tm27.h,
start/start.S, startup/bspstart.c, startup/linkcmds,
tools/Makefile.am, tools/psim, vectors/vectors.S, wrapup/Makefile.am:
Convert PSIM to new exception model.
* irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c: New files.
* startup/setvec.c, timer/timer.c: Removed.
2004-11-22 22:13:35 +00:00
Jennifer Averett
30b41419d6
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* custom/psim.cfg: Convert PSIM to new exception model.
2004-11-22 22:12:51 +00:00
Ralf Corsepius
713791a1d5
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* aclocal/enable-itron.m4, aclocal/check-itron.m4:
Allow building itron for unix.
2004-11-22 16:08:46 +00:00
Ralf Corsepius
51dc9b5116
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/buffer_test_io.h: Use iprintf iff _NEWLIB_VERSION is
defined.
2004-11-22 16:07:01 +00:00
Ralf Corsepius
a1ca28d987
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* aclocal/enable-itron.m4, aclocal/check-itron.m4:
Allow building itron for unix.
2004-11-22 13:52:17 +00:00
Ralf Corsepius
98031ea245
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/Makefile.am: Don't install bpfilter.h (Private
header).
2004-11-22 13:50:20 +00:00
Ralf Corsepius
dda9a682e6
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Remove -ansi to prevent folks from further damaging
the code with broken prototypes.
* putenvtest/init.c: Remove broken putenv prototype.
* termios/init.c (print_c_cc): Don't loop over NCCS.
2004-11-22 10:38:22 +00:00
Ralf Corsepius
f4857b21e7
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/enable-itron.m4: Remove (unused).
2004-11-22 09:39:12 +00:00
Ralf Corsepius
098a870909
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/enable-itron.m4: New (moved from ../aclocal).
2004-11-22 09:37:59 +00:00