Revert the AM_ZLIB change in bfd
[binutils-gdb.git] / bfd / ChangeLog
2015-03-31 H.J. LuRevert the AM_ZLIB change in bfd
2015-03-30 H.J. LuProperly set sh_info for .rela.plt/rel.plt section
2015-03-29 H.J. LuFix a typo in bfd/ChangeLog
2015-03-29 H.J. LuAdd --with-system-zlib in bfd
2015-03-27 Alan ModraRelax PR 15228 protected visibility restriction
2015-03-26 Tejas Belagod[AArch64] Fix branch stubs for BE
2015-03-26 H.J. LuSkip gc-sections if relocation is incompatible
2015-03-25 Marcus Shawcroft[AArch64] Implement branch over stub section.
2015-03-25 Marcus Shawcroft[AArch64] Remove padding before stub sections.
2015-03-25 Marcus Shawcroft[AArch64] Adjust veneer count.
2015-03-25 Senthil Kumar SelvarajGarbage collecting debug sections
2015-03-24 H.J. LuDon't write the zlib header if not used
2015-03-24 Nick CliftonFixes a bug introduced by the new ranges checks on...
2015-03-24 Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_get_stub_for_link_sec...
2015-03-24 Marcus Shawcroft[AArch64] Refactor section_group[] representation.
2015-03-24 Marcus Shawcroft[AArch64] Refactor generation of 835769 workaround...
2015-03-24 Marcus Shawcroft[AArch64] Use _bfd_aarch64_add_stub_entry_in_group.
2015-03-24 Alan ModraMake powerpc bfd ld reloc overflow vs undefined symbols...
2015-03-23 Keith Seitz[OBV] Fix build -- missing ';'
2015-03-23 Marcus ShawcroftAdding Changelog for previous commit.
2015-03-23 Marcus Shawcroft[AArch64] Factor out _bfd_aarch64_resize_stubs()
2015-03-23 Marcus Shawcroft[AArch64] Factor stub creation code into _bfd_aarch64_c...
2015-03-23 Marcus Shawcroft[AArch64] Factor out common behaviour between elf_aarch...
2015-03-23 Marcus Shawcroft[AArch64] Flip sense of erratum_835769_scan.
2015-03-23 Marcus Shawcroft[AArch64] Drop unused argument to elf_aarch64_create_or...
2015-03-23 Marcus Shawcroft[AArch64] Remove unused variable.
2015-03-23 Marcus ShawcroftFixup previous changelog entry.
2015-03-23 Marcus ShawcroftRemove dead code.
2015-03-23 Marcus Shawcroft[AArch64] Tidy up in aarch64_mem_op_p().
2015-03-23 Marcus Shawcroft[AArch64] Adjust layout of elfNN_aarch64_write_section.
2015-03-19 Nick CliftonAdd support for G13 and G14 flag bits in RL78 ELF binaries.
2015-03-19 Nick CliftonFix building and testing dwarf debug section compressio...
2015-03-18 H.J. LuMake bfd_compress_section_contents static
2015-03-18 Nick CliftonFixes a problem generating relocs for import libraries...
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-03-17 Alan ModraFix elf64-ppc.c electric fence warning
2015-03-16 Nick CliftonFixes a problem with the RX port trying to perform...
2015-03-14 Andreas KrebbelS/390: Disable relocation sort against code sections.
2015-03-11 Alan ModraFix ppc32 synthetic symbols when __tls_get_addr_opt...
2015-03-10 Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-03-06 Nick CliftonFix an undefined 32-bit right shift by replacing it...
2015-03-05 Nick CliftonFix a potentially undefined right shift by replacing...
2015-03-05 H.J. LuAdd extern_protected_data and set it for x86
2015-03-05 Nick CliftonAllows the binutils to cope with PE binaries where...
2015-03-04 Marcus Shawcroft[AArch64] Removing unused functions.
2015-03-04 Marcus Shawcroft[AArch64] Call abort() consistently in unhandled stub...
2015-03-04 Andreas ArnezS390: Place "s390:31-bit" after default arch in 64...
2015-03-04 Richard SandifordAllow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC
2015-03-03 DJ DelorieRL78 - fix ADDR16 relax
2015-02-28 Alan ModraTweak ppc32 tls_get_addr optimisation
2015-02-27 H.J. LuConvert mov to lea only if needed
2015-02-27 Nick CliftonFixes a problem recognizing libraries created by Visual...
2015-02-27 Marcus ShawcroftRegenerate bfd-in2.h and libbfd.h
2015-02-27 Marcus ShawcroftAdjust ChangeLog entry.
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26 Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26 Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26 Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26 Marcus ShawcroftFix field size for TLSDESC_CALL
2015-02-26 Marcus ShawcroftFix field size for TLSLE_MOVW_TPREL_* relocations.
2015-02-26 Marcus ShawcroftFix TLSIE_MOVW_GOTTPREL_G0_NC field size.
2015-02-26 Nick CliftonFixes illegal memory access errors and arithmetic overf...
2015-02-26 Alan ModraPowerPC64 thread-safe stubs not needed for iplt
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-26 Alan ModraUse dynamic text relocs for protected vars
2015-02-25 Andrew BurgessAVR/ld: Use .avr.prop data during linker relaxation.
2015-02-25 Andrew Burgessavr/objdump: Support dumping .avr.prop section.
2015-02-25 Andrew Burgessavr/gas: Write out data to track .org/.align usage.
2015-02-24 Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-24 Nick CliftonFixes compiling peXXigen under MAC OS/X where the wcsnc...
2015-02-24 Nick CliftonFix the gas test align2 for the PDP11 by ensuring that...
2015-02-23 Yoshinori SatoAdd support for the h8300-linux target.
2015-02-23 Nick CliftonFixes the generation of dwarf line debug information...
2015-02-23 Nick CliftonFixes a couple of typos in the license header of the...
2015-02-20 Andreas ArnezS390: Support new vector register sections
2015-02-19 Branko DrevensekFix buffer overrun in verilog code
2015-02-19 Alan Modratidy _bfd_elf_define_linkage_sym
2015-02-19 Alan ModraStrip undefined symbols from .symtab
2015-02-17 Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-16 H.J. LuAdd ChangeLog entries for PR ld/17975 fix
2015-02-15 H.J. LuSet root.linker_def on _TLS_MODULE_BASE_
2015-02-15 Alan Modrafix dbb3fbbb dwarf2.c breakage
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-02-13 Alan ModraPowerPC64 offset check should test entire 64-bit value...
2015-02-12 Nick CliftonFix memory access violations triggered by running addr2...
2015-02-11 H.J. LuAdd ChangeLogs for commit 5ae0078cd
2015-02-11 Pedro AlvesWrap BFD headers in extern "C"
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
2015-02-09 Ed MasteAvoid incrementing uninitialized variable
2015-02-09 Alan ModraDon't segfault or assert on NULL tls_sec
2015-02-09 Alan Modraelflink.c whitespace, formatting and a plugin symbol...
2015-02-07 H.J. LuIssue relocation in RO section warning for -z text
2015-02-06 H.J. LuProperly mark the plugin symbol undefined
2015-02-06 Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-03 H.J. LuMark the plugin symbol undefined
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-02-03 Will Newtonbfd/elfnn-aarch64.c: Set st_value to zero for undefined...
2015-02-03 Will Newtonbfd/elf32-arm.c: Improve comment in elf32_arm_finish_dy...
2015-02-02 Kuan-Lin ChenNDS32/bfd: Add one more argument to control contents...
2015-01-29 Alan ModraCorrect PowerPC64 local-dynamic TLS linker optimization
next