Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-05 | 2008-05-05 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 2 | -181/+70 |
2008-05-05 | Update m68k port for unwinder changes. | Andreas Schwab | 4 | -115/+96 |
2008-05-05 | * configure.ac: If targ_extra_obj is set, link it in. | Ian Lance Taylor | 4 | -0/+20 |
2008-05-05 | * object.cc (Sized_relobj::include_section_group): Adjust section | Ian Lance Taylor | 7 | -25/+73 |
2008-05-05 | * infcmd.c (step_1): Put thread id on the stack to avoid possible | Pedro Alves | 2 | -10/+9 |
2008-05-05 | * symfile.c (reread_symbols): Update objfile's entry point. | Luis Machado | 2 | -0/+5 |
2008-05-05 | Minor typing error fixes in ChangeLog. | Aleksandar Ristovski | 1 | -5/+5 |
2008-05-05 | * ada-lang.c: Update throughout to use symbol_matches_domain | Aleksandar Ristovski | 5 | -31/+62 |
2008-05-05 | Added 3 miscellaneous testcases like read32.ms uread16.ms hw-trap.ms. | M R Swami Reddy | 3 | -0/+44 |
2008-05-05 | These files removed. | M R Swami Reddy | 3 | -131/+0 |
2008-05-05 | Add the change for testcases comment update and new testcases addition. | M R Swami Reddy | 1 | -0/+14 |
2008-05-05 | Update testcase comment. | M R Swami Reddy | 53 | -60/+315 |
2008-05-05 | * top.c (command_line_handler_continuation): Remove. | Vladimir Prus | 4 | -55/+14 |
2008-05-05 | Comment change | M R Swami Reddy | 1 | -2/+2 |
2008-05-05 | Updated the sim engine's ecode logic and commit the code changes | M R Swami Reddy | 1 | -0/+6 |
2008-05-05 | Update for code standards | M R Swami Reddy | 1 | -70/+62 |
2008-05-05 | Cleaned up unwanted code and fixed BIT operations simulation. | M R Swami Reddy | 1 | -66/+14 |
2008-05-05 | Update simops struct members and PSR bits. | M R Swami Reddy | 1 | -11/+12 |
2008-05-05 | Fix typo. | M R Swami Reddy | 1 | -3/+3 |
2008-05-05 | Update the machine code decode algorithm using hash table. | M R Swami Reddy | 1 | -456/+584 |
2008-05-05 | * inf-loop.c (inferior_event_handler): Call bpstat_do_action, | Vladimir Prus | 3 | -2/+14 |