summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ods68302/start/debugreset.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Obsolete and remove m68k/ods68302 BSPJoel Sherrill2016-01-231-88/+0
| | | | closes #2544.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Remove stray white spaces.Ralf Corsepius2004-04-211-16/+16
|
* Remove stray white spaces.Ralf Corsepius2004-04-151-2/+0
|
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-4/+0
| | | | | * start/debugreset.S, start/reset.S: Removed incorrect statement about copyright assignment.
* 2002-08-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-081-1/+0
| | | | | | | | | | * start/Makefile.am: Pick up rest of Ralf'f changes and use cp not make-rel since there is no point in this case. * start/debugreset.S: Rights were not assigned. * start/reset.S: Add ifdef to avoid core dump until Chris can track it down. * start/cpuboot.c: Moved to startup. * startup/Makefile.am: Account for above.
* All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill2000-01-131-14/+4
|
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-0/+107
<cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.