aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)Author
2017-07-11ppc32 use of %x in einfo formatAlan Modra
2017-07-11Automatic date update in version.inGDB Administrator
2017-07-10Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton
2017-07-10Automatic date update in version.inGDB Administrator
2017-07-09Automatic date update in version.inGDB Administrator
2017-07-08Automatic date update in version.inGDB Administrator
2017-07-07Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin
2017-07-07Add some missing xcoff supportAlan Modra
2017-07-07Another _doprnt fix for %L handlingAlan Modra
2017-07-07Automatic date update in version.inGDB Administrator
2017-07-06Convert 'L' to 'l' when setting wide_width to 1H.J. Lu
2017-07-06Automatic date update in version.inGDB Administrator
2017-07-05Fix build with GCC 4.2H.J. Lu
2017-07-05Automatic date update in version.inGDB Administrator
2017-07-04Regenerate configure.Tristan Gingold
2017-07-04[AArch64] Remove useless and incorrect assertionJiong Wang
2017-07-04[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil
2017-07-04Automatic date update in version.inGDB Administrator
2017-07-03bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu
2017-07-03Regenerate pot files.Tristan Gingold
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra
2017-07-03BFD long long cleanupAlan Modra
2017-07-03Miscellaneous format string fixesAlan Modra
2017-07-03Missing config for bfd.c:_doprntAlan Modra
2017-07-03Automatic date update in version.inGDB Administrator
2017-07-02Automatic date update in version.inGDB Administrator
2017-07-01Automatic date update in version.inGDB Administrator
2017-06-30Automatic date update in version.inGDB Administrator
2017-06-29RISC-V: Fix TLS copy relocsAndrew Waterman
2017-06-29bfd: prevent all but undef weak syms from becoming dynamic in sparc.Egeyar Bagcioglu
2017-06-29[AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang
2017-06-29[AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez
2017-06-29Automatic date update in version.inGDB Administrator
2017-06-28Don't call bfd_get_file_size in _bfd_generic_get_section_contentsH.J. Lu
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-28Automatic date update in version.inGDB Administrator
2017-06-27Remove debugging accidentally left in tekhex.c.Nick Clifton
2017-06-27Fix PR 13402Senthil Kumar Selvaraj
2017-06-27Warning fixAlan Modra
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen
2017-06-27More fixes for bfd_get_section_contents changeAlan Modra
2017-06-27Automatic date update in version.inGDB Administrator
2017-06-27Fix GDB regressions caused by previous bfd_get_section_contents changesPedro Alves
2017-06-26Add a missing line to _bfd_generic_get_section_contents_in_windowH.J. Lu
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki
2017-06-26Check file size before getting section contentsH.J. Lu
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki
2017-06-26Fix address violation parsing a corrupt texhex format file.Nick Clifton