summaryrefslogtreecommitdiff
path: root/lib/libc/arch
AgeCommit message (Expand)Author
2001-08-19remove unused bits and pieces.Brad Smith
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-06-13SYSLEAF, not LEAF. shared libc_r builds now on alpha.Artur Grabowski
2001-06-13prettyArtur Grabowski
2001-06-13"#endif _THREAD_SAFE" is not legalArtur Grabowski
2001-06-04oh, just include machine/asm.hMichael Shalayeff
2001-06-04entrieness cleanupMichael Shalayeff
2001-05-11PowerPC is big endian, not little endian. This fixes isinf() and isnan()Dale Rahn
2001-04-18Most of the systems we run on require an emulated EMODD, so avoid usingHugh Graham
2001-03-29fix fork, brk/sbrk; rcsid embeddingMichael Shalayeff
2001-03-28correct arg order addi/subi, newer gas catches thisMichael Shalayeff
2001-03-18Fix lots of register masks.Brandon Creighton
2001-01-24alignment seems like a good idea; after art@alphaMichael Shalayeff
2001-01-24Add alignment on this ugly array.Artur Grabowski
2001-01-04grammer/spellingTodd T. Fries
2000-12-29don't use %ebx, that's what %edx is for; Andy Doran <ad@netbsd.org>Michael Shalayeff
2000-11-26Properly implement errno handling for the threaded libc (libc_r)Dale Rahn
2000-10-17damn it, i have had it with this untested weak shitTheo de Raadt
2000-10-16re-add weak sparc support; d@Theo de Raadt
2000-10-11back out weak symbols; deraadt@David Leonard
2000-10-10Fresh infinity from NetBSD.Hugh Graham
2000-10-06weaken syscall symbols in libc by defaultDavid Leonard
2000-10-04use weak symbols in sparc's libcDavid Leonard
2000-03-01$OpenBSD$Todd T. Fries
2000-01-25simplify, maaan!Michael Shalayeff
2000-01-24return values are in ret* regsMichael Shalayeff
2000-01-12ugly workaround for an .align parse bug in current binutilsMichael Shalayeff
2000-01-06missing ';'David Leonard
2000-01-06 use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duhDavid Leonard
2000-01-06okay then, don't use _C_LABEL. redefine _PROF_PROLOGUE which seems a lot sanerDavid Leonard
2000-01-06well. that wasnt tested very well.David Leonard
2000-01-06use weak symbolsDavid Leonard
2000-01-06use _C_LABEL macroDavid Leonard
2000-01-06system call entry, art@David Leonard
1999-12-31typo; busted ld does not report unresolved symbols from .s sourcesMichael Shalayeff
1999-12-31this is not used anywhere, since static variables are just not visibleMichael Shalayeff
1999-12-31SYSLIBC_SCCSMichael Shalayeff
1999-12-31like forkMichael Shalayeff
1999-12-31sigsuspendMichael Shalayeff
1999-12-31this was toughMichael Shalayeff
1999-12-31do the deedMichael Shalayeff
1999-12-31according to brkMichael Shalayeff
1999-12-310 in child, pid in parentMichael Shalayeff
1999-12-31real fleshMichael Shalayeff
1999-12-31i dunno how ptrace gonna work, so just do an execve for nowMichael Shalayeff
1999-12-25fake cerror.S creation for nowMichael Shalayeff
1999-12-05fix space regs load insns, also some tabs vs spacesMichael Shalayeff
1999-11-14this seem proper nowMichael Shalayeff
1999-09-16adopt to the new frame frameworkMichael Shalayeff
1999-09-14this is the bcopy we useMichael Shalayeff