summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.