aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-23Fix up one ChangeLog date.Kuan-Lin Chen1-1/+1
2018-02-23Automatic date update in version.inGDB Administrator1-1/+1
2018-02-22Automatic date update in version.inGDB Administrator1-1/+1
2018-02-21Automatic date update in version.inGDB Administrator1-1/+1
2018-02-20Enable link time garbage collection support for the IA64 target.Jason Duerstock2-0/+5
2018-02-20Automatic date update in version.inGDB Administrator1-1/+1
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki2-10/+9
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki2-3/+22
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki3-0/+15
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki3-16/+5
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra6-15/+28
2018-02-19Don't use %llAlan Modra3-6/+12