aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-03-14PowerPC64 debian bug 886264, out-of-line save/restore functionsAlan Modra2-15/+25
2018-03-14GC: Also check the local debug definition sectionH.J. Lu2-7/+24
2018-03-14Automatic date update in version.inGDB Administrator1-1/+1
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton2-8/+59
2018-03-13Automatic date update in version.inGDB Administrator1-1/+1
2018-03-12Automatic date update in version.inGDB Administrator1-1/+1
2018-03-11Automatic date update in version.inGDB Administrator1-1/+1
2018-03-10Automatic date update in version.inGDB Administrator1-1/+1
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton5-7/+31
2018-03-09Automatic date update in version.inGDB Administrator1-1/+1
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu3-0/+18
2018-03-08Automatic date update in version.inGDB Administrator1-1/+1
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li2-2/+17
2018-03-07mips64 rtype_to_howto error statusAlan Modra2-1/+8
2018-03-07Automatic date update in version.inGDB Administrator1-1/+1
2018-03-06Automatic date update in version.inGDB Administrator1-1/+1
2018-03-05Automatic date update in version.inGDB Administrator1-1/+1
2018-03-04Automatic date update in version.inGDB Administrator1-1/+1
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill2-4/+19
2018-03-03Automatic date update in version.inGDB Administrator1-1/+1
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson2-5/+16
2018-03-02Automatic date update in version.inGDB Administrator1-1/+1
2018-03-01RISC-V: Fix symbol size bug when relaxation deletes bytes.Jim Wilson2-7/+19
2018-03-01Automatic date update in version.inGDB Administrator1-1/+1
2018-03-01correct ft32 reloc range testAlan Modra2-1/+5
2018-02-28Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks.Nick Clifton2-15/+29
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra2-2/+9
2018-02-28Fix potential integer overflow when reading corrupt dwarf1 debug information.Nick Clifton2-2/+21
2018-02-28Nonsense error messages on invalid aout string offsetAlan Modra2-1/+13
2018-02-28Automatic date update in version.inGDB Administrator1-1/+1
2018-02-27ld: Add --enable-separate-codeH.J. Lu5-4/+79
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton11-11/+23
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton89-412/+950
2018-02-27Automatic date update in version.inGDB Administrator1-1/+1
2018-02-26ChangeLog entry for previous commit.Jim Wilson1-0/+8
2018-02-26IA-64: Fix linker error with --no-keep-memory.Jim Wilson1-0/+6
2018-02-26Segfault on phdrs allocated but not createdAlan Modra2-7/+11
2018-02-26Automatic date update in version.inGDB Administrator1-1/+1
2018-02-26assorted target messagesAlan Modra37-219/+241
2018-02-26BFD messagesAlan Modra7-27/+32
2018-02-26AOUT/COFF/PE messagesAlan Modra16-62/+71
2018-02-26ARM and AArch64 messagesAlan Modra3-111/+118
2018-02-26MIPS messagesAlan Modra2-29/+33
2018-02-26ELF linker messagesAlan Modra7-84/+91
2018-02-26unrecognized/unsupported reloc messageAlan Modra81-242/+297
2018-02-26PPC error/warning messagesAlan Modra3-75/+73
2018-02-25Automatic date update in version.inGDB Administrator1-1/+1
2018-02-24Automatic date update in version.inGDB Administrator1-1/+1
2018-02-23PR22881, null pointer dereference in assign_file_positions_for_non_load_sectionsAlan Modra2-38/+52
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen2-0/+11