aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-11-18More fixes for illegal memory accesses exposed by fuzzed binaries.Nick Clifton1-0/+9
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin1-0/+5
2014-11-14Fix a null pointer dereference when reading the debug link info from a corrup...Nick Clifton1-0/+7
2014-11-14More fixes for invalid memory accesses triggered by corrupt binaries.Nick Clifton1-0/+7
2014-11-13Add cast to unsigned intH.J. Lu1-0/+4
2014-11-13Rename symbbol to symbolH.J. Lu1-0/+4
2014-11-13Add assembler support for @gotpltH.J. Lu1-0/+7
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton1-0/+34
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton1-0/+13
2014-11-12Throw away dodgy coff line number info earlierAlan Modra1-1/+6
2014-11-11More fixes for invalid memory accesses, uncovered by valgrind and binary fuzz...Nick Clifton1-0/+19
2014-11-11coff coffAlan Modra1-0/+7
2014-11-11Avoid coff OOMAlan Modra1-0/+12
2014-11-11ld -r abort in _bfd_elf_write_section_eh_frameAlan Modra1-0/+5
2014-11-10bfd/Richard Sandiford1-0/+5
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton1-0/+37
2014-11-08Correct buffer overrun testAlan Modra1-0/+4
2014-11-07Cast to unsigned long in range checksH.J. Lu1-0/+5
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu1-0/+6
2014-11-07tekhex architecureAlan Modra1-0/+4
2014-11-07tekhex buffer management and symbol typesAlan Modra1-0/+16
2014-11-07aoutx.h tidyAlan Modra1-0/+4
2014-11-07Revert bfd_get_size checksAlan Modra1-0/+10
2014-11-06Revert changes in previous deltas that introduced new failures intoNick Clifton1-0/+9
2014-11-06bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton1-0/+5
2014-11-05More fixes for memory problems uncovered by file fuzzers.Nick Clifton1-0/+8
2014-11-05Fix segfault when creating a dso with discarded .dynsym section.Matthew Fortune1-0/+5
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune1-0/+5
2014-11-05More fixes for processing corrupt files.Nick Clifton1-0/+18
2014-11-04Fix problem with linker created sections being mistakenly flaggedNick Clifton1-0/+4
2014-11-04Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton1-0/+6
2014-11-04Provide stat function for spu overlay manager iovecAlan Modra1-0/+5
2014-11-03When relaxing, update size of symbols.Andrew Burgess1-0/+6
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess1-0/+5
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton1-0/+32
2014-11-03Import updated translations supplied by the Translation Project.Nick Clifton1-1/+5
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S1-0/+15
2014-10-31Fix an (almost) infinite loop in the tekhex parser.Nick Clifton1-0/+1
2014-10-31Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton1-0/+8
2014-10-30Fixes a seg-fault in the ihex parser when it encounters a malformed ihex file.Nick Clifton1-0/+1
2014-10-30Closes another memory corruption, this time due to heap overrun.Nick Clifton1-0/+5
2014-10-29Fixes another memory corruption bug introduced by patches for PR 17512.Nick Clifton1-1/+6
2014-10-29Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX.Dennis Brueni1-0/+4
2014-10-28More fixes for corrupt binaries crashing the binutils.Nick Clifton1-0/+8
2014-10-28This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton1-0/+8
2014-10-27This fixes more seg-faults in tools like "strings" and "objdump" whenNick Clifton1-0/+5
2014-10-27Fix a seg-fault in strings and other binutuils when parsing a corrupt PENick Clifton1-0/+4
2014-10-27This patch closes a potential security hole in applications that useNick Clifton1-0/+6
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-0/+29
2014-10-23ARM: plt_size functions need to read instructions in right byte orderVictor Kamensky1-0/+8