aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-04-26Automatic date update in version.inGDB Administrator1-1/+1
2020-04-25Automatic date update in version.inGDB Administrator1-1/+1
2020-04-24Automatic date update in version.inGDB Administrator1-1/+1
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov3-0/+39
2020-04-22xtensa: fix PR ld/25861Max Filippov5-2/+152
2020-04-23Automatic date update in version.inGDB Administrator1-1/+1
2020-04-22Automatic date update in version.inGDB Administrator1-1/+1
2020-04-21BFD: Exclude sections with no content from compress check.Tamar Christina2-0/+9
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu5-0/+127
2020-04-21alpha: Warn DT_TEXTREL with -MH.J. Lu2-9/+30
2020-04-21Updated Serbian translation for the BFD directory.Nick Clifton2-3156/+5653
2020-04-21Remove SH-5 remnantsAlan Modra2-16/+7
2020-04-21Automatic date update in version.inGDB Administrator1-1/+1
2020-04-20When bfd/pdp11.c was copied from bfd/aoutx.h, the #defines for external symbo...Stephen Casner2-1/+10
2020-04-20Automatic date update in version.inGDB Administrator1-1/+1
2020-04-20PowerPC64: remove empty .rela.dyn (.rela.branch_lt)Alan Modra2-0/+6
2020-04-19Automatic date update in version.inGDB Administrator1-1/+1
2020-04-18bfd_is_const_section thinkoAlan Modra3-2/+12
2020-04-18Automatic date update in version.inGDB Administrator1-1/+1
2020-04-17PR25842, Null pointer dereference in nm-newAlan Modra2-2/+12
2020-04-17Automatic date update in version.inGDB Administrator1-1/+1
2020-04-16Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton2-6/+21
2020-04-16PR25827, Null pointer dereferencing in scan_unit_for_symbolsAlan Modra2-5/+13
2020-04-16PowerPC64 GOT reloc reserving PLT entry for ifuncAlan Modra1-8/+0
2020-04-16PowerPC64 GOT reloc optimisationAlan Modra1-0/+9
2020-04-16Automatic date update in version.inGDB Administrator1-1/+1
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song12-52/+79
2020-04-15PR25823, Use after free in bfd_hash_lookupAlan Modra2-10/+17
2020-04-15Automatic date update in version.inGDB Administrator1-1/+1
2020-04-14[PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero8-28/+250
2020-04-14The assembler only supports 32-bit stabs. So set sh_entsize unconditionally t...Fangrui Song2-3/+7
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner3-4/+68
2020-04-14Automatic date update in version.inGDB Administrator1-1/+1
2020-04-13Automatic date update in version.inGDB Administrator1-1/+1
2020-04-12Automatic date update in version.inGDB Administrator1-1/+1
2020-04-11Automatic date update in version.inGDB Administrator1-1/+1
2020-04-10Automatic date update in version.inGDB Administrator1-1/+1
2020-04-09Automatic date update in version.inGDB Administrator1-1/+1
2020-04-08Automatic date update in version.inGDB Administrator1-1/+1
2020-04-07ChangeLog entry for last change.Rainer Orth1-0/+7
2020-04-07ld: Fix several 32-bit SPARC plugin testsRainer Orth1-15/+19
2020-04-07Automatic date update in version.inGDB Administrator1-1/+1
2020-04-06Automatic date update in version.inGDB Administrator1-1/+1
2020-04-05Automatic date update in version.inGDB Administrator1-1/+1
2020-04-03elf: Remove zero-sized relocation section from section groupH.J. Lu2-11/+32
2020-04-04Automatic date update in version.inGDB Administrator1-1/+1
2020-04-03Automatic date update in version.inGDB Administrator1-1/+1
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma10-280/+270
2020-04-02Automatic date update in version.inGDB Administrator1-1/+1
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu5-31/+260