summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ppc403/vectors/vectors.s (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-299/+0
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.
1997-03-21added decrementer entry.Joel Sherrill1-0/+17
1995-12-05update from Andy Bray <andy@i-cubed.co.uk>Joel Sherrill1-59/+8
1995-09-26fixed Id stringsJoel Sherrill1-0/+1
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-0/+332
both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.