OSDN Git Service

ldso: clean up breakage in tls merge
[uclinux-h8/uClibc.git] / ldso / include /
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-08 Mike Frysingerldso: pull in missing bits/fcntl.h header for O_CLOEXEC
2009-10-06 Bernhard Reutner... whitespace cleanup
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-07-20 Mike Frysingerfix building for systems w/out ldso support
2009-04-11 austinfsparc also needs CONSTANT_STRING_GOT_FIXUP for doing...
2009-04-09 Khem RajFix the ifdef logic broken by last commit for !defined...
2009-04-09 Khem RajThe attached patches fixes the problems found bringing...
2009-01-12 Carmelo Amorosoldso: do not comment out unused variables, just delete it.
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2008-12-03 Bernhard Reutner... - Use runtime pagesize (Jeremy Kerr)
2008-11-03 Hans-Christian EgtvedtFix whitespace damage in file.
2008-09-18 Carmelo AmorosoUse __always_inline for _dl_gettimeofday as well.
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-03 Bernhard Reutner... - Revert _dl_exit touch-up.
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-30 Bernhard Reutner... - fix the macros rather than the callees as rightfully...
2008-02-08 Bernd SchmidtFix the recent dladdr changes so that they compile...
2008-01-18 Carmelo AmorosoThis patch solves a problem in dladdr caused by the...
2008-01-09 Mike Frysingerfix broken whitespace in many places; no functional...
2008-01-08 Bernd SchmidtSome more Blackfin/FDPIC ldso merging work. Include...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingerwhitespace only: fix indentation
2007-12-04 Bernd SchmidtBlackfin FD-PIC patch 6/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patches 5/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 4/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 3/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 2/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 1/6.
2007-12-03 Carmelo AmorosoSome versions of gcc consider inline merely a hint...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-11-09 Carmelo AmorosoDefine _dl_assert in libdl only if __DOASSERTS__ is...
2007-11-07 Carmelo AmorosoAdded support for GNU hash style into dynamic linker
2007-09-15 Mike FrysingerBlue Swirl writes:
2007-04-17 Mike Frysingerfix ld.so.cache handling on no-mmu setups
2007-02-17 Joakim TjernlundMake _dl_malloc alignment arch configurable.
2007-01-29 Bernhard Reutner... - see if defined foo before trying to look at the value...
2006-12-06 Eric Andersenbits/kernel_stat.h is for internal uClibc use only...
2006-11-17 Mike FrysingerBernd Schmidt writes:
2006-10-07 Mike Frysingerfixup from Bernd Schmidt to properly document DL_ADDR_T...
2006-10-07 Mike FrysingerBernd Schmidt writes:
2006-09-19 Mike Frysingermerge some more FDPIC related fixes from Bernd Schmidt
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away initializing...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away initializing...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Mike Frysingermissed an ElfW(Addr) change
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load addresses
2006-07-05 Mike Frysingeruse ElfW(Addr) in more places
2006-07-05 Mike Frysingerrevert fdpic patch so we can merge it in bit by bit
2006-06-30 Mike FrysingerBernd Schmidt writes: abstract away addresses so we...
2006-04-20 Mike Frysingeradd a note as to why mips is special
2006-03-23 Peter S. Mazingerforgotten to update gettimeofday here as well
2006-03-08 Mike Frysingermacro out the /10 operation so arches can have their...
2006-02-23 Peter KjellerstedtInclude bits/uClibc_page.h before dl-syscall.h as the...
2006-02-23 Peter KjellerstedtAllow MMAP2_PAGE_SHIFT to be specified by the architect...
2006-02-23 Peter KjellerstedtA little clean up.
2006-02-22 Mike Frysingersync with glibc
2006-02-22 Mike FrysingerNicolas Bellido: switch up order of mmap preference...
2006-02-22 Mike Frysingermove _dl_mmap_check_error() to related mmap bits of...
2006-01-31 Mike FrysingerJohn Bowler writes in Bug 385:
2006-01-30 Peter S. Mazingerback to inline, mips fails
2006-01-27 Peter S. Mazingeruse attribute_unused instead of hardcoded
2006-01-24 Bernhard Reutner... - use keywords __asm__ and __inline__ c99.
2006-01-20 Mike Frysingerfix building on alpha
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2006-01-17 Mike Frysingercleanup whitespace
2006-01-14 Peter S. MazingerRevert 13276, cache corrupted on x86
2006-01-14 Mike Frysingeruse regular headers rather than trying to get tricky
2005-11-23 Mike Frysingerchange to Lesser GPL 2.1 as pointed out by psm
2005-11-22 Mike Frysingeradd some copyright info
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-11 Peter S. MazingerRemove TMPDIR from glibc's commented list
2005-10-11 Peter S. MazingerSync unsecvars.h w/ glibc-2.3.5, remove unused vars...
2005-09-23 "Steven J. Hill"I really really HATE gcc-4.1 and its whimsical inline...
2005-09-20 Joakim TjernlundMake powerpc use sys/syscall.h, instead of defining...
2005-09-18 Joakim TjernlundRemove unused function.
2005-09-17 Joakim TjernlundFix bug 430 and reduce ldso size with 1KB :). Not sure...
2005-08-29 Mike Frysingersome fixes by anemo in Bug 9 to play nicely with 32...
2005-08-15 Eric AndersenJust quote the whole darn thing so we can print any...
2005-08-15 Mike Frysingerremove quote char which doesnt belong
2005-08-15 Mike Frysingermove arch-specific checks out of shared dl-syscall...
2005-08-12 Joakim TjernlundRemove hardcoded ld-uClibc.so.0 name in ldso.
2005-08-09 Mike Frysingerdisable early debug code if the arch relies on certain...
2005-07-13 Mike Frysingeroops, fix typo in ELF_ST_BIND macros
2005-07-13 Mike Frysingeruse Elf32_Word instead of uint32_t since that is what...
2005-07-11 Mike Frysingerforce hash buckets to work off of 32bit quantities
2005-07-11 Mike Frysingercreate a new wrapper macro for debug early output
2005-07-11 Mike Frysingermake sure the SEND_NUMBER_STDERR macro doesnt modify...
2005-07-09 Mike Frysingerwe need the syscall6() version of mmap
2005-07-08 Mike Frysingerneed _DEBUG macros for NUMBER too
2005-07-07 Mike Frysingerclean up whitespace
2005-07-07 Mike Frysingermake RUNPATH/RPATH support configurable
2005-07-06 Mike Frysingerneed features.h for the misc attribute defines and...
2005-07-06 Mike Frysingersetup ELF_R_TYPE() wrapper for ELF{32,64}_R_TYPE()
2005-07-02 Mike Frysingeruse new __always_inline define
2005-07-02 Mike Frysingeruse new __always_inline define
2005-06-30 Mike Frysingercreate generic ELF_* macros to hide 32/64 bit differences
2005-06-30 Mike Frysingerwhitespace tweaks
next