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
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
2014-11-24
Fix ptrace %rcx corruption when pthread_errno() is used. Small example:
christos
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-17
Explicitly set noat around instructions using $at.
joerg
2014-09-17
Use canonical three operand form of add.d.
joerg
2014-09-05
The OpenRISC calling standard only passes 6 parameters by register. Any
matt
2014-09-03
New files for OR1K support
matt
2014-09-01
float32_is_signalling_nan needs a prototype if SOFTFLOATM68K_FOR_GCC is
matt
2014-08-23
Minimize differences between powerpc and powerpc64
matt
2014-08-13
[] -> ()
joerg
2014-08-13
Spell LdAddr consistently
joerg
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-08-03
defintion -> definition
wiz
2014-07-12
Include sparc_v8 library into sparc64 32-bit compat libc library.
nakayama
2014-07-12
Use save instruction to set up a local stack frame.
nakayama
2014-05-23
Fix previous.
uebayasi
2014-05-23
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-23
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-22
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-22
Put missing END() markers to set ELF symbol size.
uebayasi
2014-05-14
Whitespace.
uebayasi
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-06
Move to a flat space register convention. %sr[4-7] are all now the space
skrll
2014-03-04
The fixuns* come from compiler_rt so softfloat doesn't need to provide them.
matt
2014-02-19
Provide a genassym.cf in libc for hppa and use it.
skrll
2014-02-02
Fix unsigned 64 bit int to long double conversion for numbers that would not
martin
2014-02-01
Since powerpc passes 8 arguments in registers and the syscall number in r0,
matt
2014-01-31
Since N32/N64 pass the first 8 arguments in registers, we can load all
matt
2014-01-30
Use fixunssfsi and fixunsdfsi from compiler-rt.
joerg
2014-01-29
Include compiler-rt in libc, libm and libkern.
joerg
[next]