summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-11-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-261-43/+0
| | | | | | | | | | | | | | | * acinclude.m4: papyrus reference removed. * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am, papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times, papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am, papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore, papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S, papyrus/include/.cvsignore, papyrus/include/Makefile.am, papyrus/include/bsp.h, papyrus/include/coverhd.h, papyrus/startup/.cvsignore, papyrus/startup/Makefile.am, papyrus/startup/bspclean.c, papyrus/startup/bspstart.c, papyrus/startup/linkcmds, papyrus/startup/setvec.c, papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+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.
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-201-1/+1
| | | | partially recovered working tree, etc
* fixed missing CVS IDsJoel Sherrill1995-10-061-1/+1
|
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-0/+44
both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.