Tidy up debugging in the ARC port of the BFD library.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
2016-07-15  Nick CliftonTidy up debugging in the ARC port of the BFD library.
2016-07-15  Alan ModraCOFF buffer overflow in mark_relocs
2016-07-14  Maciej W. RozyckiBFD: Let targets handle relocations against absolute...
2016-07-12  H.J. LuAlign x86-64 .got/.got.plt sections to 8 bytes
2016-07-12  Nick CliftonSecond fix for grammar in error message.
2016-07-12  Douglas B RuppFix grammar in error message.
2016-07-11  Cupertino MirandaEnable relocation overflow messages by default.
2016-07-11  Cupertino MirandaFixes done to TLS.
2016-07-08  jamesbowmanFT32: Correct 32-bit reloc for BFD_RELOC_32
2016-07-05  Andre Vieria[ARM] Purecode compatible long branch veneer for M...
2016-07-05  Andre Vieria[ARM] Change noread to purecode.
2016-07-01  Thomas Preud'hommeFix Thumb-2 BL detection
2016-06-29  Nick CliftonPreserve all mapping symbols in ARM and AArch64 object...
2016-06-28  H.J. LuSkip version check for unreferenced and undefined symbol
2016-06-28  Nick CliftonFix more linker testsuite failures.
2016-06-28  Nick CliftonMark ARM mapping symbols in object files are precious...
2016-06-28  James ClarkeDon't convert R_SPARC_32 to R_SPARC_RELATIVE if class...
2016-06-28  Maciej W. RozyckiMIPS16: Add R_MIPS16_PC16_S1 branch relocation support
2016-06-27  Alan ModraPR 19264 looping in ppc64_elf_size_stubs
2016-06-27  Trevor Saundersadd ChangeLog entries
2016-06-25  Trevor Saundersxtensa: prototype xtensa_make_property_section in elf...
2016-06-24  John BaldwinCreate a pseudo section for the ELF AUXV core dump...
2016-06-24  John BaldwinAdd elfcore_grok_freebsd_note to parse FreeBSD ELF...
2016-06-24  Joel BrobeckerAdd missing ChangeLog entry for "fix undefined referenc...
2016-06-24  Alan ModraMIPS objcopy --rename-section fix
2016-06-21  Maciej W. RozyckiMIPS/BFD: Don't stop processing on a cross-mode jump...
2016-06-21  Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-20  H.J. LuUse the IR symbol table for the IR input object
2016-06-20  Alan ModraPR ld/20276: Set non_ir_ref on common symbol
2016-06-18  H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-18  H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-17  Thomas Preud'hommeAdd support for Thumb-2 long branch veneers
2016-06-17  Jose E. Marchesibfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectu...
2016-06-16  H.J. LuAdd missing ChangeLog entries
2016-06-16  Marcin Kościelnickibfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.
2016-06-16  H.J. LuSkip relocations in non-loaded, non-alloced sections
2016-06-16  H.J. LuCheck SEC_ALLOC before allocating dynamic relocation
2016-06-15  Senthil Kumar SelvarajFix PR ld/20254
2016-06-14  H.J. LuCheck R_*_IRELATIVE in x86 reloc_type_class
2016-06-14  Thomas Preud'hommeFix feature checks based on ARM architecture value
2016-06-14  Alan ModraDelete bfd_my_archive macro
2016-06-14  Alan ModraSet my_archive for thin archives
2016-06-13  H.J. LuAdd the GOT base for GOT32 relocs against IFUNC
2016-06-13  H.J. LuAdd 2 i386 tests to call IFUNC functions via GOT
2016-06-13  Maciej W. RozyckiMIPS/BFD: Update outdated comment about o32 R_MIPS_PC32...
2016-06-13  Claudiu Zissulescu[ARC] Fix condition.
2016-06-13  Cupertino Miranda[ARC] Fixes related to reordering of .got and .got.plt
2016-06-13  Cupertino Miranda[ARC] General bug fixes
2016-06-13  Cupertino Miranda[ARC] Generate DT_RELACOUNT.
2016-06-12  H.J. LuSubtract GOT base only with a base register
2016-06-11  Alan ModraUse size_t rather than bfd_size_type
2016-06-09  Denis ChertykovFix PR 20221 - adjust syms and relocs only if relax...
2016-06-08  H.J. LuSupport i386 TLS code sequences without PLT
2016-06-07  Marcin Kościelnickibfd/s390: Misc minor fixes.
2016-06-07  Andreas KrebbelFix PLT first entry GOT operand calculation.
2016-06-07  Alan ModraPowerPC VLE
2016-06-06  H.J. LuSupport x86-64 TLS code sequences without PLT
2016-06-04  Christian GroesslerAdd z8k ld testsuite and fix range check in coff-z8k.c
2016-06-02  Nick CliftonAdd "arm_any" architecture type to allow -m option...
2016-06-02  Vineet GuptaAllow ARC Linux targets that do not use uclibc.
2016-06-02  H.J. LuReplace data32 with data16 in comments
2016-06-02  Alan ModraRevert PR16467 change
2016-06-02  Trevor Saundersadd more extern C
2016-06-01  Nick CliftonAdd new Serbian translation for the bfd library.
2016-05-28  Maciej W. RozyckiMIPS/BFD: Correctly handle `bfd_reloc_outofrange' with...
2016-05-28  Maciej W. RozyckiMIPS/BFD: Enable local R_MIPS_26 overflow detection
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-27  Maciej W. RozyckiMIPS/BFD: Include the addend in JALX's target alignment...
2016-05-27  Maciej W. RozyckiMIPS/BFD: Fix section symbol name fetching in relocation
2016-05-26  Maciej W. RozyckiMIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'
2016-05-25  Maciej W. RozyckiMIPS/BFD: Report `bfd_reloc_outofrange' errors as such
2016-05-25  H.J. LuEnable 64-bit archives in ar and ranlib
2016-05-25  H.J. LuSkip an archive element if not added by linker
2016-05-24  Maciej W. RozyckiMIPS/BFD: Unify `bfd_reloc_outofrange' error reporting...
2016-05-23  Jim WilsonEnable R_AARCH64_NONE for 64-bit code.
2016-05-23  Kuba SejdakAdd support for configuring for the ARM Phoenix target.
2016-05-23  Thomas Preud'hommeSupport for dedicated ARM stub section with padding
2016-05-23  Thomas Preud'hommeSupport for dedicated output section for some ARM venee...
2016-05-20  H.J. LuDon't check R_386_GOT32 when setting need_convert_load
2016-05-20  Maciej W. RozyckiMIPS: Fix the encoding of immediates with microMIPS...
2016-05-19  H.J. LuDon't convert R_386_GOT32 relocation
2016-05-19  Alan ModraSet sh_entsize for .init_array and similar.
2016-05-19  Claudiu Zissulescu[ARC] BFD fixes.
2016-05-19  Maciej W. RozyckiRemove unsupported `am34-*-linux*' target triplet
2016-05-19  Alan ModraAllocate ppc64 got and dynrelocs before plt
2016-05-19  Alan ModraFix ppc64le S-record test fail
2016-05-18  Nick CliftonUpdated Swedish translations for bfd and binutils
2016-05-18  Alan Modraelf32-arm.c build breakage
2016-05-17  Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-16  Maciej W. RozyckiV850/BFD: Call `_bfd_elf_copy_private_bfd_data' again
2016-05-13  H.J. LuDon't convert GOTPCREL relocation against large section
2016-05-13  Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-05-13  Alan Modrald -z combreloc elf_link_sort_relocs
2016-05-12  Alan Modrald -z combreloc reloc sorting
2016-05-11  Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-11  Alan Modra[HPPA] Attach linker created dynamic sections to stub bfd
2016-05-11  Alan Modrald --gc-sections fail with __tls_get_addr_opt
2016-05-11  Jiong Wang[AArch64] Remove redundant tls relax in elfNN_aarch64_f...
2016-05-10  Thomas Preud'hommeAllow veneers to claim veneered symbols
2016-05-10  Thomas Preud'hommeUse getters/setters to access ARM branch type
next
This page took 0.287996 seconds and 107 git commands to generate.