aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-28More fixes for corrupt binaries crashing the binutils.Nick Clifton3-3/+30
2014-10-28gdb.base/sigstep.exp: cleanup and make it easier to extendPedro Alves2-276/+291
2014-10-28update bug numbers (GNATS -> Bugzilla) in a few signal related testsPedro Alves5-14/+22
2014-10-28Workaround remote targets that report an empty list to qfThreadInfoPedro Alves2-3/+40
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-27stepi/nexti: skip signal handler if "handle nostop" signal arrivesPedro Alves7-19/+141
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-27Fix trace file fails on powerpc64Yao Qi2-0/+9
2014-10-27Fix ARM machine state testcase failuresLuis Machado2-188/+143
2014-10-26symtab.c (lookup_symbol_aux_local): Fix typo in comment.Doug Evans2-1/+5
2014-10-27daily updateAlan Modra1-1/+1
2014-10-26Rename parameter "kind" to "block_index" in quick lookup functions.Doug Evans3-12/+22
2014-10-26* block.h (ALL_BLOCK_SYMBOLS): Fix comment.Doug Evans2-2/+6
2014-10-26block.c (allocate_block): Use OBSTACK_ZALLOC instead of obstack_alloc.Doug Evans2-8/+6
2014-10-26Move block_found decl to symtab.h.Doug Evans3-5/+9
2014-10-26Clean up some function comments in symtab.[ch].Doug Evans3-57/+90
2014-10-25symtab.c: forward decl cleanupDoug Evans2-12/+9
2014-10-25symtab.c (lookup_symbol_aux_quick): Set block_found upon success.Doug Evans2-0/+5
2014-10-25Remove second (nested) copy of local var child_die.Doug Evans2-2/+8
2014-10-26daily updateAlan Modra1-1/+1
2014-10-25daily updateAlan Modra1-1/+1
2014-10-24Follow-fork message printing improvementsDon Breazeal5-32/+68
2014-10-24Remove Vax Ultrix and VAX BSD supportPedro Alves16-141/+36
2014-10-24NEWS: Clarify removed targetsPedro Alves2-3/+7
2014-10-24Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference.Siva Chandra5-5/+51
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang11-8/+829
2014-10-24daily updateAlan Modra1-1/+1
2014-10-23Refactoring/cleanup of nios2 opcodes and assembler code.Sandra Loosemore10-1567/+1706
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-22MIPS Documentation fixesMatthew Fortune3-10/+26
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune6-2/+21
2014-10-22daily updateAlan Modra1-1/+1
2014-10-21MIPS/GAS: Correct file option settings with `.insn'Maciej W. Rozycki6-0/+56
2014-10-22[GOLD] Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7Alan Modra2-0/+11
2014-10-21[AARCH64] Add thunderx support to gasAndrew Pinski2-0/+2
2014-10-21Relax ppc64_elf_tls_optimize assertionAlan Modra2-1/+9
2014-10-21gas: avoid bogus warnings in false branches of conditionalJan Beulich5-7/+36
2014-10-21ppc: enable msgclr and msgsnd on Power8Jan Beulich5-2/+15
2014-10-21aarch64: move bogus assertionJan Beulich2-12/+20
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-20Small fixes to the Python API docSimon Marchi2-2/+9
2014-10-20Rename py-objfile-script-gdb.py.in to py-objfile-script-gdb.pyYao Qi3-3/+10
2014-10-20Don't remove files copied to hostYao Qi23-62/+33
2014-10-20daily updateAlan Modra1-1/+1
2014-10-19Fix some comments to say minus_one_ptid instead of PID == -1.Doug Evans2-3/+8