aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton1-0/+12
2015-02-09Avoid incrementing uninitialized variableEd Maste1-0/+6
2015-02-09Don't segfault or assert on NULL tls_secAlan Modra1-0/+7
2015-02-09elflink.c whitespace, formatting and a plugin symbol tweakAlan Modra1-0/+7
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu1-0/+9
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu1-0/+8
2015-02-06Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton1-0/+7
2015-02-03Mark the plugin symbol undefinedH.J. Lu1-0/+7
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-0/+64
2015-02-03bfd/elfnn-aarch64.c: Set st_value to zero for undefined symbolsWill Newton1-0/+4
2015-02-03bfd/elf32-arm.c: Improve comment in elf32_arm_finish_dynamic_symbolWill Newton1-0/+5
2015-02-02NDS32/bfd: Add one more argument to control contents cache.Kuan-Lin Chen1-0/+5
2015-01-29Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra1-0/+7
2015-01-28PowerPC64 changes for xlcAlan Modra1-0/+6
2015-01-28FT32 initial supportAlan Modra1-0/+20
2015-01-27Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton1-0/+8
2015-01-27Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton1-0/+6
2015-01-26NDS32/bfd: Fix relax round setting.Kuan-Lin Chen1-0/+4
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