summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Provide stat function for spu overlay manager iovecAlan Modra2014-11-042-1/+18
* daily updateAlan Modra2014-11-041-1/+1
* When relaxing, update size of symbols.Andrew Burgess2014-11-032-8/+37
* When relaxing, update symbols at the very end of the section.Andrew Burgess2014-11-032-2/+7
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-0310-30/+124
* Import updated translations supplied by the Translation Project.Nick Clifton2014-11-032-1576/+2055
* daily updateAlan Modra2014-11-031-1/+1
* daily updateAlan Modra2014-11-021-1/+1
* daily updateAlan Modra2014-11-011-1/+1
* MIPS: Add Octeon 3 supportNaveen H.S2014-10-315-0/+32
* Fix an (almost) infinite loop in the tekhex parser.Nick Clifton2014-10-312-0/+4
* Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton2014-10-313-0/+18
* daily updateAlan Modra2014-10-311-1/+1
* Fixes a seg-fault in the ihex parser when it encounters a malformed ihex file.Nick Clifton2014-10-302-1/+2
* Closes another memory corruption, this time due to heap overrun.Nick Clifton2014-10-302-2/+11
* daily updateAlan Modra2014-10-301-1/+1
* Fixes another memory corruption bug introduced by patches for PR 17512.Nick Clifton2014-10-292-2/+7
* Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX.Dennis Brueni2014-10-292-1/+5
* daily updateAlan Modra2014-10-291-1/+1
* More fixes for corrupt binaries crashing the binutils.Nick Clifton2014-10-283-3/+30
* This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton2014-10-284-4/+11
* daily updateAlan Modra2014-10-281-1/+1
* This fixes more seg-faults in tools like "strings" and "objdump" whenNick Clifton2014-10-273-67/+150
* Fix a seg-fault in strings and other binutuils when parsing a corrupt PENick Clifton2014-10-272-0/+16
* This patch closes a potential security hole in applications that useNick Clifton2014-10-272-4/+36
* daily updateAlan Modra2014-10-271-1/+1
* daily updateAlan Modra2014-10-261-1/+1
* daily updateAlan Modra2014-10-251-1/+1
* [AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang2014-10-244-7/+671
* daily updateAlan Modra2014-10-241-1/+1
* ARM: plt_size functions need to read instructions in right byte orderVictor Kamensky2014-10-232-4/+32
* daily updateAlan Modra2014-10-231-1/+1
* Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune2014-10-222-1/+8
* daily updateAlan Modra2014-10-221-1/+1
* Relax ppc64_elf_tls_optimize assertionAlan Modra2014-10-212-1/+9
* Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2014-10-212-0/+11
* daily updateAlan Modra2014-10-211-1/+1
* daily updateAlan Modra2014-10-201-1/+1
* daily updateAlan Modra2014-10-191-1/+1
* PowerPC64 ELFv1 function symbol definition vs LTO and discarded sectionsAlan Modra2014-10-182-43/+70
* daily updateAlan Modra2014-10-181-1/+1
* daily updateAlan Modra2014-10-171-1/+1
* Fix 17492, ld segfault with --oformat=binaryAlan Modra2014-10-1611-39/+62
* PR17488, powerpc64-linux-ld segfaultAlan Modra2014-10-162-65/+67
* daily updateAlan Modra2014-10-161-1/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-1532-358/+261
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-1535-64/+97
* Bump bfd version.Tristan Gingold2014-10-153-11/+16
* daily updateAlan Modra2014-10-151-1/+1
* Convert mov to lea only if r_offset >= 2H.J. Lu2014-10-143-0/+10