summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-2535-6/+116
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-253-38/+64
* Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2014-11-253-68/+423
* Automatic date update in version.inGDB Administrator2014-11-251-1/+1
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-242-2/+6
* [AArch64] Cortex-A53 Erratum 835769 -- sort mapsJiong Wang2014-11-242-0/+32
* PowerPC64 --plt-alignAlan Modra2014-11-242-1/+5
* Automatic date update in version.inGDB Administrator2014-11-241-1/+1
* Assert size of elf_x86_64_{bnd|legacy}_plt2_entryH.J. Lu2014-11-232-16/+12
* Automatic date update in version.inGDB Administrator2014-11-231-1/+1
* Check branch displacement overflow in x86-64 PLT entryH.J. Lu2014-11-222-2/+15
* Automatic date update in version.inGDB Administrator2014-11-221-1/+1
* Fixes for memory access violations exposed by fuzzinf various binaries.Nick Clifton2014-11-218-111/+302
* Optimize PC-relative offset overflow checkH.J. Lu2014-11-212-6/+7
* Fix a snafu setting up the string table read in from a COFF file.Alexander Cherepanov2014-11-212-3/+9
* Support ARM Cortex-M7Terry Guo2014-11-212-2/+7
* Automatic date update in version.inGDB Administrator2014-11-211-1/+1
* PPC gold doesn't check for overflow properlyAlan Modra2014-11-202-1/+6
* ppc476 workaround sizingAlan Modra2014-11-202-1/+6
* Enable to link ARM object file that hasn't attribute section.Terry Guo2014-11-202-0/+12
* Automatic date update in version.inGDB Administrator2014-11-201-1/+1
* Default powerpc64 to --plt-thread-safe for GoAlan Modra2014-11-202-0/+6
* Automatic date update in version.inGDB Administrator2014-11-191-1/+1
* Check PC-relative offset overflow in PLT entryH.J. Lu2014-11-182-8/+25
* More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton2014-11-183-1/+25
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-182-6/+12
* daily updateAlan Modra2014-11-181-1/+1
* daily updateAlan Modra2014-11-171-1/+1
* Fix a null pointer dereference when reading the debug link info from a corrup...Nick Clifton2014-11-142-5/+17
* More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton2014-11-142-2/+11
* Add cast to unsigned intH.J. Lu2014-11-132-1/+5
* Rename symbbol to symbolH.J. Lu2014-11-132-1/+5
* Add assembler support for @gotpltH.J. Lu2014-11-132-16/+8
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-136-31/+134
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-124-14/+53
* Throw away dodgy coff line number info earlierAlan Modra2014-11-122-10/+15
* daily updateAlan Modra2014-11-121-1/+1
* More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton2014-11-115-31/+78
* coff coffAlan Modra2014-11-112-1/+8
* Avoid coff OOMAlan Modra2014-11-113-31/+44
* ld -r abort in _bfd_elf_write_section_eh_frameAlan Modra2014-11-112-1/+11
* daily updateAlan Modra2014-11-111-1/+1
* bfd/Richard Sandiford2014-11-102-12/+8
* More fixes for problems exposed by valgrind and the address sanitizerNick Clifton2014-11-109-54/+119
* daily updateAlan Modra2014-11-101-1/+1
* daily updateAlan Modra2014-11-091-1/+1
* Correct buffer overrun testAlan Modra2014-11-082-2/+6
* daily updateAlan Modra2014-11-081-1/+1
* Cast to unsigned long in range checksH.J. Lu2014-11-072-2/+7
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-072-6/+22