aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-07-19[AArch64] Fix PR18841 ifunc relocation orderingSzabolcs Nagy1-0/+6
2017-07-19Extend previous fix to coff-rs6000.c to coff64-rs6000.cNick Clifton1-0/+4
2017-07-19Fix use-after-free error when parsing a corrupt nested archive.Nick Clifton1-0/+7
2017-07-19Fix address violation when attempting to read a corrupt field in a COFF archi...Nick Clifton1-0/+13
2017-07-19[ARC] Add JLI support.John Eric Martin1-0/+8
2017-07-18Fix spelling typos.Yuri Chornovian1-0/+25
2017-07-18Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton1-0/+6
2017-07-17Add missing ChangeLog entries for PR ld/21782 fixH.J. Lu1-0/+6
2017-07-17Re-indent elf_x86_64_relocate_sectionH.J. Lu1-0/+4
2017-07-16__tls_get_addr_opt GOT entriesAlan Modra1-0/+6
2017-07-12Update PO filesAlan Modra1-0/+19
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton1-0/+12
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-0/+163
2017-07-11ppc32 use of %x in einfo format, typo fixAlan Modra1-0/+4
2017-07-11ppc32 use of %x in einfo formatAlan Modra1-0/+5
2017-07-10Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton1-0/+5
2017-07-07Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin1-0/+4
2017-07-07Add some missing xcoff supportAlan Modra1-0/+4
2017-07-07Another _doprnt fix for %L handlingAlan Modra1-0/+5
2017-07-06Convert 'L' to 'l' when setting wide_width to 1H.J. Lu1-0/+5
2017-07-05Fix build with GCC 4.2H.J. Lu1-0/+7
2017-07-04Regenerate configure.Tristan Gingold1-0/+5
2017-07-04[AArch64] Remove useless and incorrect assertionJiong Wang1-0/+5
2017-07-04[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil1-0/+19
2017-07-03bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu1-0/+5
2017-07-03Regenerate pot files.Tristan Gingold1-0/+4
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra1-0/+24
2017-07-03BFD long long cleanupAlan Modra1-0/+12
2017-07-03Miscellaneous format string fixesAlan Modra1-0/+10
2017-07-03Missing config for bfd.c:_doprntAlan Modra1-0/+7
2017-06-29RISC-V: Fix TLS copy relocsAndrew Waterman1-0/+5
2017-06-29bfd: prevent all but undef weak syms from becoming dynamic in sparc.Egeyar Bagcioglu1-0/+10
2017-06-29[AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang1-0/+9
2017-06-29[AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang1-0/+9
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez1-0/+11
2017-06-28Don't call bfd_get_file_size in _bfd_generic_get_section_contentsH.J. Lu1-0/+6
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu1-0/+6
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki1-0/+15
2017-06-27Remove debugging accidentally left in tekhex.c.Nick Clifton1-0/+5
2017-06-27Fix PR 13402Senthil Kumar Selvaraj1-0/+7
2017-06-27Warning fixAlan Modra1-3/+9
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-0/+10
2017-06-27More fixes for bfd_get_section_contents changeAlan Modra1-0/+8
2017-06-27Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves1-0/+6
2017-06-26Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu1-0/+6
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki1-0/+8
2017-06-26Check file size before getting section contentsH.J. Lu1-1/+9
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki1-0/+2
2017-06-26Fix address violation parsing a corrupt texhex format file.Nick Clifton1-0/+6
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton1-0/+10