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
Age
Commit message (
Expand
)
Author
2004-09-07
Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv to
Eric Andersen
2004-09-03
First attempt to fix the INIT/FINI ordering. Fingers crossed :)
Joakim Tjernlund
2004-09-02
Add a couple of mips-specific string funcs.
Manuel Novoa III
2004-09-02
Fix a couple of symbol name issues.
Manuel Novoa III
2004-09-02
Remove unused variables. From Peter Mazinger.
Joakim Tjernlund
2004-08-31
Restore item I erronenously removed, mention mips string funcs
Eric Andersen
2004-08-31
Dont mess with __curbrk in ldso
Eric Andersen
2004-08-30
Typo fix from Peter Mazinger.
Joakim Tjernlund
2004-08-30
Mention kernel abi selection
Eric Andersen
2004-08-28
solar asked that this bit be reverted.
Manuel Novoa III
2004-08-27
Preliminary PIE support for powerpc, i386 was used as template.
Joakim Tjernlund
2004-08-27
#include "dl-startup.c into ldso.c, making ldso one compilation unit.
Joakim Tjernlund
2004-08-27
Forgot to commit this file. Patch from Stefan Allius.
Joakim Tjernlund
2004-08-27
As Mike Frysinger notes, this code is still needed. I
Joakim Tjernlund
2004-08-26
Partial patch from Alexandre Oliva to update the frv port
Eric Andersen
2004-08-26
Patch from Alexandre Oliva to update the frv default config
Eric Andersen
2004-08-26
Partial patch from Alexandre Oliva:
Eric Andersen
2004-08-26
Mention FunctionCheck
Eric Andersen
2004-08-26
Update TODO list a bit
Eric Andersen
2004-08-26
Only print debug stuff when asked
Eric Andersen
2004-08-26
Fixup a couple of warnings
Eric Andersen
2004-08-26
Avoid multiple passes to perform mips GOT relocations, and do
Eric Andersen
2004-08-26
Fixes from gentoo.
Manuel Novoa III
2004-08-26
Let ldso find libc's malloc function and set _dl_malloc_function.
Joakim Tjernlund
2004-08-26
Added test for RTLD_GLOBAL flag in _dl_find_hash().
Joakim Tjernlund
2004-08-26
Relocations of the application's global GOT entries were not being run, and
Eric Andersen
2004-08-26
Stefan Allius writes:
Joakim Tjernlund
2004-08-25
Mike Frysinger writes:
Eric Andersen
2004-08-25
Mike Frysinger writes:
Eric Andersen
2004-08-25
Joakim Tjernlund writes:
Eric Andersen
2004-08-25
Patch by Carl SHAW <carl.shaw@st.com>...
Manuel Novoa III
2004-08-25
Patch from Stefan Allius:
Joakim Tjernlund
2004-08-25
Hopefully fix Laszlo and Jacobs dlopen problem.
Joakim Tjernlund
2004-08-23
Note a security item for the next release
Eric Andersen
2004-08-22
Make the stub profiling stuff work
Eric Andersen
2004-08-21
The "Delete current profiling code because it is complete crap"
Eric Andersen
2004-08-21
Attempt to support 'gcc -finstrument-functions', which seems much
Eric Andersen
2004-08-21
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-20
Enable only for architectures where __NR_madvise is defined
Eric Andersen
2004-08-19
Never directly include kernel sources
Eric Andersen
2004-08-19
'pagesize' was local to dl-startup.c. In ldso.c we need
Eric Andersen
2004-08-19
Fix dependencies.
Manuel Novoa III
2004-08-19
Accunt for ELF_MACHINE_PLTREL_OVERLAP when relocating ldso.
Joakim Tjernlund
2004-08-19
Remove poor man's malloc. Not needed anymore.
Joakim Tjernlund
2004-08-19
Move "debug_addr" ptr from dl-startup.c to ldso.c
Joakim Tjernlund
2004-08-19
Move the app specific stuff from dl-startup.c to ldso.c.
Joakim Tjernlund
2004-08-19
Oops, forgot to remove unused variable.
Joakim Tjernlund
2004-08-19
This is now done in ldso.c
Joakim Tjernlund
2004-08-18
Clean up the _dl_boot code and make it similar to arm and sh.
Joakim Tjernlund
2004-08-17
Carl SHAW writes:
Eric Andersen
[prev]
[next]