summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill2000-01-311-4/+1
| | | | | | | | | | Ralf Corsepius <corsepiu@faw.uni-ulm.de> that contain: * Modifications, (minor) corrections, cleanups to most existing Makefile.ams * Adds automake support to all remaining BSPs which have not yet been converted to automake. * Makefile.am for all remaining wrapup/Makefile.ams
* 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-132-2/+64
| | | | 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.
* Patch rtems-rc-20000104-10.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-101-0/+12
| | | | | | | | | | | | | | | | | that converts the m68k directory to automake. NOTE: This one is fully tested by building *all* bsps with ../../rtems-rc-20000104/configure \ --target=m68k-rtems \ --prefix=/tmp/rtems \ --enable-cxx \ --disable-posix \ --enable-rdbg \ --disable-networking \ --enable-maintainer-mode \ --enable-multiprocessing \ --disable-tests make
* Updated copyright notice.Joel Sherrill1999-11-172-4/+2
|
* 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.
* Fixed typo.Joel Sherrill1998-03-201-1/+1
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill1997-04-151-0/+39
implementation as all m68k BSPs.