Age | Commit message (Expand) | Author | Files | Lines |
2008-12-12 | * macrocmd.c (macro_define_command): Skip whitespace after | Tom Tromey | 2 | -4/+12 |
2008-12-12 | * target-reloc.h (Default_scan_relocatable_relocs): Only discard | Ian Lance Taylor | 3 | -16/+14 |
2008-12-12 | * configure.ac: Update test for TLS descriptors: they are | Ian Lance Taylor | 3 | -51/+86 |
2008-12-12 | * infrun.c (handle_inferior_event): Correctly tag non-executing | Pedro Alves | 2 | -16/+34 |
2008-12-12 | * remote.c (extended_remote_mourn_1): Always call | Pedro Alves | 2 | -4/+8 |
2008-12-12 | PR 7091 | Ian Lance Taylor | 2 | -4/+26 |
2008-12-12 | * remote.c (remote_detach_1): Don't delete the inferior here. | Pedro Alves | 2 | -23/+24 |
2008-12-12 | * remote.c (read_ptid): If we don't know about any inferior yet, | Pedro Alves | 2 | -9/+14 |
2008-12-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-12 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-11 | * infcmd.c (step_1): Use step_once in the synchronous case too. | Pedro Alves | 2 | -65/+52 |
2008-12-11 | * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED or | Pedro Alves | 6 | -5/+19 |
2008-12-11 | gdb | Tom Tromey | 7 | -119/+158 |
2008-12-11 | PR 7041 | Alan Modra | 2 | -2/+8 |
2008-12-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-11 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-10 | merge from gcc | DJ Delorie | 4 | -0/+55 |
2008-12-10 | * infcmd.c (until_next_command, finish_backward): Use get_frame_pc | Pedro Alves | 2 | -4/+11 |
2008-12-10 | * layout.cc (Layout::add_comdat): Allow COMDAT group from a replacement | Cary Coutant | 2 | -0/+14 |
2008-12-10 | bfd/ | Alan Modra | 5 | -75/+136 |
2008-12-10 | bfd/ | Alan Modra | 5 | -312/+341 |
2008-12-10 | * elf32-spu.c (define_ovtab_symbol): Don't abort on symbols | Alan Modra | 2 | -12/+24 |
2008-12-10 | gdb | Tom Tromey | 6 | -36/+114 |
2008-12-10 | * elf32-spu.c (find_function_stack_adjust): Don't limit number | Alan Modra | 2 | -12/+58 |
2008-12-10 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-09 | bfd | Tom Tromey | 4 | -3/+12 |
2008-12-09 | * linux-low.h (struct process_info): Delete member tid, unused. | Doug Evans | 3 | -3/+6 |
2008-12-09 | * config.in, configure: Rebuild. | Tom Tromey | 5 | -4/+89 |
2008-12-09 | * remote.c (remote_parse_stop_reply): Use REG only after its NULL check. | Jan Kratochvil | 2 | -2/+6 |
2008-12-09 | PR 7088 | Ian Lance Taylor | 2 | -0/+4 |
2008-12-09 | * testsuite/initpri1.c: Change all declarations to be full | Ian Lance Taylor | 2 | -9/+14 |
2008-12-09 | 2008-12-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -1/+11 |
2008-12-09 | 2008-12-09 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 2 | -9/+67 |
2008-12-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-09 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-08 | 2008-12-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+5 |
2008-12-08 | 2008-12-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+5 |
2008-12-08 | 2008-12-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+4 |
2008-12-08 | * python/python-value.c (values_in_python): Add specific initialization | Joel Brobecker | 2 | -1/+8 |
2008-12-08 | Fix loc_type of `bp_location's created by update_watchpoint. | Jan Kratochvil | 2 | -13/+20 |
2008-12-08 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-07 | * breakpoint.c (update_global_location_list): Fix the comment. | Jan Kratochvil | 2 | -1/+5 |
2008-12-07 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-06 | daily update | Alan Modra | 1 | -1/+1 |
2008-12-05 | * infcmd.c (step_1, step_once): Look up the stepping range based | Pedro Alves | 2 | -4/+15 |
2008-12-05 | 2008-12-05 Rafael Avila de Espindola <espindola@google.com> | Cary Coutant | 7 | -37/+80 |