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