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
/
libexec
/
ld.elf_so
/
arch
Age
Commit message (
Expand
)
Author
2001-12-20
Grumble. Put compiler options back into CPPFLAGS for now, since
thorpej
2001-12-14
Don't put compiler options into CPPFLAGS.
thorpej
2001-12-14
...and the other other missing notice.
thorpej
2001-12-14
Add other missing copyright notice.
thorpej
2001-12-14
Add missing copyright notice.
fvdl
2001-12-14
Garbage-collect the OLD_GOT stuff.
thorpej
2001-12-14
Add code to peek into the PLT and determine which PLT entry format
thorpej
2001-12-13
Supply two lazy binding routines for Alpha: one that works with the
thorpej
2001-12-13
Use numeric labels.
thorpej
2001-12-13
Add RCS ID.
thorpej
2001-12-13
* Add a linker script which provides a _GOT_END_ symbol that we can
thorpej
2001-11-24
Fix bug found by Izumi Tsutsui -- if _rtld_find_symdef returned NULL, the
rafal
2001-10-14
Fix how underfined weak symbols are treated -- before, ld.so would do nothing
rafal
2001-09-26
In the `I can't believe it's been broken all this time' department:
mycroft
2001-09-10
Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot()
mycroft
2001-08-14
Correct some comments.
eeh
2001-08-14
Get rid of some debug code that should no longer be needed.
eeh
2001-07-15
Fix binder routine to not use a volatile register.
matt
2001-07-15
Bugfix for _rtld_start. Enable common plt processing code for arm
matt
2001-07-15
Initial support for dynamic ELF support on ARM.
matt
2001-06-20
Get stack layout right.
fvdl
2001-06-20
Remove mistaken casts of PLT relocations to 32 bit values.
fvdl
2001-06-19
Adapt for an actually correct sys/exec_elf.h
fvdl
2001-06-19
Preliminary x86-64 support. Not fully functional yet (toolchain bugs).
fvdl
2001-05-28
Correct spelling in a comment.
nathanw
2001-04-25
Sync with <sys/exec_elf.h> rev. 1.45: ElfNN_RelA -> ElfNN_Rela.
kleink
2000-12-21
Define VARPSZ so dynamic binaries work on both 4K and 8K page size machines.
scw
2000-09-16
Wrong register in machine code description.
eeh
2000-08-07
Simplify some stuff.
matt
2000-07-26
Catch up with type changes. Also:
mycroft
2000-07-18
Fix some issues with SPARC V9 ELF binaries.
eeh
2000-07-17
More VAX ELF changes.
matt
2000-07-14
No need for RELOCATE_SELF since the VAX does real PIC. Rewrite the bind
matt
2000-07-13
Added support for the SPARC v9 ABI.
eeh
2000-07-03
Update to current <machine/asm.h>
matt
2000-05-22
minor fix now that i've defined the plt0 entry.
matt
2000-03-26
Don't try to get libc_pic from the libc compile directory. If we're doing a
mycroft
1999-11-07
Make this more likely to compile with ld.elf_so changes. (But this is
mycroft
1999-11-07
Make this more likely to compile with ld.elf_so changes. (But this is
mycroft
1999-11-07
More fallout.
mycroft
1999-11-07
Fix fallout from MD ld.elf_so changes.
mycroft
1999-10-28
Revert to rev. 1.4. This file didn't need to change.
tsubai
1999-10-25
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
kleink
1999-10-18
Make __SVR4_ABI__ optional.
itohy
1999-08-23
Bump text alignments to 4 bytes.
kleink
1999-08-21
Initial VAX ELF32 support (mostly untested). It's checked primarily for
matt
1999-06-22
We need to compile with -DVARPSZ, because the sparc has a variable page
christos
1999-06-07
This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE and
castor
1999-05-21
syncicache is needed...
tsubai
1999-04-29
Add m68k code.
kleink
[next]