summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze
Commit message (Collapse)AuthorAgeFilesLines
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
| | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM).
* Microblaze port from the uClinux-dist,David McCullough2003-10-1423-0/+1204
contributed by John Williams <jwilliams@itee.uq.edu.au>