aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Don't move weak alias dyn_relocs to weakdefAlan Modra1-0/+19
2017-11-23Delete powerpc64 symbol weakref fieldAlan Modra1-0/+8
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-0/+63
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra1-0/+5
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton1-0/+7
2017-11-21PR22451, strip no longer works on older object filesAlan Modra1-0/+10
2017-11-18Fix error message typo.Jim Wilson1-0/+5
2017-11-17x86: Pass "%F%P:" to linker callback in case of errorH.J. Lu1-0/+5
2017-11-16Prevent illegal memory accesses when parsing incorrecctly formated core notes.Nick Clifton1-0/+7
2017-11-16Prevent a possible seg-fault in the section merging code, by always creating ...Nick Clifton1-0/+5
2017-11-15Handle ' and I format flagsAlan Modra1-0/+7
2017-11-14PR22431, powerpc64 ld segfault when .plt discardedAlan Modra1-0/+9
2017-11-14Inconsistent .eh_frame_hdr on powerpc64Alan Modra1-0/+5
2017-11-13PE: don't corrupt section flags when linking from ELF objectsJan Beulich1-0/+8
2017-11-12ld: Remove PF_X from PT_PHDR segmentH.J. Lu1-0/+6
2017-11-12weakdef list handlingAlan Modra1-0/+5
2017-11-12non_got_ref after adjust_dynamic_relocsAlan Modra1-0/+23
2017-11-08BFD: Extract PID from MIPS core dump fileDjordje Todorovic1-0/+6
2017-11-08BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic1-0/+9
2017-11-07PowerPC64 statistics messageAlan Modra1-0/+5
2017-11-07ngettext supportAlan Modra1-0/+10
2017-11-05Proper bound check in _bfd_doprnt_scanAlan Modra1-0/+6
2017-11-05PR22397, BFD internal error when message locale isn't CAlan Modra1-0/+12
2017-11-05powerpc TLS in PIEsAlan Modra1-0/+10
2017-11-05PowerPC readonly_dynrelocsAlan Modra1-0/+9
2017-11-05hppa-linux TLS relocsAlan Modra1-0/+13
2017-11-05PR22394, hppa-linux-ld fails to emit dynamic relocationsAlan Modra1-0/+12
2017-11-03x86: Remove func_pointer_refcountH.J. Lu1-0/+14
2017-11-03Fix excessive memory allocation attempts and possible integer overfloaws when...Nick Clifton1-0/+8
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman1-0/+17
2017-11-01Prevent illegal memory accesses when attempting to read excessively large COF...Nick Clifton1-0/+6
2017-11-01Update check for invalid values in pe_bfd_read_buildid function.Nick Clifton1-0/+6
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton1-0/+8
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra1-0/+9
2017-10-31Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton1-0/+6
2017-10-30frv-elf --gc-sections failuresAlan Modra1-0/+3
2017-10-30relocs_compatible test for gc-sectionsAlan Modra1-0/+6
2017-10-30Fix hppa-linux pr22269-1 failAlan Modra1-0/+16
2017-10-28PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra1-0/+8
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra1-0/+6
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman1-0/+5
2017-10-24[BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li1-0/+5
2017-10-23Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton1-0/+6
2017-10-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki1-0/+7
2017-10-22Fix gas/22304 by forcing a 64-bit bfd for cris*-*.Hans-Peter Nilsson1-0/+5
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt1-0/+18
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt1-0/+7
2017-10-19tilegx: Check bfd_link_executable for TLS checkH.J. Lu1-0/+10
2017-10-19tilepro: Check bfd_link_executable for TLS checkH.J. Lu1-1/+11
2017-10-19sparc: Check bfd_link_executable for TLS checkH.J. Lu1-0/+10