aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-10bfd/Richard Sandiford2-12/+8
2014-11-10More fixes for assertion failures and out-of-bounds reads by readelf.Nick Clifton2-51/+143
2014-11-10Fix objcopy and strip so that they remove their temporary files even if an er...Nick Clifton2-7/+20
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton9-54/+119
2014-11-10Work around GCC bug 63748Ulrich Weigand2-2/+6
2014-11-10daily updateAlan Modra1-1/+1
2014-11-09daily updateAlan Modra1-1/+1
2014-11-08Correct buffer overrun testAlan Modra2-2/+6
2014-11-07Fix a typo in gas/ChangeLogH.J. Lu1-1/+2
2014-11-07Fix race condition when using --threads with linker plugins.Evgeniy Dushistov3-1/+14
2014-11-08daily updateAlan Modra1-1/+1
2014-11-07Cast time value to unsigned long to printH.J. Lu2-1/+7
2014-11-07Cast to unsigned long in range checksH.J. Lu2-2/+7
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu9-8/+76
2014-11-07gdb.base/sigstep.exp: xfail gdb/17511 on i?86 LinuxPedro Alves2-0/+7
2014-11-07Revert old nexti prologue check and eliminate in_prologuePedro Alves4-83/+8
2014-11-07Add more fixes for inavlid memory accesses triggered by corrupt files.Nick Clifton2-91/+226
2014-11-07tekhex architecureAlan Modra2-1/+7
2014-11-07tekhex buffer management and symbol typesAlan Modra2-45/+79
2014-11-07aoutx.h tidyAlan Modra2-14/+14
2014-11-06symtab.h (lookup_global_symbol): Improve function comment.Doug Evans2-0/+12
2014-11-06Rename lookup_symbol_global to lookup_global_symbol.Doug Evans7-15/+22
2014-11-06symtab.c (basic_lookup_symbol_nonlocal): Add comment.Doug Evans2-0/+8
2014-11-06Rename some "aux" functions.Doug Evans2-40/+52
2014-11-06lookup_symbol_in_block: Renamed from lookup_symbol_aux_block.Doug Evans4-9/+14
2014-11-06Rename lookup_symbol_static to lookup_symbol_in_static_block,Doug Evans6-18/+26
2014-11-06New macro ALL_BLOCK_SYMBOLS_WITH_NAME.Doug Evans5-12/+20
2014-11-06Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans8-76/+85
2014-11-07Revert bfd_get_size checksAlan Modra6-40/+11
2014-11-06Use ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some places.Doug Evans3-5/+15
2014-11-06Forgotten ChangeLog entry for previous commit.Doug Evans1-0/+5
2014-11-06Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans19-40/+27
2014-11-06solib_global_lookup: Fetch arch from objfile, not target_gdbarch.Doug Evans4-3/+11
2014-11-07daily updateAlan Modra1-1/+1
2014-11-06Add mach parameter to nios2_find_opcode_hash.Sandra Loosemore6-7/+23
2014-11-06Update Nios II prologue analysis to remove detection of long-obsoleteSandra Loosemore2-90/+14
2014-11-06Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton6-7/+65
2014-11-06Revert changes in previous deltas that introduced new failures intoNick Clifton4-19/+17
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-05More fixes for reading corrupt ELF files.Nick Clifton2-63/+175
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth2-1/+4
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 Fortune11-0/+109
2014-11-052014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-2/+7
2014-11-05More fixes for processing corrupt files.Nick Clifton3-39/+129
2014-11-05Cast result of obstack_next_freeAlan Modra2-2/+4
2014-11-05Use obstack_blank_fast to shrink obstacksAlan Modra3-2/+8
2014-11-04Update description of ownership of files in include/Doug Evans1-1/+4