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
2010-01-14
Make DEBUG build compile.
skrll
2010-01-14
Wrap a few long lines.
skrll
2010-01-14
Shut gcc up.
skrll
2010-01-13
Shut gcc up.
skrll
2010-01-13
PR/39240: Satoshi Suetake: Don't fail when attempting to resolve weak symbols
christos
2010-01-09
Small tidyup.
skrll
2009-12-18
use COPTS for -G0.
mrg
2009-12-14
Merge from matt-nb5-mips64:
matt
2009-12-13
simplify the logic for compat ld.elf_so and move it here. we now can
mrg
2009-12-13
rename LD32DIR to MLIBDIR.
mrg
2009-11-11
Add RCSID
skrll
2009-11-04
Fix start symbols for new binutils.
skrll
2009-10-22
Fix start symbol for newer binutils.
skrll
2009-09-25
ld.elf_so grew more PLABELS with dlinfo so bump HPPA_PLABEL_PRE.
skrll
2009-09-19
Fix start symbol. I have no idea how this worked before.
skrll
2009-09-12
Fix the start symbol.
skrll
2009-08-29
Remove trailing \n in calls to _rtld_error: a newline is automatically
jmmv
2009-05-24
Apply fix borrowed from i386: Fix const issue (cast const pointers
he
2009-05-24
Copy build fix from i386: Fix const issues (cast const pointers
he
2009-05-23
After a recent WARNS= bump on ld.elf_so it fails to build on hppa,
mjf
2009-05-22
Use the new Elf_SOff (signed offset) type to fix a few signed/unsigned
martin
2009-05-20
fix signed/unsigned comparisons and const cast away (untested)
christos
2009-03-16
Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t")
lukem
2009-03-16
Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t")
lukem
2009-03-15
rename a variable to avoid a compiler warning
lukem
2009-01-06
move the defines for RTLD_ARCH_SUBDIR into a sub-sub-makefile so we can
mrg
2008-10-26
if LD32DIR is defined:
mrg
2008-07-24
RCSID police
skrll
2008-07-24
Refactor common code to _rtld_relocate_plt_object to i386 and arm so they
matt
2008-07-23
abort() if we are trying to use an undefined weak symbol from the plt. Remove
christos
2008-07-22
handle sym_zero like x86_64; other ports might need this too.
christos
2008-07-21
deal specially with sym_zero, returned by a weak symbol that was not found,
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-04-08
Remove support for NetBSD/{,evb}sh5.
scw
2007-02-23
Remove MD COMBRELOC support since it's now MI.
matt
2007-02-15
Add COMBRELOC support
martin
2007-02-15
Provide COMBRELOC support for amd64 in answer to PR/35589.
skrll
2006-10-17
Create _rtld_relocate_plt_object and use it in _rtld_bind and
skrll
2006-10-17
Support unaligned DIR32 relocs.
skrll
2006-10-16
Reformat a comment.
skrll
2006-10-16
Correct the frame size for a couple of ENTRYs
skrll
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
[next]