summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 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
* tekhex architecureAlan Modra2014-11-072-1/+7
* tekhex buffer management and symbol typesAlan Modra2014-11-072-45/+79
* aoutx.h tidyAlan Modra2014-11-072-14/+14
* Revert bfd_get_size checksAlan Modra2014-11-076-40/+11
* daily updateAlan Modra2014-11-071-1/+1
* Revert changes in previous deltas that introduced new failures intoNick Clifton2014-11-064-19/+17
* bfd/elf-attrs.c: Fix possible infinite loop parsing attributesWill Newton2014-11-062-0/+9
* daily updateAlan Modra2014-11-061-1/+1
* More fixes for memory problems uncovered by file fuzzers.Nick Clifton2014-11-053-7/+28
* Fix segfault when creating a dso with discarded .dynsym section.Matthew Fortune2014-11-052-2/+9
* Update .MIPS.abiflags to support MIPS R6Matthew Fortune2014-11-052-0/+13
* More fixes for processing corrupt files.Nick Clifton2014-11-053-39/+129
* daily updateAlan Modra2014-11-051-1/+1
* Fix problem with linker created sections being mistakenly flaggedNick Clifton2014-11-042-1/+6
* Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton2014-11-042-2/+13