summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/start.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m68k: refactored shared/start.S to shared/start/start.SDaniel Ramirez2013-12-031-140/+0
|
* m68k/shared/start.S: Fix spacingJoel Sherrill2013-09-161-1/+1
|
* 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.
* 2011-07-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-121-5/+0
| | | | | * shared/start.S, shared/mvme/mvme16x_hw.h: Check on MVME167 at OAR after RTC replaced.
* 2009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-281-7/+2
| | | | * shared/start/start.S: Update for boot_card command line change.
* Remove stray white spaces.Ralf Corsepius2004-04-151-2/+0
|
* * start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-021-1/+1
|
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
| | | | | * bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c, start.S, mvme/mvme16x_hw.h: URL for license changed.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-6/+9
|
* All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill2000-01-131-1/+0
|
* Made sweep of changes to get all BSPs to the same point on the linkcmdsJoel Sherrill2000-01-131-2/+2
| | | | and memory layout. Next step is to share the same bsp_pretasking_hook.
* Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-121-3/+3
| | | | that converts the libbsp/i386 subdirectory to full automake.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-141-0/+153
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.