Commit Graph

16805 Commits

Author SHA1 Message Date
Ralf Corsepius
ca80493682 Cosmetics. 2008-09-29 01:08:22 +00:00
Ralf Corsepius
304401855f 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup.
2008-09-28 16:37:25 +00:00
Ralf Corsepius
4771ec9b06 New. 2008-09-28 16:36:13 +00:00
Joel Sherrill
7cb4694311 2008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1316/cpukit
	* score/src/coremsgbroadcast.c: Give error when message is too large
	like when sending a message. This was the documented behavior.
2008-09-26 19:24:27 +00:00
Joel Sherrill
97553d80ac 2008-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest.in: Use target_alias instead of hard-coded target.
2008-09-26 15:05:37 +00:00
Eric Norum
ac337bc053 Final resolution of this "small" por t number change. 2008-09-26 15:03:29 +00:00
Ralf Corsepius
618cae2735 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove superfluous $(top_srcdir).
2008-09-26 13:40:04 +00:00
Ralf Corsepius
343fbd2f71 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't install files from shared/.
	Remove references to preinstall.am.
	* preinstall.am: Remove.
2008-09-26 05:40:26 +00:00
Ralf Corsepius
9d873dc9d9 Don't install files from shared/. Remove references to preinstall.am. 2008-09-26 05:40:00 +00:00
Ralf Corsepius
5aa6eea65a Remove. 2008-09-26 05:39:29 +00:00
Ralf Corsepius
21ed05eb4a 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-26 05:29:34 +00:00
Ralf Corsepius
c06b3fa78d 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-26 05:15:50 +00:00
Ralf Corsepius
a1bc0a15d8 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-26 04:56:17 +00:00
Ralf Corsepius
0aca941399 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-26 04:26:47 +00:00
Ralf Corsepius
13374cf289 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-26 04:15:21 +00:00
Ralf Corsepius
3416c44156 2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
2008-09-26 04:04:51 +00:00
Joel Sherrill
a73ebc92e9 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Rely on clock driver to determine when we should use
	fast idle.
2008-09-25 20:08:27 +00:00
Joel Sherrill
44237e3c0c 2008-09-25 Allan Hessenflow <allanh@kallisti.com>
* clock/clock.c, include/bf533.h, include/bf537.h, include/sicRegs.h:
2008-09-25 20:07:47 +00:00
Joel Sherrill
321cce49bd 2008-09-25 Allan Hessenflow <allanh@kallisti.com>
* include/bsp.h, startup/bspstart.c:
2008-09-25 20:07:25 +00:00
Joel Sherrill
ddf4529e03 2008-09-25 Eric Norum <norume@aps.anl.gov>
* libnetworking/lib/rtems_bsdnet_ntp.c: Revert previous patch.
2008-09-25 19:54:42 +00:00
Joel Sherrill
0655f79d8e 2008-09-25 Eric Norum <norume@aps.anl.gov>
* libnetworking/lib/rtems_bsdnet_ntp.c: Revert previous patch.
2008-09-25 19:54:26 +00:00
Joel Sherrill
f1cb4fc843 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
	Recognize the the GDB SuperH simulator is just an architectural
	simulator and does not include devices. Rename existing simulator BSP
	configurations to simsh1 and simsh2 and add simsh4.
2008-09-25 19:51:23 +00:00
Joel Sherrill
a91dfbf951 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* setup.def, started/buildc.t: Update.
2008-09-25 19:34:41 +00:00
Joel Sherrill
ab7cf7ed7e 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
	simulator is just an architectural simulator and does not include
	devices. Rename existing simulator BSP configurations to simsh1 and
	simsh2 and add simsh4.
	* custom/simsh1.cfg, custom/simsh2.cfg: New files.
	* custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
2008-09-25 19:34:21 +00:00
Joel Sherrill
d66a6cbf66 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Move duplicated context switch code to score/cpu. This
	has been used to run tests on the simulator BSP as SH1, SH2, and SH4.
	* context.c: New file.
2008-09-25 19:32:41 +00:00
Joel Sherrill
be7ca346fd 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, sh7032/score/cpu_asm.c,
	sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c: Move duplicated
	context switch code to score/cpu and provide an interrupt handling
	stub for the GDB SuperH simulator since it does not support
	interrupts or devices. This has been used to run tests on the
	simulator BSP as SH1, SH2, and SH4.
	* shgdb/score/cpu_asm.c, shgdb/score/ispshgdb.c: New files.
2008-09-25 19:32:15 +00:00
Joel Sherrill
fa6f92df95 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: GDB Simulator has 16MB RAM.
2008-09-25 18:42:02 +00:00
Joel Sherrill
d45dff4137 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems4.10/sparc/Makefile.am: Bump RTEMS CPU Kit version.
	* patches/gcc-ada-4.3.2-rtems4.10-20080910.diff: New file.
	* patches/gcc-ada-4.2.0-rtems4.8-20070705.diff: Removed.
2008-09-25 18:28:24 +00:00
Joel Sherrill
8f0777089d 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* preinstall.am: Regenerated.
2008-09-25 17:59:23 +00:00
Joel Sherrill
f40ddad254 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/imfs/deviceio.c: Eliminate duplicate implementation.
2008-09-25 14:17:53 +00:00
Joel Sherrill
fac2a48042 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/start/start.S: Add BFIN_ON_SKYEYE define to disable features
	not supported on simulator.
2008-09-25 14:10:51 +00:00
Joel Sherrill
808ef293d2 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add BFIN_ON_SKYEYE define to disable features not
	supported on simulator.
2008-09-25 14:10:49 +00:00
Joel Sherrill
35380ac4a8 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, console/console.c: Add BFIN_ON_SKYEYE define to disable
	features not supported on simulator.
2008-09-25 14:10:45 +00:00
Joel Sherrill
9f57b4be1f 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/bf537skyeye.cfg: Removed.
2008-09-25 14:10:11 +00:00
Joel Sherrill
67aa23c467 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, console/console.c: Add skyeye alias for bf537stamp.
2008-09-25 13:55:53 +00:00
Joel Sherrill
1db80d0bf9 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
	bf537stamp.
	* custom/bf537skyeye.cfg: New file.
2008-09-25 13:55:46 +00:00
Joel Sherrill
e751e66477 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Now runs using fake clock ticker.
	* clock/clockdrv.c: Removed.
2008-09-25 13:35:24 +00:00
Joel Sherrill
7358c5a930 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Fix name of idtsim__exit.
2008-09-25 13:35:04 +00:00
Joel Sherrill
8b33b6afc7 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console-io.c: Add missing file and remove junk code.
	* console/syscalls.S: New file.
2008-09-25 13:34:18 +00:00
Ralf Corsepius
858407db5a newlib-1.16.0-rtems4.10-20080925.diff. 2008-09-25 10:44:29 +00:00
Ralf Corsepius
190e9d5845 Undef __ATTRIBUTE_IMPURE_PTR__. 2008-09-25 10:40:49 +00:00
Joel Sherrill
939646293a 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: Simulator now appears to have 16M RAM support by
	default in gdb 6.8.
2008-09-24 21:44:41 +00:00
Joel Sherrill
cf03ba2ac2 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, console/console-io.c, include/bsp.h:
2008-09-24 21:26:42 +00:00
Joel Sherrill
db1424c9d9 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock_driver_simidle.c: New file.
	This implementation is for BSPs for simulators without a clock tick
	ISR.  It provides a special IDLE task that calls rtems_clock_tick()
	repeatedly when the application ends up in the IDLE task.  This
	simulates time advancing.  It is enough to run many tests but
	will not result in the correct behavior when you want timeslicing.
	This is because timeslicing assumes that a tick ISR determines
	that the currently executing thread must be switched out.  Without
	a clock tick ISR, this will not occur.
2008-09-24 21:26:18 +00:00
Joel Sherrill
164f8b3996 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clockdrv.c: Fix comment.
2008-09-24 16:40:38 +00:00
Joel Sherrill
ae1a501c95 2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac, clock/clockdrv.c, include/bsp.h,
	start/start.S, startup/linkcmds: Now runs ticker and hello on
	sh-rtems4.10-gdb. The SH simulator in gdb has no hardware IO or
	interrupt simulation so we use the trap interface to print.
	* gdbsci/gdbsci.c: Removed.
2008-09-24 16:39:44 +00:00
Joel Sherrill
cd784cb75d 2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1326/cpukit
	* libi2c/libi2c.c: Use int for return value when negative values
	possible.
2008-09-24 14:31:26 +00:00
Joel Sherrill
115dae328a 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1324/bsps
	* aclocal/check-bsps.m4: Add missing icecube.
2008-09-24 14:07:45 +00:00
Joel Sherrill
13b8c65208 2008-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* aclocal/bsp-bootcard-options.m4: Generalize and correct comment.
2008-09-24 13:44:04 +00:00
Ralf Corsepius
c736dcfb0a 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bsp-bootcard-options.m4: Fix quoting.
2008-09-24 09:29:24 +00:00