Remove forward declaration of struct stat
[binutils-gdb.git] / bfd /
2015-03-17 Alan ModraFix elf64-ppc.c electric fence warning
2015-03-17 GDB AdministratorAutomatic date update in version.in
2015-03-16 Nick CliftonFixes a problem with the RX port trying to perform...
2015-03-16 GDB AdministratorAutomatic date update in version.in
2015-03-15 GDB AdministratorAutomatic date update in version.in
2015-03-14 Andreas KrebbelS/390: Disable relocation sort against code sections.
2015-03-14 GDB AdministratorAutomatic date update in version.in
2015-03-13 GDB AdministratorAutomatic date update in version.in
2015-03-12 GDB AdministratorAutomatic date update in version.in
2015-03-11 Alan ModraFix ppc32 synthetic symbols when __tls_get_addr_opt...
2015-03-11 GDB AdministratorAutomatic date update in version.in
2015-03-10 Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-03-10 GDB AdministratorAutomatic date update in version.in
2015-03-09 GDB AdministratorAutomatic date update in version.in
2015-03-08 GDB AdministratorAutomatic date update in version.in
2015-03-07 GDB AdministratorAutomatic date update in version.in
2015-03-06 Nick CliftonFix an undefined 32-bit right shift by replacing it...
2015-03-06 GDB AdministratorAutomatic date update in version.in
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-05 GDB AdministratorAutomatic date update in version.in
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
next