2016-09-27 |
Christophe Lyon | [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_TH... |
blob | commitdiff | raw |
2016-09-27 |
Nick Clifton | Ensure that the timestamp in PE/COFF headers is always... |
blob | commitdiff | raw | diff to current |
2016-09-26 |
Vlad Zakharov | When building target binaries, ensure that the warning... |
blob | commitdiff | raw | diff to current |
2016-09-26 |
Awson | Fix the calculation of AMD64_PCRQUAD relocations. |
blob | commitdiff | raw | diff to current |
2016-09-26 |
Alan Modra | PowerPC .gnu.attributes |
blob | commitdiff | raw | diff to current |
2016-09-23 |
Akihiko Odaki | Delete relocations associatesd with deleted exidx entries. |
blob | commitdiff | raw | diff to current |
2016-09-19 |
Jose E. Marchesi | bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_... |
blob | commitdiff | raw | diff to current |
2016-09-14 |
Thomas Preud'homme | Fix ld --gc-section segfault with ARMv8-M entry functio... |
blob | commitdiff | raw | diff to current |
2016-09-14 |
Nick Clifton | Fix seg-fault in objdump when run on a fuzzed PE binary. |
blob | commitdiff | raw | diff to current |
2016-09-14 |
Bhushan Attarde | Prevent segfault in GDB when searching for architecture... |
blob | commitdiff | raw | diff to current |
2016-09-06 |
H.J. Lu | Resolve size relocation with copy relocation |
blob | commitdiff | raw | diff to current |
2016-09-06 |
Senthil Kumar Selvaraj | Fix PR ld/20545 - relaxation bugs in avr backend |
blob | commitdiff | raw | diff to current |
2016-09-01 |
Thomas Preud'homme | 2016-09-01 Thomas Preud'homme <thomas.preudhomme... |
blob | commitdiff | raw | diff to current |
2016-09-01 |
Alan Modra | Don't treat .opd section specially when ELFv2 |
blob | commitdiff | raw | diff to current |
2016-08-31 |
Alan Modra | PowerPC64, correct grouping of stubs for ld.bfd |
blob | commitdiff | raw | diff to current |
2016-08-31 |
Alan Modra | PowerPC VLE sh_flags and p_flags |
blob | commitdiff | raw | diff to current |
2016-08-30 |
Alan Modra | ppc apuinfo for spe parsed incorrectly |
blob | commitdiff | raw | diff to current |
2016-08-29 |
H.J. Lu | i386: Issue an error on non-PIC call to IFUNC in PIC... |
blob | commitdiff | raw | diff to current |
2016-08-27 |
Alan Modra | Lack of SHF_GROUP sections result in ld segfault |
blob | commitdiff | raw | diff to current |
2016-08-27 |
Alan Modra | Fix commit 980aa3e6 |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Thomas Preud'homme | Reduce parameter list in bfd_elf32_arm_target_relocs |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Thomas Preud'homme | 2016-08-26 Thomas Preud'homme <thomas.preudhomme... |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Cupertino Miranda | Dynamic TLS GOT entries would not be relocated. |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Cupertino Miranda | Fixed -init, -fini linker options. |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Cupertino Miranda | Several fixes related to ARC PIE support. |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Cupertino Miranda | Content for TLS_IE_GOT not written to .got. |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Cupertino Miranda | Fixes to legacy ARC relocations. |
blob | commitdiff | raw | diff to current |
2016-08-26 |
Thomas Preud'homme | Add support for stable secure gateway veneers addresses |
blob | commitdiff | raw | diff to current |
2016-08-25 |
Andreas Arnez | S390: Add support for core dump NOTE sections |
blob | commitdiff | raw | diff to current |
2016-08-25 |
Andreas Arnez | S390: Indentation fixes in elf32/64-s390.c |
blob | commitdiff | raw | diff to current |
2016-08-24 |
Anton Kolesov | [ARC] Parse NOTE section in core dump files |
blob | commitdiff | raw | diff to current |
2016-08-23 |
Nick Clifton | Fix seg-fault in ARM linker when trying to parse a... |
blob | commitdiff | raw | diff to current |
2016-08-23 |
Alan Modra | R_OR1K_GOTOFF_* relocations |
blob | commitdiff | raw | diff to current |
2016-08-22 |
Nick Clifton | Free the string buffer used by the chew program to... |
blob | commitdiff | raw | diff to current |
2016-08-22 |
Alan Modra | Error on unsupported PowerPC ifuncs |
blob | commitdiff | raw | diff to current |
2016-08-19 |
Nick Clifton | Place .shstrtab section after .symtab and .strtab,... |
blob | commitdiff | raw | diff to current |
2016-08-19 |
Alan Modra | PowerPC64, Don't copy weak symbol dyn_relocs to weakdef. |
blob | commitdiff | raw | diff to current |
2016-08-19 |
Alan Modra | PR 20472, PowerPC64 ifunc confusion |
blob | commitdiff | raw | diff to current |
2016-08-12 |
Alan Modra | Correct .dynsym sh_info |
blob | commitdiff | raw | diff to current |
2016-08-11 |
Alan Modra | PowerPC64 ELFv1 undefined weak functions |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Maciej W. Rozycki | MIPS/BFD: Actually produce short microMIPS LA25 stubs |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Maciej W. Rozycki | MIPS/BFD: Add microMIPS annotation to LA25 stub symbols |
blob | commitdiff | raw | diff to current |
2016-08-10 |
Maciej W. Rozycki | MIPS/BFD: Set the ISA bit in microMIPS LA25 stub references |
blob | commitdiff | raw | diff to current |
2016-08-09 |
Jiaming Wei | Correct the calculation of the use_counts of merged... |
blob | commitdiff | raw | diff to current |
2016-08-08 |
Nick Clifton | Fix memory leaks in chew program. |
blob | commitdiff | raw | diff to current |
2016-08-04 |
Thomas Preud'homme | 2016-08-04 Thomas Preud'homme <thomas.preudhomme... |
blob | commitdiff | raw | diff to current |
2016-08-04 |
Thomas Preud'homme | 2016-08-04 Thomas Preud'homme <thomas.preudhomme... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Alan Modra | PowerPC64 ld segfault with code in non-executable sections |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Nick Clifton | Fix SH GOT allocation in the presence of linker garbage... |
blob | commitdiff | raw | diff to current |
2016-08-01 |
Andrew Jenner | Fix some PowerPC VLE BFD issues and add some... |
blob | commitdiff | raw | diff to current |
2016-08-01 |
Nick Clifton | Update Swedish translation in bfd directory. |
blob | commitdiff | raw | diff to current |
2016-07-27 |
Nick Clifton | Fix seg-fault when running garbage collection on coff... |
blob | commitdiff | raw | diff to current |
2016-07-26 |
Maciej W. Rozycki | MIPS/BFD: Handle branches in PLT compression selection |
blob | commitdiff | raw | diff to current |
2016-07-22 |
Cupertino Miranda | Fix segfault in ARC linker when generating got entries... |
blob | commitdiff | raw | diff to current |
2016-07-21 |
H.J. Lu | Set BFD_VERSION to 2.27.51 |
blob | commitdiff | raw | diff to current |
2016-07-21 |
H.J. Lu | Move ChangeLog entry for PR ld/20376 |
blob | commitdiff | raw | diff to current |
2016-07-21 |
Alan Modra | Fix implib test failures |
blob | commitdiff | raw | diff to current |
2016-07-20 |
John Baldwin | Handle version 1a of FreeBSD's NT_PRSINFO. |
blob | commitdiff | raw | diff to current |
2016-07-20 |
Alan Modra | Mark some more powerpc relocs as not handled by generic... |
blob | commitdiff | raw | diff to current |
2016-07-19 |
Maciej W. Rozycki | MIPS: Convert cross-mode BAL to JALX |
blob | commitdiff | raw | diff to current |
2016-07-19 |
Maciej W. Rozycki | MIPS: Verify the ISA mode and alignment of branch and... |
blob | commitdiff | raw | diff to current |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 6 |
blob | commitdiff | raw | diff to current |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 4 |
blob | commitdiff | raw | diff to current |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 2 |
blob | commitdiff | raw | diff to current |
2016-07-16 |
Alan Modra | Don't include libbfd.h outside of bfd, part 1 |
blob | commitdiff | raw | diff to current |
2016-07-15 |
Thomas Preud'homme | Add support for creating ELF import libraries |
blob | commitdiff | raw | diff to current |
2016-07-15 |
Nick Clifton | Tidy up debugging in the ARC port of the BFD library. |
blob | commitdiff | raw | diff to current |
2016-07-15 |
Alan Modra | COFF buffer overflow in mark_relocs |
blob | commitdiff | raw | diff to current |
2016-07-14 |
Maciej W. Rozycki | BFD: Let targets handle relocations against absolute... |
blob | commitdiff | raw | diff to current |
2016-07-12 |
H.J. Lu | Align x86-64 .got/.got.plt sections to 8 bytes |
blob | commitdiff | raw | diff to current |
2016-07-12 |
Nick Clifton | Second fix for grammar in error message. |
blob | commitdiff | raw | diff to current |
2016-07-12 |
Douglas B Rupp | Fix grammar in error message. |
blob | commitdiff | raw | diff to current |
2016-07-11 |
Cupertino Miranda | Enable relocation overflow messages by default. |
blob | commitdiff | raw | diff to current |
2016-07-11 |
Cupertino Miranda | Fixes done to TLS. |
blob | commitdiff | raw | diff to current |
2016-07-08 |
jamesbowman | FT32: Correct 32-bit reloc for BFD_RELOC_32 |
blob | commitdiff | raw | diff to current |
2016-07-05 |
Andre Vieria | [ARM] Purecode compatible long branch veneer for M... |
blob | commitdiff | raw | diff to current |
2016-07-05 |
Andre Vieria | [ARM] Change noread to purecode. |
blob | commitdiff | raw | diff to current |
2016-07-01 |
Thomas Preud'homme | Fix Thumb-2 BL detection |
blob | commitdiff | raw | diff to current |
2016-06-29 |
Nick Clifton | Preserve all mapping symbols in ARM and AArch64 object... |
blob | commitdiff | raw | diff to current |
2016-06-28 |
H.J. Lu | Skip version check for unreferenced and undefined symbol |
blob | commitdiff | raw | diff to current |
2016-06-28 |
Nick Clifton | Fix more linker testsuite failures. |
blob | commitdiff | raw | diff to current |
2016-06-28 |
Nick Clifton | Mark ARM mapping symbols in object files are precious... |
blob | commitdiff | raw | diff to current |
2016-06-28 |
James Clarke | Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class... |
blob | commitdiff | raw | diff to current |
2016-06-28 |
Maciej W. Rozycki | MIPS16: Add R_MIPS16_PC16_S1 branch relocation support |
blob | commitdiff | raw | diff to current |
2016-06-27 |
Alan Modra | PR 19264 looping in ppc64_elf_size_stubs |
blob | commitdiff | raw | diff to current |
2016-06-27 |
Trevor Saunders | add ChangeLog entries |
blob | commitdiff | raw | diff to current |
2016-06-25 |
Trevor Saunders | xtensa: prototype xtensa_make_property_section in elf... |
blob | commitdiff | raw | diff to current |
2016-06-24 |
John Baldwin | Create a pseudo section for the ELF AUXV core dump... |
blob | commitdiff | raw | diff to current |
2016-06-24 |
John Baldwin | Add elfcore_grok_freebsd_note to parse FreeBSD ELF... |
blob | commitdiff | raw | diff to current |
2016-06-24 |
Joel Brobecker | Add missing ChangeLog entry for "fix undefined referenc... |
blob | commitdiff | raw | diff to current |
2016-06-24 |
Alan Modra | MIPS objcopy --rename-section fix |
blob | commitdiff | raw | diff to current |
2016-06-21 |
Maciej W. Rozycki | MIPS/BFD: Don't stop processing on a cross-mode jump... |
blob | commitdiff | raw | diff to current |
2016-06-21 |
Graham Markall | Arc assembler: Convert nps400 from a machine type to... |
blob | commitdiff | raw | diff to current |
2016-06-20 |
H.J. Lu | Use the IR symbol table for the IR input object |
blob | commitdiff | raw | diff to current |
2016-06-20 |
Alan Modra | PR ld/20276: Set non_ir_ref on common symbol |
blob | commitdiff | raw | diff to current |
2016-06-18 |
H.J. Lu | Rename bfd_plugin_uknown to bfd_plugin_unknown |
blob | commitdiff | raw | diff to current |
2016-06-18 |
H.J. Lu | Don't generate PLT for IFUNC GOT/pointer reference |
blob | commitdiff | raw | diff to current |
2016-06-17 |
Thomas Preud'homme | Add support for Thumb-2 long branch veneers |
blob | commitdiff | raw | diff to current |
2016-06-17 |
Jose E. Marchesi | bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu... |
blob | commitdiff | raw | diff to current |
2016-06-16 |
H.J. Lu | Add missing ChangeLog entries |
blob | commitdiff | raw | diff to current |
next |