| Commit message (Expand) | Author | Age | Files | Lines |
* | fix dependancy item for libc. arch is powerpc not ppc. hmmm. |  rahnds | 1998-07-19 | 1 | -2/+2 |
* | Change some of the local symbols into "temporary", removed symbols. |  rahnds | 1998-07-05 | 1 | -6/+4 |
* | Changes to support profiling libraries for the powerpc port. |  rahnds | 1998-07-04 | 1 | -10/+8 |
* | ENTRY takes 2 args nowadays |  niklas | 1998-05-17 | 9 | -19/+19 |
* | NetBSD merge |  niklas | 1998-05-14 | 1 | -23/+35 |
* | Better lint(1) framework. Mostly from cgd@NetBSD |  tholo | 1998-02-08 | 7 | -357/+0 |
* | Amazing how much confusion and how much tracing a simple 4 instead of a 3 |  pefo | 1997-09-27 | 1 | -1/+5 |
* | Pointers are not signed. |  weingart | 1997-09-17 | 1 | -3/+3 |
* | pull in protos |  deraadt | 1997-08-01 | 7 | -7/+25 |
* | tabify |  kstailey | 1997-07-23 | 25 | -154/+154 |
* | Fix "bug" in linker. actually was bug in asm files that did not correctly |  rahnds | 1997-04-23 | 2 | -4/+6 |
* | Ugly hack to work around bug in 88k linker. |  rahnds | 1997-04-21 | 1 | -1/+4 |
* | Fix __STDC__ macro handling of #, only hurt for mkdep not cpp due |  gvf | 1997-04-17 | 1 | -3/+6 |
* | Ok here is the mvme88k userland, minus a few important pieces. |  rahnds | 1997-03-25 | 44 | -0/+2119 |
* | frexp version from m68k, both are IEEE so should be fine. |  rahnds | 1997-01-17 | 2 | -1/+66 |
* | Change order of includes to pick up sys/types.h so that typedefs |  rahnds | 1997-01-02 | 1 | -2/+2 |
* | Add fp.c file, reformat to be more readable. |  rahnds | 1997-01-02 | 1 | -1/+3 |
* | Stub routines for set|get fpsticky, fpround, ... |  rahnds | 1997-01-02 | 1 | -0/+44 |
* | Check-in of powerpc library support. |  rahnds | 1996-12-21 | 28 | -0/+1046 |
* | generate reboot.o like other system calls |  deraadt | 1996-12-11 | 8 | -345/+0 |
* | use types.h rather than machine/endian.h. Latest htonl changes need that |  imp | 1996-11-29 | 1 | -2/+2 |
* | Bad include directive. |  etheisen | 1996-11-13 | 1 | -3/+3 |
* | Merge to NetBSD, added RCSids |  niklas | 1996-11-13 | 28 | -45/+213 |
* | Sync to NetBSD + fixup RCS IDs |  niklas | 1996-11-13 | 18 | -46/+96 |
* | Move RCSid up |  niklas | 1996-11-13 | 1 | -2/+2 |
* | Sync with kernel, from NetBSD |  niklas | 1996-11-13 | 3 | -55/+42 |
* | Minor warning about unterminated constant fixed |  imp | 1996-09-23 | 1 | -2/+2 |
* | Add a couple of syscalls; bring more prototypes into scope |  tholo | 1996-09-15 | 1 | -1/+2 |
* | Remove dead code |  tholo | 1996-09-15 | 1 | -2/+2 |
* | Fix RCS ids |  tholo | 1996-08-19 | 432 | -1667/+1534 |
* | Stupid bug fixed.. |  pefo | 1996-08-12 | 1 | -5/+8 |
* | Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT). |  pefo | 1996-07-30 | 33 | -344/+138 |
* | oops, floatconstants are in memory so wee need a .cpload to set gp-reg. |  pefo | 1996-07-25 | 1 | -5/+4 |
* | from mark; set r1 to -1 as well as r0 so callers expecting a 64 bit |  deraadt | 1996-06-23 | 1 | -2/+3 |
* | sync to ragge |  deraadt | 1996-05-22 | 10 | -2/+623 |
* | sync to mark |  deraadt | 1996-05-22 | 36 | -307/+980 |
* | Changes to support elf shared librarys |  pefo | 1996-05-16 | 33 | -51/+395 |
* | sync with netbsd |  deraadt | 1996-05-01 | 8 | -6/+234 |
* | use strcat.S instead of strcat.c |  deraadt | 1996-05-01 | 1 | -2/+2 |
* | arm32 libc support |  deraadt | 1996-05-01 | 29 | -0/+1683 |
* | sync to netbsd 960418 |  deraadt | 1996-04-21 | 6 | -4/+127 |
* | Add support for building lint(1) library |  tholo | 1996-03-25 | 19 | -1/+369 |
* | Use __asm, not asm |  tholo | 1996-03-25 | 1 | -3/+3 |
* | From NetBSD: merge of 960317 |  niklas | 1996-03-19 | 1 | -4/+8 |
* | From NetBSD: Add explicit return type |  niklas | 1996-02-24 | 6 | -5/+15 |
* | from ragge; Changed to only include <machine/asm.h>, as the other ports |  deraadt | 1996-01-08 | 1 | -77/+2 |
* | from netbsd: removed :errfix; const qualifier makes it unnecessary |  deraadt | 1995-12-30 | 1 | -8/+0 |
* | from netbsd: Removed unused CALL macro |  deraadt | 1995-12-30 | 1 | -2/+11 |
* | from netbsd: Use <machine/asm.h> instead of DEFS.h |  deraadt | 1995-12-30 | 7 | -28/+28 |
* | from netbsd: |  deraadt | 1995-12-30 | 3 | -15/+12 |