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
2006-06-28
Fix unaligned loads and stores generated by gcc4. Problem described in
simonb
2006-05-23
in _rtld_bind() initialise new_value for GCC4.
mrg
2006-05-21
avoid more GCC4 uninitialised variable problems. (sh3 known, vax guessed.)
mrg
2006-05-20
appease gcc4 uninitialiased warning
dan
2006-05-20
in _rtld_bind() initialise result to appease GCC4.
mrg
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2006-04-03
Remove empty lines.
skrll
2006-03-18
Coverity CID 923: Avoid NULL deref.
christos
2006-03-04
Add LD_BIND_NOW support for mips.
skrll
2006-01-11
Add some comments.
uwe
2006-01-11
Kill trailing whitespace.
uwe
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-09-27
ok, the change from rev 1.33 was unnecessary after all,
chs
2005-09-26
fix two problems with icache invalidation of the PLT:
chs
2005-08-20
Add __RCSID.
skrll
2005-08-15
KNF
skrll
2005-07-28
Add support for immediate PLT binding on SH5. Compile tested only as
skrll
2005-07-28
Support immediate PLT binding on powerpc. Thanks to Simon Burge for
skrll
2005-07-26
Support immediate PLT binding on m68k. Tested on NetBSD/sun3 using the new
skrll
2005-07-24
Support immediate PLT binding on vax. Tested on simh.
skrll
2005-07-17
Support immediate binding on x86_64.
skrll
2005-06-08
appease gcc -Wuninitialized
fair
2005-06-07
Initialize a bunch of local variables in _rtld_relocate_nonplt_self().
he
2005-06-05
appease gcc -Wuninitialized on hp700.
chs
2005-06-04
Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than
lukem
2005-06-01
appease gcc -Wuninitialized
lukem
2005-05-31
Support LD_BIND_NOW on sh3..
skrll
2005-05-25
Support LD_BIND_NOW for alpha.
skrll
2005-05-21
Copyright maintenance.
skrll
2005-01-09
Add LD_BIND_NOW support for sparc and remove some relocation types that
martin
2005-01-05
Add support for unaligned relocs on sparc, from PR 26858.
martin
2005-01-05
Add LD_BIND_NOW support for sparc64.
martin
2004-12-17
ELF32_ST_TYPE -> ELF_ST_TYPE
mycroft
2004-12-15
Apply fixes from Charles:
skrll
2004-09-14
Preserve r2 in _rtld_bind_start - in r2 functions that return
uwe
2004-08-21
Check the type of symbols; if it's a Thumb function, then set the Thumb
rearnsha
2004-08-21
Use BX if available.
rearnsha
2004-05-17
Fix the dynamic linker for hppa using ELF.
skrll
2004-05-14
Wrap a couple of lines to <80 columns
skrll
2004-05-14
Whitespace.
skrll
2004-04-28
The -symbolic flag in gcc 2.95.3 is not passed to the linker, which is
mhitch
2004-02-23
Remove the millicode hack - its not needed anymore.
skrll
2004-02-21
Add the standard XXX about CPPFLAGS and -fpic here.
skrll
2004-02-21
Move common LDFLAGS into Makefile from arch/*/Makefile.inc
skrll
2004-02-20
Whitespace.
skrll
2004-02-18
Salvage the instruction to save the pointer to ps_strings for later use
enami
2003-11-19
Restore handling of reloc entries that point to unaligned locations
simonb
2003-10-06
Update to new reality. XXX _rtld_bind still needs to be written.
matt
2003-09-24
Make the effect of the hack clearer.
mycroft
2003-09-24
One more tweak...
mycroft
[next]