aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-23gold/Sasa Stankovic8-5/+10564
2014-06-23Add myself as write-after-approval maintainer.Don Breazeal2-0/+5
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves9-3/+281
2014-06-23Align behavior of xmethod commands with that of pretty-printer commands.Siva Chandra4-11/+25
2014-06-23testsuite: Use istarget and is_lp64_target for 3 testcases.Jan Kratochvil4-2/+13
2014-06-23daily updateAlan Modra1-1/+1
2014-06-22daily updateAlan Modra1-1/+1
2014-06-21daily updateAlan Modra1-1/+1
2014-06-21Fix fallout from 6d00b590Philippe De Muyter2-0/+11
2014-06-20Fix --with-system-readline with readline-6.3 patch 5Jan Kratochvil2-4/+11
2014-06-20make obstack object allocators more type-safeTom Tromey3-4/+10
2014-06-20Fix mingw32 build on x86-64 RHEL 6.5Gary Benson4-32/+7
2014-06-20Move shared native target specific code to gdb/natGary Benson38-74/+117
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson8-128/+154
2014-06-20Fix gdbserver cross build.Marcus Shawcroft4-0/+102
2014-06-20Similarly to the AArch64 patch, set DF_STATIC_TLS for consistency withKyle McMartin2-0/+8
2014-06-20daily updateAlan Modra1-1/+1
2014-06-19Initial pass at D language expression parser support.Iain Buclaw7-8/+1808
2014-06-19Remove any_runningYao Qi3-15/+5
2014-06-19Use enum thread_stateYao Qi2-8/+11
2014-06-19Fix next over threaded execl with "set scheduler-locking step".Pedro Alves9-30/+69
2014-06-19Directly call i386-dregs functionsGary Benson2-6/+21
2014-06-19Create nat/i386-dregs.cGary Benson19-1133/+752
2014-06-19Refactor i386_{insert,remove}_hw_breakpointGary Benson2-34/+11
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson5-112/+107
2014-06-19Demangler crash handlerGary Benson8-3/+214
2014-06-19Refactor and expose core-dumping functionalityGary Benson3-12/+80
2014-06-19Add new internal problem for demangler warningsGary Benson6-46/+134
2014-06-19The testcase was generating DW_AT_high_pc and DW_AT_low_pc entriesLuis Machado2-6/+11
2014-06-19daily updateAlan Modra1-1/+1
2014-06-18[rx] Make .B suffix optional when possible.DJ Delorie2-6/+15
2014-06-18ld/ARM: Add target arm*b-*-freebsd*, update target arm*-*-freebsd*.Andreas Tobler6-2/+33
2014-06-18make common_block constTom Tromey3-2/+8
2014-06-18constify some blockvector APIsTom Tromey18-52/+89
2014-06-18constify complete_lineTom Tromey3-2/+7
2014-06-18remove unneeded cast in symtab.cTom Tromey2-1/+5
2014-06-18constify parse_cli_boolean_valueTom Tromey3-2/+7
2014-06-18constify probe.c functionTom Tromey3-5/+11
2014-06-18constify struct block in some placesTom Tromey32-75/+133
2014-06-18Make xmethods tests not to depend on inferior IO.Siva Chandra3-25/+70
2014-06-18Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson5-24/+46
2014-06-18Create nat/i386-dregs.hGary Benson8-100/+173
2014-06-18Symptom:Luis Machado5-72/+182
2014-06-18Rename functions and make nonstatic as necessaryGary Benson7-105/+160
2014-06-18Abstract i386_dr_low accessGary Benson4-6/+44
2014-06-18Merge i386_update_inferior_debug_regsGary Benson4-15/+24
2014-06-18Rename maint_show_dr to debug_hw_pointsGary Benson2-10/+15
2014-06-18Merge error handlingGary Benson2-9/+16
2014-06-18Merge printing codeGary Benson4-47/+73
2014-06-18Add a constGary Benson2-1/+6