Commit Graph
18544 Commits
Author SHA1 Message Date
Joel Sherrill 48108bcb91 2007-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* start/preload.S: Fix symbolic reference. Did earlier modifications
	change the conditionals specificed when this BSP is built?
2007-07-23 23:30:58 +00:00
Thomas Doerfler 701cb88844 added vectors_entry.S to Makefile.am 2007-07-23 15:48:13 +00:00
Ralf Corsepius d942dc267d Various updates. 2007-07-23 09:44:40 +00:00
Ralf Corsepius 131ee1cc8b New. 2007-07-23 09:43:49 +00:00
Ralf Corsepius f81476f579 Sync GCC with testing. 2007-07-23 02:02:15 +00:00
Ralf Corsepius 86a30d08e3 Various patches from rtems-4-8-testing branch. 2007-07-22 07:08:30 +00:00
Ralf Corsepius 4acc7e24d5 Sync with testing. 2007-07-20 05:36:13 +00:00
Ralf Corsepius 70ea34bd6c Sync with devel. 2007-07-20 05:32:17 +00:00
Ralf Corsepius ed332c868a Sync with testing. 2007-07-20 05:23:59 +00:00
Ralf Corsepius 280e130866 New. 2007-07-20 04:59:16 +00:00
Joel Sherrill 793dd46d64 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/cpuuse/cpuusagereport.c,
	libmisc/cpuuse/cpuusagereset.c: Fix bug where cpu usage calculation
	was always using uptime not time since last cpu usage reset when
	using nanoseconds granularity.
	* libmisc/cpuuse/cpuusagedata.c: New file.
2007-07-18 21:31:49 +00:00
Joel Sherrill ead311b8bf 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, vectors/vectors_init.c: Print stack trace on exception.
2007-07-18 18:07:20 +00:00
Joel Sherrill 02a3b35111 Spacing. 2007-07-18 16:23:25 +00:00
Thomas Doerfler 6aff507844 added PPC_e300 to raw_exception.c
removed timed abort in ns16550.c transmit code
2007-07-18 12:51:30 +00:00
Thomas Doerfler c4bf0441d8 removed file, will be generated automatically with autoconf 2007-07-18 10:07:48 +00:00
Thomas Doerfler 49080ed1c4 added missing file 2007-07-18 10:06:11 +00:00
Joel Sherrill 40cfd3e9f3 2007-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* nsecs/Makefile.am, nsecs/init.c: Move empty body to another file. The
	loop was being optimized out on the PowerPC.
	* nsecs/empty.c: New file.
2007-07-17 22:32:12 +00:00
Till Straumann 9c6019ede7 * vmeUniverse/vmeTsi148.c: Use size_t for sizes. 2007-07-16 06:01:14 +00:00
Ralf Corsepius 4b0be6c7fd Preps for gcc-4.2.1. 2007-07-15 05:02:51 +00:00
Joel Sherrill 9076e8d14f 2007-07-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/mount.c: Allow null for output parameter.
2007-07-13 19:06:28 +00:00
Joel Sherrill dfef80e803 2007-07-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Install a linkcmds all the time.
	* startup/bspstart.c, startup/cpuinit.c,
	startup/linkcmds.mpc8349eamds, startup/mpc83xx_regs.c: Add missing $Id$.
	* startup/linkcmds: New file.
2007-07-13 15:41:22 +00:00
Joel Sherrill 83ca607775 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* shttpd/compat_rtems.c, shttpd/compat_rtems.h: Add port to listen on
	to shttpd initialization.
2007-07-12 20:01:35 +00:00
Joel Sherrill 962a025699 2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Correct so it now links.
2007-07-12 14:40:31 +00:00
Joel Sherrill 9190d23613 2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/linkcmds.brs5l: Add .jcr section.
2007-07-12 14:24:26 +00:00
Joel Sherrill 55d7626db7 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/malloc.c: Clean up Malloc debug code.
	* score/include/rtems/score/heap.h: Spacing.
	* score/inline/rtems/score/thread.inl:
	* score/src/heapfree.c. Clean up and add explicit check of the address
	being freed actually being in the heap.
	* score/src/heapwalk.c: Switch to printk and do not call abort.
2007-07-11 20:56:10 +00:00
Joel Sherrill 68b9f58d85 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* README.IceCube: New file.
2007-07-11 19:51:12 +00:00
Joel Sherrill 0e1a67e7a2 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console.c: Fix typo accidentally introduced.
	* network_5200/network.c: Fix warning.
2007-07-11 19:36:34 +00:00
Joel Sherrill 6d46a90dbc 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/.cvsignore: New file.
2007-07-11 19:35:51 +00:00
Joel Sherrill 48593d7bba 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds.ep5200: Add .jcr section.
2007-07-11 14:43:21 +00:00
Joel Sherrill 3df0866086 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* network/network.c: Removed warning.
2007-07-11 14:24:20 +00:00
Joel Sherrill 55a1cc9cde 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/gen83xx.cfg: Add make-cxx-exe rule.
2007-07-11 14:13:03 +00:00
Joel Sherrill 0d9d14a5b7 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* ChangeLog: New file.
	* aclocal.m4, include/bspopts.h.in: Removed.
2007-07-11 13:59:14 +00:00
Joel Sherrill 3777c60cd7 Fixed typo. 2007-07-11 13:56:40 +00:00
Joel Sherrill 884e4bc352 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* .cvsignore: New file.
	* Makefile.in: Removed.

2007-07-10	Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>

	* New BSP -- generic 83xx but tested on mpc8349eamds.
2007-07-11 13:56:28 +00:00
Thomas Doerfler 6c053cbd84 fixed some c++ problems 2007-07-10 21:02:30 +00:00
Thomas Doerfler 29e86b625e added c++ support 2007-07-10 19:34:05 +00:00
Thomas Doerfler 185da08642 additional fixes for the shared exception code 2007-07-10 18:43:12 +00:00
Thomas Doerfler f610e83f53 compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many different versions of new exception handling code to shared sources. 2007-07-10 16:00:28 +00:00
Joel Sherrill 2c0f748a4e 2007-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* nsecs/init.c: Change name to avoid any hint of the timer driver.
2007-07-06 21:30:04 +00:00
Joel Sherrill 2b596c6986 2007-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/stackchk/check.c: Make checking the integrity of the pattern
	area contingent on the stack checker user extension having been
	initialized.
2007-07-06 21:11:36 +00:00
Joel Sherrill 8ddf67e8a6 Move stack outside of _rtems_end marked area. 2007-07-06 21:10:12 +00:00
Joel Sherrill 0a029a5ee5 2007-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add startup/bspclean.c
	* console/console.c: Remove warning.
	* include/bsp.h: Add conditionals for prompt for reset and resetting
	board.
	* start/start.S: Remove if 1 around section.
	* vectors/vectors_init.c: Do not print unless noisy init enabled.
	* startup/bspclean.c: New file. Will prompt for reset and reset.
2007-07-06 21:09:33 +00:00
Joel Sherrill 1611e8ca95 2007-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clock.c, console/console.c: Add clock HW initialization missed
	in earlier conversion.
2007-07-06 19:20:21 +00:00
Thomas Doerfler 78f96ab7c7 fixed some problems with shared PPC exception handling code 2007-07-05 20:32:43 +00:00
Joel Sherrill 20074c4980 Needed to compile Ada. ACATS run on both psim and erc32. Results
are very good with < 20 failures on either target.  On psim, running
all but one by hand results in them running.
2007-07-05 19:06:15 +00:00
Joel Sherrill 43923319e7 2007-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: New file.
2007-07-05 19:03:54 +00:00
Thomas Doerfler f4e601b95d Added missing file 2007-07-04 19:02:58 +00:00
Thomas Doerfler 153719f95e added missing files for virtex BSP 2007-07-04 13:08:45 +00:00
Thomas Doerfler 3ad3a8dd7f added virtex configuration 2007-07-04 13:01:24 +00:00
Thomas Doerfler 862c231785 added virtex BSP support and some missing files for common PPC
exception handling
2007-07-04 12:37:36 +00:00