index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
arch
Age
Commit message (
Expand
)
Author
2018-02-28
PIC code clobbers %r30 so we need to update the saved oucp with
uwe
2018-02-28
PIC code clobbers %r30 so we need to update the saved oucp with
uwe
2018-02-12
Fix __siglongjmp14().
jakllsch
2018-02-04
lower case 'ret' to avoid macro clash
skrll
2017-11-28
fix to work
ryo
2017-11-28
KNF. use tab
ryo
2017-10-12
return 0xffffffffffffffff (= -1). not 0x00000000ffffffff.
ryo
2017-03-22
provide a common softfloat fenv implemenation and use it for softfloat builds.
chs
2017-03-11
fix the mapping table. this sh3 version was originally copied from arm,
chs
2017-02-27
fix asm operands: "ctc1" uses the register as an input, not an output.
chs
2017-02-27
have fpsetmask() change the FE0/FE1 MSR bits to precise mode if any
chs
2017-02-25
Switch from __ABICALLS__ to __mips_abicalls like upstream GCC does in
joerg
2017-02-07
Mark exect(3) obsolete and bind it to plain execve(2) on all platforms
kamil
2016-12-24
don't use systm.h header, it's not available to userland.
maya
2016-12-19
PR/50228: Christian Groessler: fix bzero(ptr, 0) on ppc. Check for 0 length
christos
2016-12-10
Add exect stub so "build.sh distribution" will compile
scole
2016-11-22
For ski, break into debugger instead of exiting
scole
2016-10-07
Sync with compat and remove dup implementations of ldexp and modf, switching
christos
2016-09-21
Fix for [on]{32,64}
skrll
2016-09-21
Trailing whitespace.
skrll
2016-08-13
Add a NOP_L
skrll
2016-08-13
PIC_TAILCALL on n32/n64 would mess up GP, so just use SYSTRAP to call
skrll
2016-08-12
Provide _OFFSETOF_UC_GREGS_GP and use _OFFSETOF_UC_GREGS_* in getcontext
skrll
2016-08-12
Trailing whitespace
skrll
2016-08-10
We need to save the GP of the caller in the context for n32/n64
skrll
2016-08-10
Fix comments
skrll
2016-08-05
PR port-ia64/51261
scole
2016-07-16
No need to define PSW_MBS as machine/psl.h provides it for us
skrll
2016-06-30
various ia64 updates:
mrg
2016-03-19
Save and restore all the registers we need instead of playing tricks and
christos
2016-01-25
use __register_t
christos
2016-01-24
use __register_t
christos
2016-01-24
cache stuff needs _KERNTYPES
christos
2016-01-24
Use namespace protected types.
christos
2016-01-24
assym.h needs _KERNTYPES
christos
2015-08-20
In rumprun mode on ARM, don't build syscall or signal code into libc.
pooka
2015-07-15
Don't include sigtramp or foocontext routines in rumprun mode. They won't
pooka
2015-07-15
Remove "objects built from C sources" comments. Everyone can see
pooka
2015-07-07
Add the fpset* routines for tests
matt
2015-07-05
Some test programs require these.
matt
2015-04-17
Add set/longjmp and friends (nearly verbatim from FreeBSD).
martin
2015-04-15
remove various HAVE_GCC=45 fragments.
mrg
2015-04-06
On swapcontext(3) preserve r12 too. Properly fixes PR port-sh3/49597.
uwe
2015-03-31
Use lla instead doing the pcrel relocs ourselves.
matt
2015-03-27
Adapt to new assembler. jump->tail[call] auipc/lo12 changes.
matt
2015-03-27
Adapt to the jmpbuf changes.
matt
2015-03-27
Switch to new ABI (return values now in a0/a1; v0/v1 are no more)
matt
2015-03-19
Call libc's fpgetround.
joerg
2015-01-25
Adjust _UC_MACHINE_SP(oucp) to "drop" values we pushed to the stack.
uwe
2015-01-12
Replace the branch to __cerror() in powerpc64 syscall stubs
dennis
[next]