aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2014-11-06bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton2-0/+9
2014-11-06daily updateAlan Modra1-1/+1
2014-11-05More fixes for memory problems uncovered by file fuzzers.Nick Clifton3-7/+28
2014-11-05Fix segfault when creating a dso with discarded .dynsym section.Matthew Fortune2-2/+9
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune2-0/+13
2014-11-05More fixes for processing corrupt files.Nick Clifton3-39/+129
2014-11-05daily updateAlan Modra1-1/+1
2014-11-04Fix problem with linker created sections being mistakenly flaggedNick Clifton2-1/+6
2014-11-04Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton2-2/+13
2014-11-04Provide stat function for spu overlay manager iovecAlan Modra2-1/+18
2014-11-04daily updateAlan Modra1-1/+1
2014-11-03When relaxing, update size of symbols.Andrew Burgess2-8/+37
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess2-2/+7
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton10-30/+124
2014-11-03Import updated translations supplied by the Translation Project.Nick Clifton2-1576/+2055
2014-11-03daily updateAlan Modra1-1/+1
2014-11-02daily updateAlan Modra1-1/+1
2014-11-01daily updateAlan Modra1-1/+1
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S5-0/+32
2014-10-31Fix an (almost) infinite loop in the tekhex parser.Nick Clifton2-0/+4
2014-10-31Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton3-0/+18
2014-10-31daily updateAlan Modra1-1/+1
2014-10-30Fixes a seg-fault in the ihex parser when it encounters a malformed ihex file.Nick Clifton2-1/+2
2014-10-30Closes another memory corruption, this time due to heap overrun.Nick Clifton2-2/+11
2014-10-30daily updateAlan Modra1-1/+1
2014-10-29Fixes another memory corruption bug introduced by patches for PR 17512.Nick Clifton2-2/+7
2014-10-29Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX.Dennis Brueni2-1/+5
2014-10-29daily updateAlan Modra1-1/+1
2014-10-28More fixes for corrupt binaries crashing the binutils.Nick Clifton3-3/+30
2014-10-28This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton4-4/+11
2014-10-28daily updateAlan Modra1-1/+1
2014-10-27This fixes more seg-faults in tools like "strings" and "objdump" whenNick Clifton3-67/+150
2014-10-27Fix a seg-fault in strings and other binutuils when parsing a corrupt PENick Clifton2-0/+16
2014-10-27This patch closes a potential security hole in applications that useNick Clifton2-4/+36
2014-10-27daily updateAlan Modra1-1/+1
2014-10-26daily updateAlan Modra1-1/+1
2014-10-25daily updateAlan Modra1-1/+1
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang4-7/+671
2014-10-24daily updateAlan Modra1-1/+1
2014-10-23ARM: plt_size functions need to read instructions in right byte orderVictor Kamensky2-4/+32
2014-10-23daily updateAlan Modra1-1/+1
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune2-1/+8
2014-10-22daily updateAlan Modra1-1/+1
2014-10-21Relax ppc64_elf_tls_optimize assertionAlan Modra2-1/+9
2014-10-21Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2-0/+11
2014-10-21daily updateAlan Modra1-1/+1
2014-10-20daily updateAlan Modra1-1/+1
2014-10-19daily updateAlan Modra1-1/+1
2014-10-18PowerPC64 ELFv1 function symbol definition vs LTO and discarded sectionsAlan Modra2-43/+70
2014-10-18daily updateAlan Modra1-1/+1