summaryrefslogtreecommitdiff
path: root/ldso/ldso/bfin
AgeCommit message (Expand)Author
2009-11-15ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer
2009-07-23Blackfin: rename __dl_boot to __startMike Frysinger
2009-07-23Blackfin: fix incorrect attribute orderMike Frysinger
2009-07-23Blackfin: add elf_machine_load_address() stubMike Frysinger
2009-07-23silence warnings in Blackfin ldso codeMike Frysinger
2009-07-23Blackfin: add support for automatic loading of L2 SRAM regionsJie Zhang
2009-06-01Blackfin: make sure all relocs are uppercaseMike Frysinger
2009-03-05Use __always_inline instead of __inline__Carmelo Amoroso
2009-01-28Remove check for the relocation type check in the resolver,Carmelo Amoroso
2009-01-14ldso: performs bootstrap relocations only if required by the arch.Carmelo Amoroso
2009-01-04ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable.Denis Vlasenko
2008-12-03- Use runtime pagesize (Jeremy Kerr)Bernhard Reutner-Fischer
2008-10-24- tidy up inline:Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2008-02-08Fix the recent dladdr changes so that they compile on FD-PIC targets.Bernd Schmidt
2008-01-18Update dl-inlines.h from Blackfin repository.Bernd Schmidt
2008-01-08Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when itBernd Schmidt
2007-12-03Blackfin FD-PIC patch 3/6.Bernd Schmidt
2007-11-28Fix merging error: a macro was renamed.Bernd Schmidt
2007-11-23Change test for a define that got renamed a while ago.Bernd Schmidt
2006-11-17Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include L1...Mike Frysinger