aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Regen SRC-POTFILES.inAlan Modra1-0/+4
2017-04-05PowerPC64le PLT reference countingAlan Modra1-0/+5
2017-04-04Use symbolic constants instead of magic numbers with add_data_entry()Jon Turney1-0/+6
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-0/+9
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt1-0/+6
2017-04-04Fix null pointer dereferences when using a link built with clang.Nick Clifton1-0/+8
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+33
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet1-0/+8
2017-03-29Improve the speed of scanning PE binaries for line number information.Nick Clifton1-0/+10
2017-03-28Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson1-0/+9
2017-03-27Add support for the WebAssembly backend to the BFD library.Pip Cet1-0/+13
2017-03-27oops - forgot to add the bfd/ChangeLog entry...Pip Cet1-0/+14
2017-03-20PR 21266, unstable qsort in bfd/elf64-ppc.cAlan Modra1-0/+5
2017-03-18DT_TEXTREL vs IFUNCAlan Modra1-0/+18
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-0/+23
2017-03-11Remove bogus ATTRIBUTE_UNUSEDAlan Modra1-0/+6
2017-03-09Fix compile time warnings about using possibly uninitialised variables in rs6...Sam Thursfield1-0/+5
2017-03-07PowerPC64 abort due to dynamic relocs on hidden undefweakAlan Modra1-0/+7
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra1-0/+16
2017-03-03Fix thinko in previous changelog entry.Nick Clifton1-1/+1
2017-03-02Disable warning message about a program header with no associated sections wh...Nick Clifton1-0/+6
2017-03-02PowerPC VLE typo fixAlan Modra1-0/+4
2017-02-28PowerPC addpcis fix againAlan Modra1-0/+5
2017-02-28Nios2 dynobj handling fixesAlan Modra1-0/+24
2017-02-28PowerPC addpcis fixAlan Modra1-0/+13
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra1-0/+26
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki1-0/+5
2017-02-27Fix segfault in microblaze linker when garbage collection removes a symbol sc...Nick Clifton1-0/+7
2017-02-25ARC naughtiness causing assertion fail at elf-strtab.c:302Alan Modra1-0/+14
2017-02-24bfd: RISC-V: relax to gp in more cases.Andrew Waterman1-0/+7
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki1-0/+7
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki1-0/+6
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra1-0/+9
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki1-0/+6
2017-02-22Align .gnu_debuglink sections on a 4-byte boundary.Nick Clifton1-0/+6
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra1-0/+7
2017-02-21Alpha DT_RELAAlan Modra1-0/+5
2017-02-20Alpha executables segfault when linked with -z,nowAlan Modra1-0/+6
2017-02-17Fix potential illegal memory access in ZLIB because of an erroneous declarati...Nick Clifton1-0/+6
2017-02-17bfd: Rename Chunk and S3ForcedPedro Alves1-0/+8
2017-02-17bfd: Rename bsd_write_armap and coff_write_armapPedro Alves1-0/+13
2017-02-17bfd: Rename warn_deprecatedPedro Alves1-0/+9
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves1-0/+17
2017-02-17bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves1-0/+17
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess1-0/+5
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess1-0/+9
2017-02-16hppa -z relro againAlan Modra1-0/+10
2017-02-16PR21132, hppa-linux pie support doesn't workAlan Modra1-0/+6
2017-02-16[Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVEDJiong Wang1-0/+5
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu1-0/+6