aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-13 * elf64-ppc.c (ppc64_elf_relocate_section): Correct NOP locationAlan Modra2-1/+6
2010-04-132010-04-12 Stan Shebs <stan@codesourcery.com>Stan Shebs2-1/+12
2010-04-13*** empty log message ***gdbadmin1-1/+1
2010-04-13daily updateAlan Modra1-1/+1
2010-04-12sim: add more hacking notesMike Frysinger2-0/+249
2010-04-12Remove gdb/gdbserver/ line.Pedro Alves1-1/+0
2010-04-12 gdb/gdbserver/Pedro Alves6-7/+36
2010-04-12sim: add helper macros for branch profilingMike Frysinger2-0/+21
2010-04-12sim: add missing values to array initializersMike Frysinger12-60/+74
2010-04-12gdb: constify remote files_infoMike Frysinger3-2/+7
2010-04-12sim: constify dup_arg_pMike Frysinger2-3/+8
2010-04-122010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw3-15/+168
2010-04-12 * server.h (buffer_xml_printf): Remove redundant `;'.Pedro Alves2-1/+5
2010-04-12 * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves3-0/+21
2010-04-12Avoid unused variable warning on Linux/x86-64.H.J. Lu2-1/+6
2010-04-122010-04-12 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+5
2010-04-12daily updateAlan Modra1-1/+1
2010-04-12*** empty log message ***gdbadmin1-1/+1
2010-04-11Remove the unused variable in amd64-tdep.c.H.J. Lu2-2/+6
2010-04-11 GDBserver disconnected tracing support.Pedro Alves15-185/+686
2010-04-11 * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves2-0/+7
2010-04-11daily updateAlan Modra1-1/+1
2010-04-11*** empty log message ***gdbadmin1-1/+1
2010-04-10Undefine HAVE_PRPSINFO32_T/HAVE_PRSTATUS32_T before define.H.J. Lu2-0/+9
2010-04-10Support 32bit core note sections on Linux/x86-64.H.J. Lu6-0/+233
2010-04-10sim: also constify sim_fpu_print_funcMike Frysinger2-1/+2
2010-04-10sim: constify sim_fpu_print_statusMike Frysinger2-1/+6
2010-04-10 PR gas/11486Alan Modra2-0/+6
2010-04-10sim: drop duplicate break statements in sim-fpuMike Frysinger2-6/+4
2010-04-10sim: constify save_data()Mike Frysinger2-1/+5
2010-04-10sim: add const markings to env stringMike Frysinger2-1/+6
2010-04-10*** empty log message ***gdbadmin1-1/+1
2010-04-10daily updateAlan Modra1-1/+1
2010-04-09Add back missing change log.Doug Kwan1-0/+52
2010-04-09gdb/testsuite/Jan Kratochvil2-3/+8
2010-04-092010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs4-3/+15
2010-04-092010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs2-1/+31
2010-04-09Add prototype to gold tests.H.J. Lu3-1/+10
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan9-32/+260
2010-04-09 * symtab.c (find_function_start_sal): Never return SAL pointingUlrich Weigand2-0/+17
2010-04-09 * NEWS: Mention tracepoints support.Pedro Alves2-0/+9
2010-04-09 gdb/Pedro Alves4-7/+30
2010-04-09gdb/Jan Kratochvil2-2/+7
2010-04-09Mention unavailable and invisible registers.H.J. Lu2-3/+9
2010-04-09 * tracepoint.c (cmd_qtstatus): Report trace buffer circularity.Pedro Alves2-3/+8
2010-04-09bfd/ChangeLogNick Clifton23-129/+109
2010-04-09 * breakpoint.c (condition_command): Pass condition expression toPedro Alves2-2/+7
2010-04-092010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon14-50/+1329
2010-04-092010-04-07 Eric B. Weddington <eric.weddington@atmel.com>Eric B. Weddington3-25/+65
2010-04-09 gdb/gdbserver/Pedro Alves16-30/+3940