summaryrefslogtreecommitdiff
path: root/lib/libc/arch/hppa
AgeCommit message (Expand)Author
2001-10-24fix __PSEUDO_NOERROR, two waysMichael Shalayeff
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2001-09-20make this compile for kernelMichael Shalayeff
2001-09-10Use the LBL isnan() and isinf() on all platforms with ieee floating point.Todd C. Miller
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-06-04oh, just include machine/asm.hMichael Shalayeff
2001-06-04entrieness cleanupMichael Shalayeff
2001-03-29fix fork, brk/sbrk; rcsid embeddingMichael Shalayeff
2001-03-28correct arg order addi/subi, newer gas catches thisMichael Shalayeff
2001-01-24alignment seems like a good idea; after art@alphaMichael Shalayeff
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
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
1999-09-14some basic frameworkMichael Shalayeff
1999-04-27use assembler hereMichael Shalayeff
1999-04-25missing parts from last commitTodd C. Miller
1999-02-01remove PASSTHRUDavid Leonard
1998-12-23libc_r supportMichael Shalayeff
1998-12-17some missing parts; sys is not ready yetMichael Shalayeff
1998-08-28some libc parts; memmove.S to writtenMichael Shalayeff