Commit Graph

10448 Commits

Author SHA1 Message Date
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
Ralf Corsepius
e0e7205447 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 721/tests
	* itronsem01/init.c: Fix bogus assert.
2004-11-22 08:19:04 +00:00
Ralf Corsepius
259c5161bd 2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Misc. quoting cleanups.
	Enable ada-tests iff --enable-ada and --enable-tests.
2004-11-22 07:28:19 +00:00
Ralf Corsepius
b80dd59dd2 2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/bdbuf.h,
	libblock/include/rtems/blkdev.h,
	libblock/include/rtems/diskdevs.h,
	libblock/include/rtems/ide_part_table.h,
	libblock/include/rtems/ramdisk.h:
	Add doxygen preamble.
2004-11-22 03:48:05 +00:00
Ralf Corsepius
8adc2145c5 Cosmetics. 2004-11-21 11:35:50 +00:00
Ralf Corsepius
af413e957e 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/types.h: Use __rtems_score_types_h as preprocessor
	guard.
2004-11-21 11:06:03 +00:00
Ralf Corsepius
b8ed8a9f52 2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* asm.h: Add doxygen preamble.
2004-11-21 08:25:23 +00:00
Ralf Corsepius
bcbfd2cfd1 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* sapi/include/confdefs.h, sapi/include/rtems/config.h,
	sapi/include/rtems/extension.h, sapi/include/rtems/fatal.h,
	sapi/include/rtems/init.h, sapi/include/rtems/io.h,
	sapi/include/rtems/sptables.h, sapi/inline/rtems/extension.inl,
	sapi/macros/rtems/extension.inl: Add doxygen preamble.
2004-11-21 07:42:42 +00:00
Ralf Corsepius
b96254f8dd Add doxygen preamble. 2004-11-21 07:42:11 +00:00
Ralf Corsepius
9e3032f150 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/include/rtems/debug.h, score/include/rtems/seterr.h,
	score/include/rtems/system.h, score/include/rtems/score/address.h,
	score/include/rtems/score/apiext.h,
	score/include/rtems/score/apimutex.h,
	score/include/rtems/score/bitfield.h,
	score/include/rtems/score/chain.h,
	score/include/rtems/score/context.h,
	score/include/rtems/score/copyrt.h,
	score/include/rtems/score/coremsg.h,
	score/include/rtems/score/coremutex.h,
	score/include/rtems/score/coresem.h,
	score/include/rtems/score/heap.h,
	score/include/rtems/score/interr.h, score/include/rtems/score/isr.h,
	score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h,
	score/include/rtems/score/object.h,
	score/include/rtems/score/objectmp.h,
	score/include/rtems/score/priority.h,
	score/include/rtems/score/stack.h,
	score/include/rtems/score/states.h,
	score/include/rtems/score/sysstate.h,
	score/include/rtems/score/thread.h,
	score/include/rtems/score/threadmp.h,
	score/include/rtems/score/threadq.h,
	score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h,
	score/include/rtems/score/userext.h,
	score/include/rtems/score/watchdog.h,
	score/include/rtems/score/wkspace.h,
	score/inline/rtems/score/address.inl,
	score/inline/rtems/score/chain.inl,
	score/inline/rtems/score/coremsg.inl,
	score/inline/rtems/score/coremutex.inl,
	score/inline/rtems/score/coresem.inl,
	score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl,
	score/inline/rtems/score/mppkt.inl,
	score/inline/rtems/score/object.inl,
	score/inline/rtems/score/objectmp.inl,
	score/inline/rtems/score/priority.inl,
	score/inline/rtems/score/stack.inl,
	score/inline/rtems/score/states.inl,
	score/inline/rtems/score/sysstate.inl,
	score/inline/rtems/score/thread.inl,
	score/inline/rtems/score/threadmp.inl,
	score/inline/rtems/score/tod.inl,
	score/inline/rtems/score/tqdata.inl,
	score/inline/rtems/score/userext.inl,
	score/inline/rtems/score/watchdog.inl,
	score/inline/rtems/score/wkspace.inl,
	score/macros/rtems/score/object.inl: Adjust doxygen @file.
2004-11-21 07:17:59 +00:00
Ralf Corsepius
118745615a Adjust doxygen @file. 2004-11-21 07:17:38 +00:00
Ralf Corsepius
2f8e98f482 2004-11-21 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/include/rtems/posix/cancel.h,
	posix/include/rtems/posix/cond.h,
	posix/include/rtems/posix/condmp.h,
	posix/include/rtems/posix/config.h,
	posix/include/rtems/posix/intr.h, posix/include/rtems/posix/key.h,
	posix/include/rtems/posix/mqueue.h,
	posix/include/rtems/posix/mqueuemp.h,
	posix/include/rtems/posix/mutex.h,
	posix/include/rtems/posix/mutexmp.h,
	posix/include/rtems/posix/posixapi.h,
	posix/include/rtems/posix/priority.h,
	posix/include/rtems/posix/psignal.h,
	posix/include/rtems/posix/pthread.h,
	posix/include/rtems/posix/pthreadmp.h,
	posix/include/rtems/posix/ptimer.h,
	posix/include/rtems/posix/semaphore.h,
	posix/include/rtems/posix/semaphoremp.h,
	posix/include/rtems/posix/threadsup.h,
	posix/include/rtems/posix/time.h, posix/include/rtems/posix/timer.h,
	posix/inline/rtems/posix/cond.inl,
	posix/inline/rtems/posix/intr.inl, posix/inline/rtems/posix/key.inl,
	posix/inline/rtems/posix/mqueue.inl,
	posix/inline/rtems/posix/mutex.inl,
	posix/inline/rtems/posix/priority.inl,
	posix/inline/rtems/posix/pthread.inl,
	posix/inline/rtems/posix/semaphore.inl,
	posix/inline/rtems/posix/timer.inl,
	posix/macros/rtems/posix/cond.inl,
	posix/macros/rtems/posix/intr.inl, posix/macros/rtems/posix/key.inl,
	posix/macros/rtems/posix/mqueue.inl,
	posix/macros/rtems/posix/mutex.inl,
	posix/macros/rtems/posix/priority.inl,
	posix/macros/rtems/posix/pthread.inl,
	posix/macros/rtems/posix/semaphore.inl,
	posix/macros/rtems/posix/timer.inl: Add doxygen preamble.
2004-11-21 06:28:09 +00:00
Ralf Corsepius
6c2675dfb2 Add doxygen preamble. 2004-11-21 06:27:15 +00:00
Ralf Corsepius
3394273c72 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/include/itron.h, itron/include/itronsys/eventflags.h,
	itron/include/itronsys/fmempool.h, itron/include/itronsys/intr.h,
	itron/include/itronsys/mbox.h, itron/include/itronsys/msgbuffer.h,
	itron/include/itronsys/network.h, itron/include/itronsys/port.h,
	itron/include/itronsys/semaphore.h, itron/include/itronsys/status.h,
	itron/include/itronsys/sysmgmt.h, itron/include/itronsys/task.h,
	itron/include/itronsys/time.h, itron/include/itronsys/types.h,
	itron/include/itronsys/vmempool.h,
	itron/include/rtems/itron/config.h,
	itron/include/rtems/itron/eventflags.h,
	itron/include/rtems/itron/fmempool.h,
	itron/include/rtems/itron/intr.h,
	itron/include/rtems/itron/itronapi.h,
	itron/include/rtems/itron/mbox.h,
	itron/include/rtems/itron/msgbuffer.h,
	itron/include/rtems/itron/network.h,
	itron/include/rtems/itron/object.h,
	itron/include/rtems/itron/port.h,
	itron/include/rtems/itron/semaphore.h,
	itron/include/rtems/itron/sysmgmt.h,
	itron/include/rtems/itron/task.h, itron/include/rtems/itron/time.h,
	itron/include/rtems/itron/vmempool.h,
	itron/inline/rtems/itron/eventflags.inl,
	itron/inline/rtems/itron/fmempool.inl,
	itron/inline/rtems/itron/intr.inl,
	itron/inline/rtems/itron/mbox.inl,
	itron/inline/rtems/itron/msgbuffer.inl,
	itron/inline/rtems/itron/network.inl,
	itron/inline/rtems/itron/port.inl,
	itron/inline/rtems/itron/semaphore.inl,
	itron/inline/rtems/itron/sysmgmt.inl,
	itron/inline/rtems/itron/task.inl,
	itron/inline/rtems/itron/time.inl,
	itron/inline/rtems/itron/vmempool.inl,
	itron/macros/rtems/itron/eventflags.inl,
	itron/macros/rtems/itron/fmempool.inl,
	itron/macros/rtems/itron/intr.inl,
	itron/macros/rtems/itron/mbox.inl,
	itron/macros/rtems/itron/msgbuffer.inl,
	itron/macros/rtems/itron/network.inl,
	itron/macros/rtems/itron/port.inl,
	itron/macros/rtems/itron/semaphore.inl,
	itron/macros/rtems/itron/sysmgmt.inl,
	itron/macros/rtems/itron/task.inl,
	itron/macros/rtems/itron/time.inl,
	itron/macros/rtems/itron/vmempool.inl: Add doxygen preamble.
2004-11-21 06:05:46 +00:00
Ralf Corsepius
ed11bb2655 Add doxygen preamble. 2004-11-21 06:05:23 +00:00
Ralf Corsepius
5220ae2f71 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/types.h: Include <rtems/stdint.h>.
	* librpc/src/rpc/clnt_raw.c, librpc/src/rpc/rpcdname.c,
	librpc/src/rpc/rtems_portmapper.c, librpc/src/rpc/svc.c,
	librpc/src/rpc/svc_simple.c: Misc. cast-related fixes.
	Convert to ANSI.
2004-11-21 05:33:00 +00:00
Ralf Corsepius
ddb56f497d 2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/rpc.h (struct _rtems_rpc_task_variables):
	Use pointers to types instead of void* to avoid casts.
	* librpc/src/rpc/clnt_perror.c, librpc/src/rpc/clnt_raw.c,
	librpc/src/rpc/clnt_simple.c, librpc/src/rpc/rpcdname.c,
	librpc/src/rpc/svc.c, librpc/src/rpc/svc_auth.c,
	librpc/src/rpc/svc_simple.c:
	Eliminate lvalue casts gcc-3.4 warns about.
2004-11-21 04:45:39 +00:00
Ralf Corsepius
56c4caeca6 2004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* powerpc/shared/include/cpuIdent.c,
	powerpc/shared/include/cpuIdent.h: Add 603le.
	(Submitted by Thomas.Doerfler <Thomas.Doerfler@imd-systems.de>
	as part of the patch attached to PR 703).
2004-11-20 04:32:41 +00:00
Ralf Corsepius
b25dcbd6b6 2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 703/filesystem
	* ide/pcmcia_ide.c: Extend the "modes_available" and "mode_active" parameters
	to uint16_t for UDMA support.
2004-11-20 04:20:56 +00:00
Ralf Corsepius
6af556b615 2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 703/filesystem
	* ide/ide.c: Extend the "modes_available" and "mode_active" parameters
	to uint16_t for UDMA support.
2004-11-20 04:19:33 +00:00
Ralf Corsepius
468c6f00cd 2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 703/filesystem
	* shared/ide_ctrl.c: Extend the "modes_available" and "mode_active"
	parameters to uint16_t for UDMA support.
2004-11-20 04:06:09 +00:00
Ralf Corsepius
bf4748809d 2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
PR 703/filesystem
        * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
	libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
	libchip/ide/ide_controller.c:
        Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
        available for BSPS/device drivers.
	Extend the "modes_available" and "mode_active" parameters to
	uint16_t for UDMA support.
2004-11-20 04:03:21 +00:00
Ralf Corsepius
a3f1b54b6d 2004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* libfs/src/dosfs/dosfs.h: Add doxygen preamble.
	* libfs/src/dosfs/msdos.h: Remove RC_OK.
	* libfs/src/dosfs/msdos_format.c: Remove unnecessary casts.
2004-11-20 03:16:12 +00:00
Ralf Corsepius
8f56a709b6 Fix typos in my email address. 2004-11-20 03:12:57 +00:00
Ralf Corsepius
c36f885aa7 2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>
PR 720/filesystem:
	* libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.c,
	libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos_format.c:
	Adaptations to msdos_format.
	(From Thomas Doerfler <Thomas.Doerfler@imd-systems.de>).

	* libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.c,
	libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos_format.c:
	Adaptations to RTEMS-4.7.
2004-11-20 03:11:41 +00:00
Ralf Corsepius
b34665f8e8 2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>
PR 720/filesystem:
	* libfs/src/dosfs/msdos_format.c: New
	(From Thomas Doerfler <Thomas.Doerfler@imd-systems.de>).
	* libfs/Makefile.am: Reflect changes above:
2004-11-20 03:02:54 +00:00
Ralf Corsepius
f10a9991c8 2004-11-20 Ralf Corsepius <ralf.corsepiu@rtems.org>
* libcsupport/include/stdint.h: Move mal-placed comment.
2004-11-20 02:57:19 +00:00
Ralf Corsepius
46ce08dbed 2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/m68k-stub.c: Use (defined(__mc68020__) && !defined(__mcpu32__))
	instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-19 04:44:55 +00:00
Ralf Corsepius
0ee9cc185e 2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
* shared/cache/cache.c, shared/cache/cache_.h:
	Use (defined(__mc68020__) && !defined(__mcpu32__))
	instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-19 04:42:34 +00:00
Ralf Corsepius
ff6042488e 2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/m68k.h: Use (defined(__mc68020__) && !defined(__mcpu32__))
	instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-19 04:40:13 +00:00