Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-13 | Rename _mmap.c to mmap.c so that vax does not pick up both common and arch ↵ | Peter S. Mazinger | |
specific mmap | |||
2006-02-13 | libc-{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-13 | Remove vfork.c from Makefile as well | Peter S. Mazinger | |
2006-02-13 | Remove it, it's the same as the generic one in ../common | Peter S. Mazinger | |
2006-02-01 | I will risk this one: __curbrk | Peter S. Mazinger | |
2006-01-30 | Assebler sources ment to be preprocessed shouldn't contain assembler | "Jan-Benedict Glaw" | |
comments, but C comments instead... | |||
2006-01-27 | First 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. | |||
2006-01-26 | touchup style to match other arch versions | Mike Frysinger | |
2006-01-26 | Really define, not undefine the crash statement... | "Jan-Benedict Glaw" | |
2006-01-26 | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | |