aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-07-19[ARC] Add JLI support.John Eric Martin5-1/+14
2017-07-19Automatic date update in version.inGDB Administrator1-1/+1
2017-07-18Fix spelling typos.Yuri Chornovian22-27/+52
2017-07-18Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton2-1/+13
2017-07-18Automatic date update in version.inGDB Administrator1-1/+1
2017-07-17Add missing ChangeLog entries for PR ld/21782 fixH.J. Lu1-0/+6
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu1-3/+1
2017-07-17Re-indent elf_x86_64_relocate_sectionH.J. Lu2-2/+6
2017-07-17Automatic date update in version.inGDB Administrator1-1/+1
2017-07-16__tls_get_addr_opt GOT entriesAlan Modra3-70/+10
2017-07-16Automatic date update in version.inGDB Administrator1-1/+1
2017-07-15Automatic date update in version.inGDB Administrator1-1/+1
2017-07-14Automatic date update in version.inGDB Administrator1-1/+1
2017-07-13Automatic date update in version.inGDB Administrator1-1/+1
2017-07-12Update PO filesAlan Modra17-4857/+16206
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton4-14/+33
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra74-478/+616
2017-07-12Automatic date update in version.inGDB Administrator1-1/+1
2017-07-11ppc32 use of %x in einfo format, typo fixAlan Modra2-2/+6
2017-07-11ppc32 use of %x in einfo formatAlan Modra2-4/+9
2017-07-11Automatic date update in version.inGDB Administrator1-1/+1
2017-07-10Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton2-0/+7
2017-07-10Automatic date update in version.inGDB Administrator1-1/+1
2017-07-09Automatic date update in version.inGDB Administrator1-1/+1
2017-07-08Automatic date update in version.inGDB Administrator1-1/+1
2017-07-07Create pseudo sections for FreeBSD NT_PTLWPINFO core notes.John Baldwin2-0/+8
2017-07-07Add some missing xcoff supportAlan Modra2-1/+10
2017-07-07Another _doprnt fix for %L handlingAlan Modra2-12/+20
2017-07-07Automatic date update in version.inGDB Administrator1-1/+1
2017-07-06Convert 'L' to 'l' when setting wide_width to 1H.J. Lu2-1/+9
2017-07-06Automatic date update in version.inGDB Administrator1-1/+1
2017-07-05Fix build with GCC 4.2H.J. Lu2-6/+14
2017-07-05Automatic date update in version.inGDB Administrator1-1/+1
2017-07-04Regenerate configure.Tristan Gingold3-11/+16
2017-07-04[AArch64] Remove useless and incorrect assertionJiong Wang2-7/+5
2017-07-04[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil2-71/+399
2017-07-04Automatic date update in version.inGDB Administrator1-1/+1
2017-07-03bfd: partial revert commit EC1ACAB (prevent all but undef weak symbols to bec...Egeyar Bagcioglu2-7/+5
2017-07-03Regenerate pot files.Tristan Gingold2-1407/+1553
2017-07-03Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra5-46/+82
2017-07-03BFD long long cleanupAlan Modra7-25/+35
2017-07-03Miscellaneous format string fixesAlan Modra3-8/+18
2017-07-03Missing config for bfd.c:_doprntAlan Modra4-55/+119
2017-07-03Automatic date update in version.inGDB Administrator1-1/+1
2017-07-02Automatic date update in version.inGDB Administrator1-1/+1
2017-07-01Automatic date update in version.inGDB Administrator1-1/+1
2017-06-30Automatic date update in version.inGDB Administrator1-1/+1
2017-06-29RISC-V: Fix TLS copy relocsAndrew Waterman2-4/+11
2017-06-29bfd: prevent all but undef weak syms from becoming dynamic in sparc.Egeyar Bagcioglu2-20/+57
2017-06-29[AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang2-23/+68