summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/vax/Makefile.arch
AgeCommit message (Collapse)Author
2006-02-13Rename _mmap.c to mmap.c so that vax does not pick up both common and arch ↵Peter S. Mazinger
specific mmap
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in ↵Peter S. Mazinger
libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
2006-02-13Remove vfork.c from Makefile as wellPeter S. Mazinger
2006-01-27First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"
sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days.