aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-03-14PowerPC64 debian bug 886264, out-of-line save/restore functionsAlan Modra1-0/+7
2018-03-14GC: Also check the local debug definition sectionH.J. Lu1-0/+6
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton1-0/+13
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton1-0/+11
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu1-0/+8
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li1-0/+6
2018-03-07mips64 rtype_to_howto error statusAlan Modra1-0/+5
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill1-0/+9
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson1-0/+8
2018-03-01RISC-V: Fix symbol size bug when relaxation deletes bytes.Jim Wilson1-0/+6
2018-03-01correct ft32 reloc range testAlan Modra1-0/+4
2018-02-28Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks.Nick Clifton1-0/+8
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra1-0/+5
2018-02-28Fix potential integer overflow when reading corrupt dwarf1 debug information.Nick Clifton1-0/+6
2018-02-28Nonsense error messages on invalid aout string offsetAlan Modra1-0/+6
2018-02-27ld: Add --enable-separate-codeH.J. Lu1-0/+10
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton1-0/+12
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-0/+130
2018-02-26ChangeLog entry for previous commit.Jim Wilson1-0/+8
2018-02-26Segfault on phdrs allocated but not createdAlan Modra1-0/+6
2018-02-26assorted target messagesAlan Modra1-0/+14
2018-02-26BFD messagesAlan Modra1-0/+5
2018-02-26AOUT/COFF/PE messagesAlan Modra1-0/+7
2018-02-26ARM and AArch64 messagesAlan Modra1-0/+4
2018-02-26MIPS messagesAlan Modra1-0/+4
2018-02-26ELF linker messagesAlan Modra1-0/+6
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-0/+25
2018-02-26PPC error/warning messagesAlan Modra1-0/+6
2018-02-23PR22881, null pointer dereference in assign_file_positions_for_non_load_sectionsAlan Modra1-0/+6
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen1-0/+4
2018-02-23Fix up one ChangeLog date.Kuan-Lin Chen1-1/+1
2018-02-20Enable link time garbage collection support for the IA64 target.Jason Duerstock1-0/+4
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki1-0/+8
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki1-0/+8
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki1-0/+5
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki1-0/+5
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra1-0/+10
2018-02-19Don't use %llAlan Modra1-0/+6
2018-02-19%L conversionsAlan Modra1-0/+24
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-0/+10
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-0/+132
2018-02-19PT_LOAD and PT_GNU_RELRO segment overlapAlan Modra1-0/+8
2018-02-17Ignore degenerate PT_LOAD segmentsAlan Modra1-0/+7
2018-02-16Remove bfd stub function casts.Alan Modra1-0/+155
2018-02-15RISC-V: Fix relocation failure with zero address sections.Jim Wilson1-0/+3
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson1-0/+7
2018-02-15PR ld/22832 on SPARC.Eric Botcazou1-0/+7
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-0/+123
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu1-0/+19
2018-02-13x86: Properly check building shared libraryH.J. Lu1-0/+5