summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/vax
AgeCommit message (Collapse)Author
2006-01-30Assebler sources ment to be preprocessed shouldn't contain assembler"Jan-Benedict Glaw"
comments, but C comments instead...
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.
2006-01-26touchup style to match other arch versionsMike Frysinger
2006-01-26Really define, not undefine the crash statement..."Jan-Benedict Glaw"
2006-01-26Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"