summaryrefslogtreecommitdiff
path: root/lib/libc/arch/hppa
AgeCommit message (Expand)Author
2003-05-02Add Doug Gwyn's portable alloca() for platforms w/o an assemblerTodd C. Miller
2003-01-15minbrk is exposed, gmon uses itMichael Shalayeff
2002-10-31gotta define SYSEXIT() and make all the rest of sys/*S be thread-safe now, mi...Michael Shalayeff
2002-10-31marc@ said we should be always thread-safe, accomodate for that, also definin...Michael Shalayeff
2002-10-21reversed condition checking for sig*jmp(, savemask)Michael Shalayeff
2002-10-21deal w/ longjmp(, 0)Michael Shalayeff
2002-10-21make an ieeefp regress pass; miod@ okMichael Shalayeff
2002-10-07name space pollution; after art@Michael Shalayeff
2002-09-10better, faster scooter; fix cerror in mi somedayMichael Shalayeff
2002-09-10mi versions are good enoughMichael Shalayeff
2002-08-27sync from libkern (where the major fix was done or the kernel piece of this)Michael Shalayeff
2002-08-13forgot to fix this while was fixing copy_on_fault shitzMichael Shalayeff
2002-08-08no more of the French Favourite SymbolMichael Shalayeff
2002-08-08fix KMSRCS after some files removelanceMichael Shalayeff
2002-07-25real vforkMichael Shalayeff
2002-07-08we can live very well w/ MI ffs()Michael Shalayeff
2002-05-22I was on drugs when I commited this initially, and still do not understandMiod Vallat
2002-05-20save the old onfault where the handler expects it to be, do not zero out on e...Michael Shalayeff
2002-05-17kill unused lineMichael Shalayeff
2002-03-11More fp-related libc pieces for hppa.Miod Vallat
2002-03-08reverse the conditionMichael Shalayeff
2002-03-08set ret for mem*, no mycopy, better reverse copy checkMichael Shalayeff
2002-02-25use c versionsMichael Shalayeff
2002-02-17rfork() needs a fork.S-like stub as well; ok artTheo de Raadt
2002-02-08fix typo, and put back stack frame opsMichael Shalayeff
2002-02-07reverse condition in the sp botchness check, we need to nullifyMichael Shalayeff
2002-02-07additional condition on reverse copy; from fredette@Michael Shalayeff
2002-02-06no need to interlock the register, use r0 as outputMichael Shalayeff
2002-02-06implement the setjmp/longjmp family, based on fredette@'s workMichael Shalayeff
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