aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Handle R_M32C_24 speciallyDJ Delorie1-0/+6
2015-01-22Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton1-0/+7
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+34
2015-01-19Define elf_backend_default_execstack as 0 for Nios II.Chung-Lin Tang1-0/+4
2015-01-20Fix garbage collection of common symbols for powerpc64Alan Modra1-0/+6
2015-01-19Add a testcase for PR ld/17615H.J. Lu1-1/+1
2015-01-19Fix garbage collection of common symbolsAlan Modra1-0/+8
2015-01-19More fixes related to NONE relocsAlan Modra1-0/+17
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-0/+106
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu1-0/+6
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton1-0/+26
2015-01-15Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL.Nick Clifton1-0/+6
2015-01-15Omit section dynsyms for any linker created sectionAlan Modra1-0/+5
2015-01-15Fix ARM fail of gap testAlan Modra1-0/+11
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang1-0/+5
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang1-0/+5
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang1-0/+5
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang1-0/+8
2015-01-12Fix GDB crash caused by discarding grouped debug sectionsTerry Guo1-0/+6
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu1-0/+7
2015-01-09Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex f...Nick Clifton1-0/+7
2015-01-09Use official ELF machine number for moxieAnthony Green1-0/+4
2015-01-08Adds code to the MSP430 linker to transform a 4-byte BR instruction intoNick Clifton1-0/+6
2015-01-08Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton1-0/+10
2015-01-06Skip unknown relocationH.J. Lu1-0/+6
2015-01-06Another fix for an objdump crash when parsing a corrupt binary.Nick Clifton1-0/+3
2015-01-06Fix memory access violations for objdump triggered by fuzzed binaries.Nick Clifton1-0/+6
2015-01-06Fixes for memory access violations in the coffdump program.Nick Clifton1-0/+10
2015-01-05Return NULL on corrupt inputH.J. Lu1-0/+7
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-0/+12
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-3416/+4
2014-12-30Assign file position for .strtab only if neededH.J. Lu1-0/+6
2014-12-28Misplaced parenthesis calculates two too few bytes for stringAlan Modra1-0/+6
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra1-0/+6
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo1-0/+8
2014-12-24Add cast to unsigned longH.J. Lu1-0/+5
2014-12-24This patch adds support for printing out the pdata section of PE objects.Pierre Muller1-0/+18
2014-12-24Fix generic linker symbol output when weak is overridden by strongAlan Modra1-0/+5
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess1-0/+5
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra1-0/+6
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+54
2014-12-18Set ppc COMMONPAGESIZE to 64kRichard Henderson1-0/+5
2014-12-16Fix a memory access violation triggeed by a fuzzed binary.Nick Clifton1-0/+8
2014-12-15Check corrupt inputH.J. Lu1-0/+5
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu1-0/+17
2014-12-12Set bfd_error in _bfd_elf_adjust_dynamic_copyAlan Modra1-0/+5
2014-12-12Copy relocations against protected symbolsAlan Modra1-0/+36
2014-12-11This commit causes hundreds of core file regressions in gdb:Keith Seitz1-0/+8
2014-12-10Don't always build coffgen.oAlan Modra1-0/+33
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra1-0/+22