Add moxiebox target support
[deliverable/binutils-gdb.git] / bfd /
2014-12-29  GDB AdministratorAutomatic date update in version.in
2014-12-28  Alan ModraMisplaced parenthesis calculates two too few bytes...
2014-12-28  GDB AdministratorAutomatic date update in version.in
2014-12-27  GDB AdministratorAutomatic date update in version.in
2014-12-26  Alan ModraDelete unnecessary code copying SHF_SH5_ISA32 flag
2014-12-26  GDB AdministratorAutomatic date update in version.in
2014-12-25  Terry GuoARM: Add support for value 3 of Tag_ABI_VFP_args attribute
2014-12-25  GDB AdministratorAutomatic date update in version.in
2014-12-24  H.J. LuAdd cast to unsigned long
2014-12-24  Pierre MullerThis patch adds support for printing out the pdata...
2014-12-24  Alan ModraFix generic linker symbol output when weak is overridde...
2014-12-24  GDB AdministratorAutomatic date update in version.in
2014-12-23  Andrew BurgessAVR: Only set link-relax elf flag when appropriate.
2014-12-23  Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-12-23  GDB AdministratorAutomatic date update in version.in
2014-12-22  Nick CliftonMore fixes for memory access violations exposed by...
2014-12-22  GDB AdministratorAutomatic date update in version.in
2014-12-21  GDB AdministratorAutomatic date update in version.in
2014-12-20  GDB AdministratorAutomatic date update in version.in
2014-12-19  GDB AdministratorAutomatic date update in version.in
2014-12-18  Richard HendersonSet ppc COMMONPAGESIZE to 64k
2014-12-18  GDB AdministratorAutomatic date update in version.in
2014-12-17  GDB AdministratorAutomatic date update in version.in
2014-12-16  Nick CliftonFix a memory access violation triggeed by a fuzzed...
2014-12-16  GDB AdministratorAutomatic date update in version.in
2014-12-15  H.J. LuCheck corrupt input
2014-12-15  GDB AdministratorAutomatic date update in version.in
2014-12-14  H.J. LuHandle weak alias for PIE with copy reloc
2014-12-14  GDB AdministratorAutomatic date update in version.in
2014-12-13  GDB AdministratorAutomatic date update in version.in
2014-12-12  Alan ModraSet bfd_error in _bfd_elf_adjust_dynamic_copy
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-12-12  GDB AdministratorAutomatic date update in version.in
2014-12-11  Keith SeitzThis commit causes hundreds of core file regressions...
2014-12-11  GDB AdministratorAutomatic date update in version.in
2014-12-10  Alan ModraDon't always build coffgen.o
2014-12-10  Alan ModraDon't return DW_AT_name for function name in C++
2014-12-10  Alan ModraDon't access elf tdata in dwarf.c without first checkin...
2014-12-10  GDB AdministratorAutomatic date update in version.in
2014-12-09  Alan ModraDon't sort ld -r relocs for mips
2014-12-09  Nick CliftonMore fixes for memory access violations triggered by...
2014-12-09  Alan Modrappc64_elf_edit_opd revamp, take 2
2014-12-09  GDB AdministratorAutomatic date update in version.in
2014-12-08  GDB AdministratorAutomatic date update in version.in
2014-12-07  GDB AdministratorAutomatic date update in version.in
2014-12-06  Eric BotcazouAdd Visium support to bfd
2014-12-06  GDB AdministratorAutomatic date update in version.in
2014-12-05  Steve Ellcey2014-12-05 Steve Ellcey <sellcey@mips.com>
2014-12-05  H.J. LuDefine bfd_elf32_get_synthetic_symtab for x32
2014-12-05  H.J. LuAdd _bfd_elf_ifunc_get_synthetic_symtab
2014-12-05  GDB AdministratorAutomatic date update in version.in
2014-12-04  Alan ModraSort relocs output by ld -r
2014-12-04  GDB AdministratorAutomatic date update in version.in
2014-12-03  Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-12-03  H.J. LuReformat elf_x86_64_create_dynamic_sections
2014-12-03  H.J. LuCheck info->executable for symbols which need copy...
2014-12-03  H.J. LuDiscard space for relocs against symbols with copy...
2014-12-03  GDB AdministratorAutomatic date update in version.in
2014-12-02  H.J. LuX86-64: Allow copy relocs for building PIE
2014-12-02  Andrew Bennett[MIPS] When calculating a relocation using an undefined...
2014-12-02  Alan Modrappc64_elf_edit_opd revamp
2014-12-02  GDB AdministratorAutomatic date update in version.in
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-12-01  GDB AdministratorAutomatic date update in version.in
2014-11-30  Alan ModraDon't output symbol version definitions for non-DT_NEED...
2014-11-30  GDB AdministratorAutomatic date update in version.in
2014-11-29  GDB AdministratorAutomatic date update in version.in
2014-11-28  Alan ModraSanity checks on version section
2014-11-28  GDB AdministratorAutomatic date update in version.in
2014-11-27  Nick CliftonFixes a few more memory access violations exposed by...
2014-11-27  GDB AdministratorAutomatic date update in version.in
2014-11-26  Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-11-26  Alan Modra_bfd_elf_slurp_version_tables tidy
2014-11-26  GDB AdministratorAutomatic date update in version.in
2014-11-25  H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-11-25  H.J. LuDisplay symbol version when dumping dynrelocs
2014-11-25  H.J. LuOptimize out i386/x86-64 JUMP_SLOT relocation
2014-11-25  GDB AdministratorAutomatic date update in version.in
2014-11-24  H.J. LuUpdate libtool.m4 from GCC trunk
2014-11-24  Jiong Wang[AArch64] Cortex-A53 Erratum 835769 -- sort maps
2014-11-24  Alan ModraPowerPC64 --plt-align
2014-11-24  GDB AdministratorAutomatic date update in version.in
2014-11-23  H.J. LuAssert size of elf_x86_64_{bnd|legacy}_plt2_entry
2014-11-23  GDB AdministratorAutomatic date update in version.in
2014-11-22  H.J. LuCheck branch displacement overflow in x86-64 PLT entry
2014-11-22  GDB AdministratorAutomatic date update in version.in
2014-11-21  Nick CliftonFixes for memory access violations exposed by fuzzinf...
2014-11-21  H.J. LuOptimize PC-relative offset overflow check
2014-11-21  Alexander CherepanovFix a snafu setting up the string table read in from...
2014-11-21  Terry GuoSupport ARM Cortex-M7
2014-11-21  GDB AdministratorAutomatic date update in version.in
2014-11-20  Alan ModraPPC gold doesn't check for overflow properly
2014-11-20  Alan Modrappc476 workaround sizing
2014-11-20  Terry GuoEnable to link ARM object file that hasn't attribute...
2014-11-20  GDB AdministratorAutomatic date update in version.in
2014-11-19  Alan ModraDefault powerpc64 to --plt-thread-safe for Go
2014-11-19  GDB AdministratorAutomatic date update in version.in
2014-11-18  H.J. LuCheck PC-relative offset overflow in PLT entry
2014-11-18  Nick CliftonMore fixes for illegal memory accesses exposed by fuzze...
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
next
This page took 0.04757 seconds and 7 git commands to generate.