This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
libexec
/
rtld-elf
/
mips
History
Oleksandr Tymoshenko
7730e5971e
Use PTR_(ADD|SUB)U macrosses instead of hardcoded addu/subu
...
Spotted by: juli
2012-03-12 20:58:09 +00:00
..
reloc.c
- Switch to saving non-offseted pointer to TLS block in order too keep things simple
2012-03-06 03:27:08 +00:00
rtld_machdep.h
Add support for preinit, init and fini arrays. Some ABIs, in
2012-03-11 20:03:09 +00:00
rtld_start.S
Use PTR_(ADD|SUB)U macrosses instead of hardcoded addu/subu
2012-03-12 20:58:09 +00:00