aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Set bfd_error in _bfd_elf_adjust_dynamic_copyAlan Modra2-0/+6
2014-12-12Copy relocations against protected symbolsAlan Modra29-28/+77
2014-12-12Automatic date update in version.inGDB Administrator1-1/+1
2014-12-11This commit causes hundreds of core file regressions in gdb:Keith Seitz2-13/+26
2014-12-11Automatic date update in version.inGDB Administrator1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra20-534/+547
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra4-153/+229
2014-12-10Don't access elf tdata in dwarf.c without first checking for an ELF bfdAlan Modra2-2/+11
2014-12-10Automatic date update in version.inGDB Administrator1-1/+1
2014-12-10Don't sort ld -r relocs for mipsAlan Modra8-22/+68
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton7-31/+104
2014-12-09ppc64_elf_edit_opd revamp, take 2Alan Modra2-16/+5
2014-12-09Automatic date update in version.inGDB Administrator1-1/+1
2014-12-08Automatic date update in version.inGDB Administrator1-1/+1
2014-12-07Automatic date update in version.inGDB Administrator1-1/+1
2014-12-06Add Visium support to bfdEric Botcazou14-0/+1022
2014-12-06Automatic date update in version.inGDB Administrator1-1/+1
2014-12-052014-12-05 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-1/+5
2014-12-05Define bfd_elf32_get_synthetic_symtab for x32H.J. Lu2-0/+6
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu5-191/+292
2014-12-05Automatic date update in version.inGDB Administrator1-1/+1
2014-12-04Sort relocs output by ld -rAlan Modra2-0/+167
2014-12-04Automatic date update in version.inGDB Administrator1-1/+1
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton4-104/+54
2014-12-03Reformat elf_x86_64_create_dynamic_sectionsH.J. Lu2-2/+5
2014-12-02Check info->executable for symbols which need copy relocsH.J. Lu2-2/+8
2014-12-02Discard space for relocs against symbols with copy relocsH.J. Lu2-15/+30
2014-12-03Automatic date update in version.inGDB Administrator1-1/+1
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu2-11/+46
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett2-11/+27
2014-12-02ppc64_elf_edit_opd revampAlan Modra2-128/+163
2014-12-02Automatic date update in version.inGDB Administrator1-1/+1
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton8-18/+97
2014-12-01Automatic date update in version.inGDB Administrator1-1/+1
2014-11-30Don't output symbol version definitions for non-DT_NEEDED libsAlan Modra2-2/+13
2014-11-30Automatic date update in version.inGDB Administrator1-1/+1
2014-11-29Automatic date update in version.inGDB Administrator1-1/+1
2014-11-28Sanity checks on version sectionAlan Modra2-12/+30
2014-11-28Automatic date update in version.inGDB Administrator1-1/+1
2014-11-27Fixes a few more memory access violations exposed by fuzzed binaries.Nick Clifton3-1/+27
2014-11-27Automatic date update in version.inGDB Administrator1-1/+1
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton19-55/+169
2014-11-26_bfd_elf_slurp_version_tables tidyAlan Modra2-43/+52
2014-11-26Automatic date update in version.inGDB Administrator1-1/+1
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu35-6/+116
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu3-38/+64
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu3-68/+423
2014-11-25Automatic date update in version.inGDB Administrator1-1/+1
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu2-2/+6
2014-11-24[AArch64] Cortex-A53 Erratum 835769 -- sort mapsJiong Wang2-0/+32