Remove empty class Merge_map.
[external/binutils.git] / bfd /
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-04 GDB AdministratorAutomatic date update in version.in
2015-03-03 DJ DelorieRL78 - fix ADDR16 relax
2015-03-03 GDB AdministratorAutomatic date update in version.in
2015-03-02 GDB AdministratorAutomatic date update in version.in
2015-03-01 GDB AdministratorAutomatic date update in version.in
2015-02-28 Alan ModraTweak ppc32 tls_get_addr optimisation
2015-02-28 GDB AdministratorAutomatic date update in version.in
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-27 GDB AdministratorAutomatic date update in version.in
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-26 GDB AdministratorAutomatic date update in version.in
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-25 GDB AdministratorAutomatic date update in version.in
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-24 GDB AdministratorAutomatic date update in version.in
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-23 GDB AdministratorAutomatic date update in version.in
2015-02-22 GDB AdministratorAutomatic date update in version.in
2015-02-21 GDB AdministratorAutomatic date update in version.in
2015-02-20 Andreas ArnezS390: Support new vector register sections
2015-02-20 GDB AdministratorAutomatic date update in version.in
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-19 GDB AdministratorAutomatic date update in version.in
2015-02-18 GDB AdministratorAutomatic date update in version.in
2015-02-17 Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-17 GDB AdministratorAutomatic date update in version.in
2015-02-16 H.J. LuAdd ChangeLog entries for PR ld/17975 fix
2015-02-16 H.J. LuProperly place the NULL STT_FILE symbol
2015-02-16 GDB AdministratorAutomatic date update in version.in
2015-02-15 H.J. LuSet root.linker_def on _TLS_MODULE_BASE_
2015-02-15 Nick CliftonThis fixes a bug I introduced to the PDP11 target when...
2015-02-15 Alan Modrafix dbb3fbbb dwarf2.c breakage
2015-02-15 GDB AdministratorAutomatic date update in version.in
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-02-14 GDB AdministratorAutomatic date update in version.in
2015-02-13 Alan ModraPowerPC64 offset check should test entire 64-bit value...
2015-02-13 GDB AdministratorAutomatic date update in version.in
2015-02-12 Nick CliftonFix memory access violations triggered by running addr2...
2015-02-12 GDB AdministratorAutomatic date update in version.in
2015-02-11 H.J. LuAdd ChangeLogs for commit 5ae0078cd
2015-02-11 H.J. LuMerge linker plugin handling into BFD plugin support
2015-02-11 Pedro AlvesWrap BFD headers in extern "C"
2015-02-11 GDB AdministratorAutomatic date update in version.in
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
2015-02-10 GDB AdministratorAutomatic date update in version.in
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-09 GDB AdministratorAutomatic date update in version.in
2015-02-08 GDB AdministratorAutomatic date update in version.in
2015-02-07 H.J. LuIssue relocation in RO section warning for -z text
2015-02-07 GDB AdministratorAutomatic date update in version.in
2015-02-06 H.J. LuProperly mark the plugin symbol undefined
2015-02-06 Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-06 GDB AdministratorAutomatic date update in version.in
2015-02-05 GDB AdministratorAutomatic date update in version.in
2015-02-04 GDB AdministratorAutomatic date update in version.in
2015-02-03 H.J. LuMark the plugin symbol undefined
2015-02-03 Nick CliftonFix typo in previous delta for mach-o.c.
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-03 GDB AdministratorAutomatic date update in version.in
2015-02-02 Kuan-Lin ChenNDS32/bfd: Add one more argument to control contents...
2015-02-02 GDB AdministratorAutomatic date update in version.in
2015-02-01 GDB AdministratorAutomatic date update in version.in
2015-01-31 GDB AdministratorAutomatic date update in version.in
2015-01-30 GDB AdministratorAutomatic date update in version.in
2015-01-29 Alan ModraCorrect PowerPC64 local-dynamic TLS linker optimization
2015-01-29 GDB AdministratorAutomatic date update in version.in
2015-01-28 Alan ModraPowerPC64 changes for xlc
2015-01-28 Alan ModraFT32 initial support
2015-01-28 GDB AdministratorAutomatic date update in version.in
2015-01-27 Nick CliftonFixes for memory access violations triggered by running...
2015-01-27 Nick CliftonFix memory access violations triggered by running dllto...
next