aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-05 Add support for DWP file format version 2.Doug Evans3-118/+802
2013-10-05daily updateAlan Modra1-1/+1
2013-10-04[gas/]Kyrylo Tkachov6-1/+19
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves3-49/+50
2013-10-04Fix syntax error in aix-thread.c:sync_threadlistsJoel Brobecker2-1/+6
2013-10-04Fix build failure in procfs.c after MERGEPID -> ptid_build conversion.Joel Brobecker2-1/+6
2013-10-04Remove unnecessary cast in aix-thread.c:ptrace32.Joel Brobecker2-1/+5
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker8-5/+151
2013-10-04Move pending_event to remote_notif_state.Yao Qi4-47/+118
2013-10-04Move notif_queue and remote_async_get_pending_events_token to remote_stateYao Qi4-57/+103
2013-10-04Fix FIXME: xstrdup should not be hereYao Qi2-9/+22
2013-10-04daily updateAlan Modra1-1/+1
2013-10-032013-10-04 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-4/+8
2013-10-03aarch64: Add support for GNU indirect functions.Will Newton78-71/+1569
2013-10-032013-10-03 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon3-7/+29
2013-10-03Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves2-37/+56
2013-10-032013-10-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-30/+19
2013-10-03daily updateAlan Modra1-1/+1
2013-10-02gdb/testsuite/Yufeng Zhang2-1/+12
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves19-30/+154
2013-10-02Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves5-6/+35
2013-10-02[GDBserver]: Silence exits if GDB is connected through stdio.Pedro Alves3-8/+27
2013-10-02Use FILENAME_CMP to compare filenames in compare_search_syms.Joel Brobecker2-1/+6
2013-10-02Delete search_symbols_equal (use compare_search_syms instead).Joel Brobecker2-14/+8
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+10
2013-10-02 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-2/+11
2013-10-022013-10-02 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-2/+11
2013-10-02Constification of parse_linespec and fallout:Keith Seitz26-132/+289
2013-10-02daily updateAlan Modra1-1/+1
2013-10-01 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.Doug Evans2-6/+4
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans2-15/+14
2013-10-012013-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+30
2013-10-01gdb/Yao Qi2-111/+95
2013-10-01 * arsup.c (ar_save): Respect the deterministic setting whenNick Clifton3-2/+13
2013-10-01gdb/Yao Qi3-15/+8
2013-10-01gdb/Yao Qi2-9/+5
2013-10-01gdb/Yao Qi3-8/+13
2013-10-01gdb/Yao Qi5-23/+46
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker2-1/+43
2013-10-012013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-1/+5
2013-10-01[ELinOS] Best effort to load system libraries in case of incomplete envJoel Brobecker2-12/+33
2013-10-01wrong "catch exception" error message when finding trampoline msym.Joel Brobecker2-1/+9
2013-10-01daily updateAlan Modra1-1/+1
2013-09-30Add Size64 to movq/vmovq with Reg64 operandH.J. Lu3-16/+21
2013-09-30Add AMD bdver4 support.Saravanan Ekanathan12-1/+442
2013-09-302013-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-61/+152
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado61-536/+605
2013-09-30 * emulparams/msp430all.sh: Update ARCH names.Nick Clifton4-74/+83
2013-09-30daily updateAlan Modra1-1/+1
2013-09-29gdb/testsuite/Yao Qi2-1/+10