summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill26-139/+74
* timer/timer.c: Eliminate uses of old benchmark timer names.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
* include/tm27.h: Do not use set_vector.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
* preinstall.am: Regenerated.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-50/+5
* sh7750/score/ispsh7750.c, shgdb/score/ispshgdb.c: Fine tune conditional so _CPU_ISR_install_vector is in CPU Kit now.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-0/+11
* Makefile.am, preinstall.am: Add timer driver stub.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-2/+4
* acinclude.m4: simsh4 folded into shsim.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill8-79/+48
* Makefile.am, preinstall.am, include/bsp.h, include/tm27.h, trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and SH4. * include/syscall.h: New file. * include/gdbsci.h: Removed.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-494/+9
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules. * start/startfor340only.S: Remove (Unused).
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+6
* include/tm27.h: Now links all tests.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill27-3036/+15
* simsh4/.cvsignore, simsh4/ChangeLog, simsh4/Makefile.am, simsh4/README, simsh4/bsp_specs, simsh4/configure.ac, simsh4/preinstall.am, simsh4/clock/ckinit.c, simsh4/console/console.c, simsh4/include/.cvsignore, simsh4/include/bsp.h, simsh4/include/coverhd.h, simsh4/include/ramdisk.h, simsh4/include/syscall.h, simsh4/include/tm27.h, simsh4/start/start.S, simsh4/startup/hw_init.c, simsh4/startup/linkcmds, simsh4/startup/linkcmds-le, simsh4/startup/linkcmds-le.coff, simsh4/timer/timer.c, simsh4/tools/.cvsignore, simsh4/tools/ChangeLog, simsh4/tools/Makefile.am, simsh4/tools/configure.ac, simsh4/tools/runtest.in: Removed.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+4
* Makefile.am: Eliminate bsp.am. Cleanup.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-7/+10
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+28
* shgdb/score/ispshgdb.c: Add dummy _CPU_ISR_install_vector.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-1/+51
* Makefile.am, preinstall.am: Now links all tests. * include/tm27.h: New file.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-2/+6
* include/tm27.h: Remove reference to set_vector.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-2/+6
* clock/clockdrv.c: Correct spelling error in comment. * include/tm27.h: Delete duplicate #endif.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+5
* mcf5206/timer/timerisr.S: Make compile again.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-15/+18
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius32-94/+134
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-302008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-11/+16
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-30*** empty log message ***Thomas Doerfler1-2/+2
2008-09-30Renamed various macros.Thomas Doerfler2-16/+29
2008-09-30added SSP support files, fixed some typosThomas Doerfler12-1527/+2951
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius10-29/+43
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-302008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-216/+8
* clockdrv_shell.c: Empty file. Add warning to not use this file. * clock_driver_simidle.c: include clockdrv_shell.h.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius15-18/+39
* clock/clockdrv.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* liblnk/regs.S: Remove (Renamed into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius6-4/+14
* clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-2/+8
* clock/ckinit.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius9-8/+22
* clock/ckinit.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius6-6/+16
* clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-3/+8
* clock/clock-config.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius6-4/+14
* clock/clockdrv.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius21-26/+49
* clock/clock.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-2/+7
* clock/clockdrv.c: include "../../../shared/clockdrv_shell.h". * Makefile.am: Reflect changes above.
2008-09-302008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* clockdrv_shell.h: New (Copied from clockdrv_shell.c).
2008-09-30New (Copied from clockdrv_shell.c).Ralf Corsepius1-0/+229
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-2/+8
* console/defaultfont.c: Remove (Renamed into console/defaultfont.h). * console/defaultfont.h: New (Renamed from console/defaultfont.c). * Makefile.am, console/conio.c: Reflect renamer.
2008-09-30Remove (Renamed into console/defaultfont.h).Ralf Corsepius1-601/+0
2008-09-30New (Renamed from console/defaultfont.c).Ralf Corsepius1-0/+601
2008-09-302008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Remove build_date.c. * startup/bspstart.c: Remove BSP_build_date.
2008-09-30Remove BSP_build_date.Ralf Corsepius1-4/+0
2008-09-30Remove build_date.c.Ralf Corsepius1-4/+1
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-13/+12
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius20-89/+101
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-2/+8
* Makefile.am: Eliminate bsp.am.
2008-09-292008-09-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill33-6/+72
* support/timer_driver.adb, support/timer_driver.ads, tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb, tmtests/tm20/config.h, tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb, tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb, tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb, tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb, tmtests/tmck/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Clean up. Verified to run on psim with gcc 4.3.2.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-6/+9
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius8-41/+36
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.
2008-09-292008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-12/+18
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect of building libbspstart.a, using automake-rules.