This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-28 20:30:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9adbae037d
opnsense-src
/
libexec
/
rtld-elf
/
powerpc64
History
Nathan Whitehorn
746ae9df1f
Avoid use of register variables, which some compilers (e.g. clang)
...
don't like. It makes the code a little clearer as well. MFC after: 1 week
2013-02-08 17:44:44 +00:00
..
Makefile.inc
RTLD support for powerpc64. A few small modifications to the Makefile
2010-07-10 17:43:24 +00:00
reloc.c
Avoid use of register variables, which some compilers (e.g. clang)
2013-02-08 17:44:44 +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
Turn off default generation of userland dot symbols on powerpc64 now that
2011-02-18 21:44:53 +00:00