Age | Commit message (Expand) | Author |
1998-07-05 | Change some of the local symbols into "temporary", removed symbols. | Dale S. Rahn |
1998-07-04 | Changes to support profiling libraries for the powerpc port. | Dale S. Rahn |
1998-05-17 | ENTRY takes 2 args nowadays | Niklas Hallqvist |
1998-05-14 | NetBSD merge | Niklas Hallqvist |
1998-02-08 | Better lint(1) framework. Mostly from cgd@NetBSD | Thorsten Lockert |
1997-09-27 | Amazing how much confusion and how much tracing a simple 4 instead of a 3 | Per Fogelstrom |
1997-09-17 | Pointers are not signed. | Tobias Weingartner |
1997-08-01 | pull in protos | Theo de Raadt |
1997-07-23 | tabify | kstailey |
1997-04-23 | Fix "bug" in linker. actually was bug in asm files that did not correctly | Dale S. Rahn |
1997-04-21 | Ugly hack to work around bug in 88k linker. | Dale S. Rahn |
1997-04-17 | Fix __STDC__ macro handling of #, only hurt for mkdep not cpp due | gvf |
1997-03-25 | Ok here is the mvme88k userland, minus a few important pieces. | Dale S. Rahn |
1997-01-17 | frexp version from m68k, both are IEEE so should be fine. | Dale S. Rahn |
1997-01-02 | Change order of includes to pick up sys/types.h so that typedefs | Dale S. Rahn |
1997-01-02 | Add fp.c file, reformat to be more readable. | Dale S. Rahn |
1997-01-02 | Stub routines for set|get fpsticky, fpround, ... | Dale S. Rahn |
1996-12-21 | Check-in of powerpc library support. | Dale S. Rahn |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt |
1996-11-29 | use types.h rather than machine/endian.h. Latest htonl changes need that | imp |
1996-11-13 | Bad include directive. | etheisen |
1996-11-13 | Merge to NetBSD, added RCSids | Niklas Hallqvist |
1996-11-13 | Sync to NetBSD + fixup RCS IDs | Niklas Hallqvist |
1996-11-13 | Move RCSid up | Niklas Hallqvist |
1996-11-13 | Sync with kernel, from NetBSD | Niklas Hallqvist |
1996-09-23 | Minor warning about unterminated constant fixed | imp |
1996-09-15 | Add a couple of syscalls; bring more prototypes into scope | Thorsten Lockert |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-08-12 | Stupid bug fixed.. | Per Fogelstrom |
1996-07-30 | Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT). | Per Fogelstrom |
1996-07-25 | oops, floatconstants are in memory so wee need a .cpload to set gp-reg. | Per Fogelstrom |
1996-06-23 | from mark; set r1 to -1 as well as r0 so callers expecting a 64 bit | Theo de Raadt |
1996-05-22 | sync to ragge | Theo de Raadt |
1996-05-22 | sync to mark | Theo de Raadt |
1996-05-16 | Changes to support elf shared librarys | Per Fogelstrom |
1996-05-01 | sync with netbsd | Theo de Raadt |
1996-05-01 | use strcat.S instead of strcat.c | Theo de Raadt |
1996-05-01 | arm32 libc support | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert |
1996-03-25 | Use __asm, not asm | Thorsten Lockert |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1996-02-24 | From NetBSD: Add explicit return type | Niklas Hallqvist |
1996-01-08 | from ragge; Changed to only include <machine/asm.h>, as the other ports | Theo de Raadt |
1995-12-30 | from netbsd: removed :errfix; const qualifier makes it unnecessary | Theo de Raadt |
1995-12-30 | from netbsd: Removed unused CALL macro | Theo de Raadt |
1995-12-30 | from netbsd: Use <machine/asm.h> instead of DEFS.h | Theo de Raadt |
1995-12-30 | from netbsd: | Theo de Raadt |
1995-12-26 | from netbsd: | Theo de Raadt |