summaryrefslogtreecommitdiff
path: root/ldso/ldso/bfin
AgeCommit message (Expand)Author
2015-03-22fix bfin compile, -msoft-float is not availableWaldemar Brodkorb
2013-03-07buildsys: Add missing $(SYMBOL_PREFIX) to symbol namesMarkos Chandras
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-03-29ldso: mark _start hiddenMike Frysinger
2012-03-27ldso: bfin: add alias from __start to _startMike Frysinger
2012-03-26ldso: bfin: tweak styleMike Frysinger
2012-03-25ldso: use ELF_xxx()/ElfW() helpersMike Frysinger
2011-11-27ldso: bfin: fix sram_flags initMike Frysinger
2011-11-27ldso: bfin: shrink sram mapping funcMike Frysinger
2011-11-27ldso: fdpic: clean up styleMike Frysinger
2011-11-27ldso: fdpic: unify duplicate bfin/frv logicMike Frysinger
2011-10-14ldso: silence harmless warning for !LDSO_PRELINK_SUPPORTBernhard Reutner-Fischer
2011-10-06ldso: unify pread syscall definitionMike Frysinger
2011-10-06ldso: bfin/frv: drop dead simulator codeMike Frysinger
2011-10-06ldso: merge duplicate dl-syscalls.h code to common headerMike Frysinger
2011-10-01ldso: constify reloc array itselfMike Frysinger
2011-05-04Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-04-11Fix nommu handling of DT_TEXTRELBernd Schmidt
2011-04-06Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2011-01-21Merge remote branch 'origin/master' into prelinkCarmelo Amoroso
2011-01-20ldso: get rid of _dl_lookup_hashCarmelo Amoroso
2011-01-20Add protected symbols support for all architecturesSalvatore Cro
2010-10-11ldso: Extend prelink support for all other achitecturesFilippo Arcidiacono
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