summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ppc403/vectors/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-03-26bsps/powerpc: Remove unused filesSebastian Huber1-21/+0
This patch is a part of the BSP source reorganization. Update #3285.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+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.
1995-09-26fixed Id stringsJoel Sherrill1-0/+4
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-0/+21
both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.