summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/vax/Makefile.arch
Commit message (Collapse)AuthorAgeFilesLines
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
| | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Rename _mmap.c to mmap.c so that vax does not pick up both common and arch ↵Peter S. Mazinger2006-02-131-2/+1
| | | | specific mmap
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in ↵Peter S. Mazinger2006-02-131-34/+6
| | | | 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
* Remove vfork.c from Makefile as wellPeter S. Mazinger2006-02-131-1/+1
|
* First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"2006-01-271-0/+41
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.