index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
Age
Commit message (
Expand
)
Author
2008-06-17
- move stripping into do_ar resp compile-m for the sake of simplicity
Bernhard Reutner-Fischer
2008-06-04
- strip the targets and not prerequisites
Bernhard Reutner-Fischer
2008-06-03
- Revert _dl_exit touch-up.
Bernhard Reutner-Fischer
2008-06-03
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-01
A slight improvement over my previous commit which ensured we always rebuild
Bernd Schmidt
2008-05-30
- fix the macros rather than the callees as rightfully noted by bernds (duh!)
Bernhard Reutner-Fischer
2008-05-30
- nlist is unsigned. Adjust iterator variables accordingly to avoid signednes...
Bernhard Reutner-Fischer
2008-05-30
- Avoid warning about missing brace. No obj-code changes.
Bernhard Reutner-Fischer
2008-05-30
- fix dependencies of ldso.c
Bernhard Reutner-Fischer
2008-05-30
- Avoid warning about missing brace.
Bernhard Reutner-Fischer
2008-05-30
- Avoid warning about missing brace. No obj-code changes.
Bernhard Reutner-Fischer
2008-05-28
Fix the ELF magic number for SPARCV9: by Friedrich Oslage <bluebird@porno-bul...
Carmelo Amoroso
2008-05-23
- fix compilation error
Bernhard Reutner-Fischer
2008-05-20
Introduce and use small[u]int type. Changes in size:
Denis Vlasenko
2008-04-24
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2008-04-16
Fix whitespace damage in AVR32 part of ldso.
Hans-Christian Egtvedt
2008-03-26
Paul Brook writes:
Bernhard Reutner-Fischer
2008-03-25
Add missing cast in pointer assignment
Carmelo Amoroso
2008-03-11
Move calculation of rem within if (unlikely statement
Carmelo Amoroso
2008-03-09
Khem Raj <kraj@mvista.com> writes:
Carmelo Amoroso
2008-02-20
Fix typos in comment
Carmelo Amoroso
2008-02-20
Do not call _dl_de ug_state() before recording ld.so. Signed-off-by: Daniel J...
Carmelo Amoroso
2008-02-12
Use DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE types. Fixes gnu-hash
Bernd Schmidt
2008-02-08
Fix the recent dladdr changes so that they compile on FD-PIC targets.
Bernd Schmidt
2008-01-18
Update dl-inlines.h from Blackfin repository.
Bernd Schmidt
2008-01-18
This patch solves a problem in dladdr caused by the wrong value
Carmelo Amoroso
2008-01-12
Make sh4 build works again adding a temporary work-around
Carmelo Amoroso
2008-01-12
Make sh4 build works again adding a temporary work-around
Carmelo Amoroso
2008-01-09
fix broken whitespace in many places; no functional changes
Mike Frysinger
2008-01-08
Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when it
Bernd Schmidt
2008-01-08
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2008-01-08
the _dl_errno extern already exists in common headers, so no need for a local...
Mike Frysinger
2008-01-05
Chris Zankel writes:
Mike Frysinger
2008-01-05
whitespace only: fix indentation
Mike Frysinger
2007-12-04
Blackfin FD-PIC patch 6/6.
Bernd Schmidt
2007-12-03
Fix a few warnings introduced by my previous commits.
Bernd Schmidt
2007-12-03
Blackfin FD-PIC patches 5/6.
Bernd Schmidt
2007-12-03
Blackfin FD-PIC patch 4/6.
Bernd Schmidt
2007-12-03
Blackfin FD-PIC patch 3/6.
Bernd Schmidt
2007-12-03
Blackfin FD-PIC patch 2/6.
Bernd Schmidt
2007-12-03
Blackfin FD-PIC patch 1/6.
Bernd Schmidt
2007-12-03
Some versions of gcc consider inline merely a hint. AVR32 depends on the
Carmelo Amoroso
2007-11-28
Fix merging error: a macro was renamed.
Bernd Schmidt
2007-11-23
Change test for a define that got renamed a while ago.
Bernd Schmidt
2007-11-16
If uClibc's ld.so encounters text relocations in a shared library - one
Carmelo Amoroso
2007-11-16
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-09
Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter ...
Carmelo Amoroso
2007-11-07
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-10-21
Handle STT_COMMON symbols too. Following binutils release
Joakim Tjernlund
2007-10-13
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
[next]