aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov1-0/+6
2016-12-01Fix handling of MIPS16 HI16 relocs.Ma Jiang1-0/+6
2016-12-01Fix a seg-fault disassembling a corrupt binary.Nick Clifton1-0/+4
2016-12-01Fix seg-fault running addr2line on a corrupt binary.Nick Clifton1-0/+6
2016-11-30Revert accidental elf.c changeAlan Modra1-0/+4
2016-11-30PR20886, looping in ppc64_elf_size_stubsAlan Modra1-0/+6
2016-11-28Partially revert patch for PR 20815 - do not sort the PT_LOAD segments. Non-...Nick Clifton1-0/+7
2016-11-28Properly hide hidden versioned symbol in executableH.J. Lu1-0/+7
2016-11-25Prevent problems with section alignment by not shrinking the .rsrc section.Jon Turney1-0/+6
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang1-0/+6
2016-11-24RISC-V/bfd: Fix bitsize of R_RISCV_ADD8.Kuan-Lin Chen1-0/+4
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-0/+29
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-0/+88
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-0/+256
2016-11-23Regen POTFILES.inAlan Modra1-0/+5
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-0/+6
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra1-0/+16
2016-11-22Use input_bfd in relocate_sectionAlan Modra1-0/+9
2016-11-21BFD/DWARF2: Correct an `index' global shadowing errorMaciej W. Rozycki1-0/+7
2016-11-19Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"Jose E. Marchesi1-0/+5
2016-11-18bfd: fix negative GOT offsets for non-local references on sparc64James Clarke1-0/+8
2016-11-18Help diagnose problems with the metag target when mixing static and shared bi...Nick Clifton1-0/+6
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj1-0/+10
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu1-0/+6
2016-11-14Fix typo "Faal through" should be "Fall through".Nick Clifton1-0/+4
2016-11-11Accept hidden COFF symbols, but treat them as if they were debugging symbols.Luke Allardyce1-0/+6
2016-11-10Provide a more helpful error message when the BFD library is unable to load a...Nick Clifton1-0/+6
2016-11-10[AArch64] Bind defined symbol locally in PIEJiong Wang1-0/+6
2016-11-08Fix bfd/dwarf2.c build breakagePedro Alves1-0/+5
2016-11-08Greatly improve the speed if looking up DWARF line number information.Igor Tsimbalist1-0/+22
2016-11-04Fix building binutils for all 32-bit targets by moving riscv32 target into 64...Nick Clifton1-0/+5
2016-11-03Deprecate old platformsTristan Gingold1-0/+4
2016-11-03Updated Danish translation for the BFD library.Nick Clifton1-0/+4
2016-11-01BFD: Fix double BFD_FAIL calls in `bfd_default_reloc_type_lookup'Maciej W. Rozycki1-0/+5
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+19
2016-10-31Revert part "Set dynamic tag VMA and size from dynamic section when possible"Alan Modra1-0/+6
2016-10-27gas/arc: Don't rely on bfd list of cpu type for cpu selectionAndrew Burgess1-0/+4
2016-10-25elfxx-mips: Correct STUB_JALR's descriptionMaciej W. Rozycki1-0/+4
2016-10-20Regenerate bfd.pot.Nick Clifton1-0/+4
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+128
2016-10-18Updated Danish translation for the BFD library.Nick Clifton1-0/+4
2016-10-18NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs'Maciej W. Rozycki1-0/+5
2016-10-18ARM/BFD: Correct an `index' global shadowing errorMaciej W. Rozycki1-0/+5
2016-10-12missing changelog entryAlan Modra1-0/+7
2016-10-11Always descend into output section statements in lang_do_assignmentsAlan Modra1-0/+8
2016-10-10bfd/ChangeLog: Add missing PR ld/19908 referenceMaciej W. Rozycki1-0/+1
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-0/+75
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra1-0/+28
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+39
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-0/+7