summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2009-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-262-7/+5
| | | | * startup/cpu.c: Now compiles. Does not run.
* 2009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-264-10/+23
| | | | | * shared/clock/ckinit.c, shared/start/start.S, shared/timer/timer.c: Run better on simulator. Timer is probably not right yet but
* 2009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-263-10/+16
| | | | | * configure.ac, include/bsp.h: Run better on simulator. Timer is probably not right yet but
* 2009-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-262-5/+16
| | | | | * shared/startup/bspgetworkarea.c: Make debug messages same as standard.
* 2009-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-262-1/+11
| | | | * irq/irq.c: Add bsp_interrupt_handler_default() so this BSP will link.
* 2009-02-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-253-2/+6
| | | | * clock/clock.c, include/bsp.h: Make bsp idle thread names match.
* 2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-252-117/+24
| | | | | * shared/clock/ckinit.c: Use shared Clock Driver Template and support fast idle on simulator.
* 2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-252-0/+7
| | | | * README: Add fast idle information.
* 2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-254-3/+39
| | | | | | | * Makefile.am, configure.ac: Add SIMULATOR_FAST_IDLE, BSP_PRESS_KEY_FOR_RESET, and BSP_RESET_BOARD_AT_EXIT. Use the standard bsp_cleanup code. * README: New file. Include instructions on gdb simulator.
* 2009-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-251-0/+4
| | | | * Makefile.am: Rework.
* Regenerate.Ralf Corsepius2009-02-251-1/+4
|
* Bump GDB_RPMREL.Ralf Corsepius2009-02-251-1/+1
|
* Disable lm32 simulator on mingw32.Ralf Corsepius2009-02-251-0/+3
|
* Regenerate.Ralf Corsepius2009-02-251-1/+6
|
* Add gdb-6.8.50.20090224-rtems4.10-20090225.diffRalf Corsepius2009-02-251-0/+5
|
* New.Ralf Corsepius2009-02-251-0/+17143
| | | | | | Rebase gdb-6.8-rtems4.10-20090122.diff patch against gcc-cvs HEAD. Add lm32 sim. Various fixes to get lm32 sim building.
* Regenerate, fix spec file.Ralf Corsepius2009-02-2413-26/+65
|
* Bump GDB_RPMREL.Ralf Corsepius2009-02-2413-13/+13
|
* Regenerate.Ralf Corsepius2009-02-2413-76/+76
|
* GCC_RPMREL = 8Ralf Corsepius2009-02-2413-13/+13
|
* newlib-1.17.0-rtems4.10-20090224.diffRalf Corsepius2009-02-2413-13/+13
|
* * libc/unix/ttyname.c: Sync with newlib-cvs.Ralf Corsepius2009-02-241-0/+686
| | | | * configure.host: Add -DHAVE_BLKSIZE to newlib_cflags.
* Regenerate.Ralf Corsepius2009-02-241-1/+1
|
* Use "%{?suse}" >= "10.3" to detect suseRalf Corsepius2009-02-241-1/+1
|
* New.Ralf Corsepius2009-02-241-0/+223
|
* Activate GDB.Ralf Corsepius2009-02-241-6/+5
|
* Use a gdb-snapshot.Ralf Corsepius2009-02-241-2/+3
|
* Disable python.Ralf Corsepius2009-02-241-0/+3
|
* 2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-231-0/+1
| | | | * include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
* Conditionally include rtems/rtems_bsdnet.h.Ralf Corsepius2009-02-231-0/+6
|
* 2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-231-0/+5
| | | | | * configure.ac: Add RTEMS_CHECK_NETWORKING. * Makefile.am: Rework.
* Rework.Ralf Corsepius2009-02-231-14/+25
|
* Add RTEMS_CHECK_NETWORKING.Ralf Corsepius2009-02-231-0/+4
|
* Regenerate.Ralf Corsepius2009-02-232-0/+833
|
* Update.Ralf Corsepius2009-02-231-2/+2
|
* binutils-2.19.51-20090222.Ralf Corsepius2009-02-231-2/+2
|
* Activate GCC-4.3.3Ralf Corsepius2009-02-231-12/+11
|
* Add lm32Ralf Corsepius2009-02-232-0/+5245
|
* Add lm32.Ralf Corsepius2009-02-221-1/+2
|
* New.Ralf Corsepius2009-02-226-0/+84
|
* Add lm32Ralf Corsepius2009-02-221-0/+1
|
* New.Ralf Corsepius2009-02-222-0/+136
|
* Regenerate.Ralf Corsepius2009-02-221-1/+4
|
* Bump version.Ralf Corsepius2009-02-221-1/+1
|
* Add @SOURCES@, PATCH0.Ralf Corsepius2009-02-221-1/+2
|
* Add automake-sources.add.Ralf Corsepius2009-02-221-3/+5
|
* 2009-02-21 Michael Walle <michael@walle.cc>Joel Sherrill2009-02-212-1/+8
| | | | * startup/linkcmds: Add new sections.
* 2009-02-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-201-0/+4
| | | | * Makefile.am: Fix breakage introduced in 2009-02-13 changes.
* New.Ralf Corsepius2009-02-201-0/+2
|
* Regenerate.Ralf Corsepius2009-02-201-0/+4
|