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
/
powerpc
Age
Commit message (
Expand
)
Author
2003-07-24
ANSIfy and de-__P().
skrll
2003-02-21
Revert previous change.
mycroft
2003-01-11
Fix bug where only 2/3 of the PLT was being synched with the icache.
matt
2002-12-04
Bintuils-current initializes the GOT entries to 0 (instead of the
thorpej
2002-10-31
Convert to register prefixes.
matt
2002-10-05
Minor cleanup.
mycroft
2002-09-26
Remove the `self' args to _rtld_relocate_objects() and
mycroft
2002-09-26
Update a comment.
mycroft
2002-09-26
Add a rdbg() in _rtld_bind().
mycroft
2002-09-25
Make this work with PLTs larger than 8192 entries (64KB). Not tested
mycroft
2002-09-25
Push the _rtld_bind() interface into MD code -- it's just a trivial wrapper
mycroft
2002-09-24
Ignore JMP_SLOT relocs when doing non-PLT relocations. The relalim trimming
mycroft
2002-09-24
Remove vestiges of VARPSZ.
mycroft
2002-09-24
-I${.CURDIR} is done at the top-level, so there's no need to do it here.
mycroft
2002-09-12
Remove one more `dodebug' argument.
mycroft
2002-09-12
Nuke -DRTLD_RELOCATE_SELF and `dodebug' from orbit.
mycroft
2002-09-12
_rtld_bind_start() is not used in MI code, so declare it in the MD code.
mycroft
2002-09-12
Update comments.
mycroft
2002-09-12
Pass the calculated relocation offset down to _rtld().
mycroft
2002-09-11
Implement _rtld_relocate_nonplt_self() here.
mycroft
2002-09-10
Remove unneeded cruft from _rtld_start.
mycroft
2002-09-10
Shorten the startup sequence by a few instructions.
mycroft
2002-09-09
Sync with current binutils.
mycroft
2002-09-06
Pass down an additional flag to _rtld_relocate_nonplt_objects() which
mycroft
2002-09-06
Introduce a new flag, `isdynamic', which is used to remember whether the
mycroft
2002-09-06
More const poisoning. Now the entire _rtld_bind() path useds a const Obj_Entry.
mycroft
2002-09-06
Re-poison a lot of consts, now that the mark shite is gone.
mycroft
2002-09-06
Split _rtld_relocate_plt_object() into two MD functions:
mycroft
2002-09-05
Partially fix up some debug printf()s that don't need to use defobj.
mycroft
2002-09-05
A few things:
mycroft
2002-09-05
Rename _rtld_relocate_nonplt_object() to _rtld_relocate_nonplt_objects(),
mycroft
2002-09-05
Split _rtld_relocate_nonplt_object() into separate MD files.
mycroft
2002-09-05
Remove unused arguments of _rtld_find_symdef().
junyoung
2002-09-05
Make _rtld_setup_pltgot() a consistent interface on all platforms.
mycroft
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-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-04-25
Sync with <sys/exec_elf.h> rev. 1.45: ElfNN_RelA -> ElfNN_Rela.
kleink
2000-03-26
Don't try to get libc_pic from the libc compile directory. If we're doing a
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-05-21
syncicache is needed...
tsubai
1999-04-18
Add code to use the kernel provided page size.
ws
1999-04-17
Modify syncicache on PowerPC from an inline to a real function.
ws
1999-03-05
Make this compile.
tsubai
1999-03-01
KNF
christos
1999-01-16
PR/6824: Erik Bertelsen: Missed arch directory in recent move.
christos
[next]