OSDN Git Service

Add sanity checks to ld.so DSBT support
[uclinux-h8/uClibc.git] / ldso / ldso / bfin /
2011-01-20 Carmelo Amorosoldso: get rid of _dl_lookup_hash
2011-01-20 Salvatore CroAdd protected symbols support for all architectures
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-15 Bernhard Reutner... ldso: Add missing newlines to some debug messages
2009-07-23 Mike FrysingerBlackfin: rename __dl_boot to __start
2009-07-23 Mike FrysingerBlackfin: fix incorrect attribute order
2009-07-23 Mike FrysingerBlackfin: add elf_machine_load_address() stub
2009-07-23 Mike Frysingersilence warnings in Blackfin ldso code
2009-07-23 Jie ZhangBlackfin: add support for automatic loading of L2 SRAM...
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-02 Mike FrysingerBlackfin: make sure all relocs are uppercase
2009-03-05 Carmelo AmorosoUse __always_inline instead of __inline__
2009-01-28 Carmelo AmorosoRemove check for the relocation type check in the resolver,
2009-01-14 Carmelo Amorosoldso: performs bootstrap relocations only if required...
2009-01-04 Denis Vlasenkoldso/ldso/dl-startup.c: make _dl_elf_main static; remov...
2008-12-03 Bernhard Reutner... - Use runtime pagesize (Jeremy Kerr)
2008-10-24 Bernhard Reutner... - tidy up inline:
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-02-08 Bernd SchmidtFix the recent dladdr changes so that they compile...
2008-01-18 Bernd SchmidtUpdate dl-inlines.h from Blackfin repository.
2008-01-08 Bernd SchmidtSome more Blackfin/FDPIC ldso merging work. Include...
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 3/6.
2007-11-28 Bernd SchmidtFix merging error: a macro was renamed.
2007-11-23 Bernd SchmidtChange test for a define that got renamed a while ago.
2006-11-17 Mike FrysingerBernd Schmidt writes: [blackfin updates] add support...