Age | Commit message (Expand) | Author | Files | Lines |
2008-05-09 | gas/ | Catherine Moore | 6 | -2/+208 |
2008-05-09 | * NEWS: Mention gdbserver bi-arch capability. | Ulrich Weigand | 2 | -0/+8 |
2008-05-09 | update for capitalization changes | Doug Evans | 1 | -3/+3 |
2008-05-09 | * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in | Chao-ying Fu | 2 | -7/+15 |
2008-05-09 | remove cruft from previous checkin | Doug Evans | 3 | -6/+6 |
2008-05-09 | * remote.c (remote_search_memory): Fix capilization in error messages. | Doug Evans | 1 | -3/+3 |
2008-05-09 | * error.c (parse_find_args): Fix capitalization in previous patch. | Doug Evans | 3 | -19/+19 |
2008-05-09 | New "find" command. | Doug Evans | 16 | -3/+1204 |
2008-05-09 | * ppc/altivec.igen (vperm): Latch inputs into temporaries. | Joel Brobecker | 2 | -2/+11 |
2008-05-09 | PR 6493 | Ian Lance Taylor | 2 | -3/+17 |
2008-05-09 | 2008-05-09 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 3 | -13/+25 |
2008-05-09 | * thread.c (_initialize_thread): Don't use commas and periods in | Eli Zaretskii | 2 | -2/+7 |
2008-05-09 | * alpha-mdebug-tdep.c, alpha-osf1-tdep.c, alpha-tdep.c: | Joel Brobecker | 4 | -141/+111 |
2008-05-09 | * frame.c (get_frame_base_address, get_frame_locals_address) | Joel Brobecker | 2 | -3/+9 |
2008-05-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-09 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-08 | * remote.c (extended_remote_attach_1): Call target_find_description. | Ulrich Weigand | 2 | -2/+17 |
2008-05-08 | * regcache.c (registers_length): Remove. | Ulrich Weigand | 4 | -15/+16 |
2008-05-08 | * symtab.c (Symbol::init_base_output_data): Add version | Ian Lance Taylor | 7 | -81/+201 |
2008-05-08 | * ld.texinfo (PowerPC64 ELF64): Fix typo. | Tom Tromey | 2 | -2/+6 |
2008-05-08 | * gdb.base/commands.exp (watchpoint_command_test): Handle | Daniel Jacobowitz | 4 | -2/+24 |
2008-05-08 | * remote.c (extended_remote_create_inferior_1): Clean up | Daniel Jacobowitz | 2 | -4/+11 |
2008-05-08 | * hppa-tdep.h, hppa-tdep.c, hppa-hpux-tdep.c: Update for unwinder | Joel Brobecker | 4 | -206/+173 |
2008-05-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-08 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-07 | bfd/ | Bob Wilson | 4 | -9/+48 |
2008-05-07 | * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c, | Joel Brobecker | 6 | -208/+141 |
2008-05-07 | bfd/ | Alan Modra | 10 | -25/+86 |
2008-05-07 | * ldexp.c (exp_print_token): Add ABSOLUTE, MIN_K, ASSERT_K. Correct | Alan Modra | 2 | -7/+20 |
2008-05-07 | * cp-support.c (mangled_name_to_comp): Initialize storage. | Daniel Jacobowitz | 2 | -2/+7 |
2008-05-07 | * remote.c (remote_insert_breakpoint): Call get_remote_state | Jie Zhang | 2 | -8/+20 |
2008-05-07 | PR 6049 | Ian Lance Taylor | 7 | -101/+307 |
2008-05-07 | missed from last commit | Alan Modra | 1 | -0/+2 |
2008-05-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-07 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-06 | * symtab.cc (Symbol_table::add_from_dynobj): If we see a protected | Ian Lance Taylor | 11 | -11/+310 |
2008-05-06 | * gdb.ada/lang_switch: New test program. | Joel Brobecker | 4 | -0/+118 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 20 | -60/+124 |
2008-05-06 | * options.h (DEFINE_var): Add set_user_set_##varname__. | Ian Lance Taylor | 3 | -10/+66 |
2008-05-06 | * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Treat addresses | Joel Brobecker | 2 | -0/+11 |
2008-05-06 | * inf-loop.c (inferior_event_handler): Run all continuations and | Pedro Alves | 2 | -14/+24 |
2008-05-06 | * frame-unwind.c (frame_unwind_got_bytes): New function. | Joel Brobecker | 6 | -496/+420 |
2008-05-06 | * options.h (class General_options): Add --fatal-warnings. | Ian Lance Taylor | 4 | -0/+18 |
2008-05-06 | * options.h (class General_options): Add -Bsymbolic-functions. | Ian Lance Taylor | 3 | -6/+39 |
2008-05-06 | Correct last patch. | Ian Lance Taylor | 1 | -2/+2 |
2008-05-06 | 2008-05-05 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 7 | -23/+159 |
2008-05-06 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-05 | * gdb.base/help.exp (disassemble): Update expected help text. | Doug Evans | 2 | -1/+5 |
2008-05-05 | * NEWS: Mention new /m modifier for disassemble command. | Doug Evans | 5 | -53/+150 |