aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-3416/+4
2014-12-30Assign file position for .strtab only if neededH.J. Lu1-0/+6
2014-12-28Misplaced parenthesis calculates two too few bytes for stringAlan Modra1-0/+6
2014-12-26Delete unnecessary code copying SHF_SH5_ISA32 flagAlan Modra1-0/+6
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo1-0/+8
2014-12-24Add cast to unsigned longH.J. Lu1-0/+5
2014-12-24This patch adds support for printing out the pdata section of PE objects.Pierre Muller1-0/+18
2014-12-24Fix generic linker symbol output when weak is overridden by strongAlan Modra1-0/+5
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess1-0/+5
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra1-0/+6
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+54
2014-12-18Set ppc COMMONPAGESIZE to 64kRichard Henderson1-0/+5
2014-12-16Fix a memory access violation triggeed by a fuzzed binary.Nick Clifton1-0/+8
2014-12-15Check corrupt inputH.J. Lu1-0/+5
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu1-0/+17
2014-12-12Set bfd_error in _bfd_elf_adjust_dynamic_copyAlan Modra1-0/+5
2014-12-12Copy relocations against protected symbolsAlan Modra1-0/+36
2014-12-11This commit causes hundreds of core file regressions in gdb:Keith Seitz1-0/+8
2014-12-10Don't always build coffgen.oAlan Modra1-0/+33
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra1-0/+22
2014-12-10Don't access elf tdata in dwarf.c without first checking for an ELF bfdAlan Modra1-0/+6
2014-12-10Don't sort ld -r relocs for mipsAlan Modra1-0/+13
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-0/+13
2014-12-09ppc64_elf_edit_opd revamp, take 2Alan Modra1-0/+5
2014-12-06Add Visium support to bfdEric Botcazou1-0/+22
2014-12-052014-12-05 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+4
2014-12-05Define bfd_elf32_get_synthetic_symtab for x32H.J. Lu1-0/+4
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu1-0/+19
2014-12-04Sort relocs output by ld -rAlan Modra1-0/+9
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton1-0/+15
2014-12-03Reformat elf_x86_64_create_dynamic_sectionsH.J. Lu1-0/+4
2014-12-02Check info->executable for symbols which need copy relocsH.J. Lu1-0/+5
2014-12-02Discard space for relocs against symbols with copy relocsH.J. Lu1-0/+9
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu1-0/+11
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett1-0/+5
2014-12-02ppc64_elf_edit_opd revampAlan Modra1-0/+13
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+27
2014-11-30Don't output symbol version definitions for non-DT_NEEDED libsAlan Modra1-0/+7
2014-11-28Sanity checks on version sectionAlan Modra1-0/+5
2014-11-27Fixes a few more memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+9
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton1-0/+40
2014-11-26_bfd_elf_slurp_version_tables tidyAlan Modra1-0/+6
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+47
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu1-0/+8
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu1-0/+30
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu1-0/+4
2014-11-24[AArch64] Cortex-A53 Erratum 835769 -- sort mapsJiong Wang1-0/+5
2014-11-24PowerPC64 --plt-alignAlan Modra1-0/+4
2014-11-23Assert size of elf_x86_64_{bnd|legacy}_plt2_entryH.J. Lu1-0/+7
2014-11-22Check branch displacement overflow in x86-64 PLT entryH.J. Lu1-0/+5