summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/README.m68k
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-10/+0
| | | | | | define, and set things up so nasty old coff toolchains can now compile things and should actually work again. -Erik
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-0/+64
Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less) should update and recompile. -Erik