freebsd-dev/libexec/rtld-elf/amd64
Peter Wemm 6143d8ba5f Fix dynamic linking a bit more.. enough that mozilla-firebird works if you
dig up the patches for amd64 support for it.

Note to self: do not put a 64 bit value in a 32 bit space.
2003-12-12 01:12:41 +00:00
..
elf_rtld.x
lockdflt.c CACHE_LINE_SIZE is 64 on athlon and amd64 chips, not 32. This should 2003-12-11 04:47:53 +00:00
Makefile.inc
reloc.c Fix dynamic linking a bit more.. enough that mozilla-firebird works if you 2003-12-12 01:12:41 +00:00
rtld_machdep.h Revert last change. ../rtld.c uses CACHE_LINE_SIZE too. 2003-12-11 18:42:51 +00:00
rtld_start.S Initial pass at supporting shared libraries on amd64. There are still 2003-05-24 17:37:51 +00:00