aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior29-84/+213
2015-01-15Move safe_strerror to common/Sergio Durigan Junior16-73/+212
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu6-3/+37
2015-01-15Skip two more attach tests when testing against stub-like targetsDon Breazeal3-8/+17
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton18-30/+178
2015-01-15Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL.Nick Clifton2-1/+8
2015-01-15Omit section dynsyms for any linker created sectionAlan Modra2-11/+8
2015-01-15Document the GDB 7.8.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-01-15Fix ARM fail of gap testAlan Modra2-44/+55
2015-01-15[Ada] 'first/'last/'length of array whose bound is a discriminantJoel Brobecker7-2/+143
2015-01-15Build failure in sim/rx/gdb-if.c on windowsJoel Brobecker2-4/+10
2015-01-14Don't disable gprof for moxieAnthony Green3-2/+7
2015-01-15Automatic date update in version.inGDB Administrator1-1/+1
2015-01-14Merge include/libiberty.h from GCCJan-Benedict Glaw2-0/+44
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang16-968/+319
2015-01-14Fix a bug in resolving HI16/LO16 relocation pairs for MIPS.Cary Coutant2-13/+28
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi16-11/+127
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi6-81/+111
2015-01-14PR17525 - breakpoint commands not executed when program run from -x scriptPedro Alves6-2/+147
2015-01-14PR cli/17828: -batch -ex r breaks terminalPedro Alves5-0/+230
2015-01-13Enhance gdb.lookup_objfile so that it works with a symlinked binary.Doug Evans6-2/+52
2015-01-14Automatic date update in version.inGDB Administrator1-1/+1
2015-01-13[ARM] vcmp/vcmpe should accept #0x0 as an operandJiong Wang6-9/+38
2015-01-13gdb/testsuite: Make clean mostlyclean should not delete *.py.Joel Brobecker2-1/+5
2015-01-13Update NEWS post GDB 7.9 branch creation.Joel Brobecker2-1/+9
2015-01-13Bump version to 7.9.50.DATE-cvs.Joel Brobecker2-1/+6
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang6-1/+29
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang6-1/+41
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang7-2/+69
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.gdb-7.9-branchpointJoel Brobecker2-1/+6
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.Joel Brobecker2-1/+6
2015-01-13[python/Ada] gdb.lookup_type fails to looking primitive typeJoel Brobecker4-1/+100
2015-01-13Automatic date update in version.inGDB Administrator1-1/+1
2015-01-12Append to input history file instead of overwriting itPatrick Palka4-4/+84
2015-01-12Properly check abbrev sizeH.J. Lu2-4/+9
2015-01-12Another fix for memory access errors trigegred by running readelf on a corrup...Nick Clifton2-22/+39
2015-01-12[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>James Clarke2-1/+7
2015-01-12gdb.python/py-prompt.exp: restore GDBFLAGSPedro Alves2-0/+6
2015-01-12More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton3-3/+30
2015-01-12gas: allow labeling of CFI instructionsJan Beulich9-2/+130
2015-01-12Fix GDB crash caused by discarding grouped debug sectionsTerry Guo2-6/+57
2015-01-12Fix build without makeinfo from release binutils tarAlan Modra3-4/+62
2015-01-12[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)Jan Kratochvil2-4/+15
2015-01-12arm: properly range check immediate operands of VSHL and VQSHLJan Beulich5-3/+59
2015-01-12Assorted compiler warning fixesAlan Modra5-5/+17
2015-01-11dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.Doug Evans2-1/+6
2015-01-12Automatic date update in version.inGDB Administrator1-1/+1
2015-01-11Require numeric attributes to specify the form.Doug Evans7-18/+35
2015-01-11Temporarily revert symbol lookup cache.Doug Evans5-828/+14
2015-01-11PR gdb/15830Doug Evans10-53/+159