aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-28More fixes for corrupt binaries crashing the binutils.Nick Clifton1-0/+8
2014-10-28This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton1-0/+8
2014-10-27This fixes more seg-faults in tools like "strings" and "objdump" whenNick Clifton1-0/+5
2014-10-27Fix a seg-fault in strings and other binutuils when parsing a corrupt PENick Clifton1-0/+4
2014-10-27This patch closes a potential security hole in applications that useNick Clifton1-0/+6
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-0/+29
2014-10-23ARM: plt_size functions need to read instructions in right byte orderVictor Kamensky1-0/+8
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune1-0/+5
2014-10-21Relax ppc64_elf_tls_optimize assertionAlan Modra1-0/+5
2014-10-21Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra1-0/+5
2014-10-18PowerPC64 ELFv1 function symbol definition vs LTO and discarded sectionsAlan Modra1-0/+8
2014-10-16Fix 17492, ld segfault with --oformat=binaryAlan Modra1-0/+16
2014-10-16PR17488, powerpc64-linux-ld segfaultAlan Modra1-0/+6
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-0/+78
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+45
2014-10-15Bump bfd version.Tristan Gingold1-0/+5
2014-10-14Convert mov to lea only if r_offset >= 2H.J. Lu1-0/+6
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra1-0/+6
2014-10-13Run eh_frame optimisation for relocatable linkAlan Modra1-0/+14
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi1-0/+5
2014-10-04Discard zero address range eh_frame FDEsAlan Modra1-0/+13
2014-09-29Fix build for OLD_FREEBSD_ABI_LABELH.J. Lu1-0/+6
2014-09-24BFD: Add support for more than one plugin in lib/bfd-pluginsMarkus Trippelsdorf1-0/+9
2014-09-23Fix 'call8: call target out of range' xtensa ld relaxation bugSterling Augustine1-0/+7
2014-09-22Produce output file with -noinhibit-exec after overlapping FDE errorAlan Modra1-0/+6
2014-09-22MIPS: Don't sign extend the addend for RELA relocationsMatthew Fortune1-0/+5
2014-09-22NDS32/bfd: Synchronize the argument type.Kuan-Lin Chen1-0/+5
2014-09-19S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.Andreas Krebbel1-0/+7
2014-09-18Fix regression for Linux vDSO in GDB (PR gdb/17407).Jan Kratochvil1-0/+5
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo1-0/+5
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen1-0/+32
2014-09-15This fixes a typo in a previous commit.Chen Gang1-0/+6
2014-09-15Add support for MIPS R6.Andrew Bennett1-0/+53
2014-09-13Fix some ChangeLog typosAlan Modra1-4/+4
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett1-0/+4
2014-09-12Test for overflow in eh_frame_hdr entries and for overlapping FDEsAlan Modra1-0/+8
2014-09-11Move ELF section headers to end of object fileAlan Modra1-0/+8
2014-08-30ppc476 patch area size miscalculationAlan Modra1-0/+4
2014-08-29PowerPC64 call lacks nop errorAlan Modra1-0/+5
2014-08-29Prevent alpha_vms_object_p stopping bfd_check_format_matches scanAlan Modra1-0/+5
2014-08-29Report an error for S-records with less than the miniumum sizeAlan Modra1-0/+5
2014-08-28Check S-record with 0 sizeH.J. Lu1-0/+4
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu1-0/+7
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu1-0/+6
2014-08-26Disambiguate test for relaxation type.DJ Delorie1-0/+5
2014-08-26[AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang1-0/+7
2014-08-26Fix a typo in the selection pattern for the or1knd cpu.Nick Clifton1-0/+4
2014-08-22Fix file-alignment for objcopy for pe-coffKai Tietz1-0/+6
2014-08-22Delete redundant struct cie fieldAlan Modra1-0/+5
2014-08-22Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra1-0/+17