Age | Commit message (Expand) | Author | Files | Lines |
2008-01-26 | * gdb.texinfo (Specify Location): Improve wording. | Eli Zaretskii | 1 | -3/+4 |
2008-01-26 | * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches. | Mark Kettenis | 2 | -0/+12 |
2008-01-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-25 | * i386-tdep.c (i386_skip_noop): New function. | Pierre Muller | 2 | -0/+51 |
2008-01-25 | 2008-01-24 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 5 | -5/+11 |
2008-01-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-24 | * arm-tdep.c (arm_addr_bits_remove): In non 26-bit mode, don't | Pedro Alves | 2 | -1/+6 |
2008-01-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-23 | Add value field to tests for output of -var-set-format. | Nick Roberts | 1 | -18/+18 |
2008-01-23 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-01-23 | * remote.c (remote_wait): Handle SIGINT between packets. | Daniel Jacobowitz | 2 | -1/+22 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 19 | -62/+327 |
2008-01-23 | Add value field to tests for output of -var-set-format. | Nick Roberts | 1 | -18/+18 |
2008-01-23 | Add the variable octal. | Nick Roberts | 1 | -0/+2 |
2008-01-23 | *** empty log message *** | Nick Roberts | 1 | -0/+7 |
2008-01-23 | (mi_cmd_var_set_format): Add value field to output. | Nick Roberts | 1 | -0/+3 |
2008-01-23 | *** empty log message *** | Nick Roberts | 1 | -0/+4 |
2008-01-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-22 | * gdb.base/float.exp: Allow missing floating point for m68k and | Daniel Jacobowitz | 2 | -2/+22 |
2008-01-22 | * breakpoint.c (break_command_really): New parameter | Vladimir Prus | 7 | -7/+58 |
2008-01-22 | * mn10300-linux-tdep.c (am33_linux_sigframe_cache_init): Find | Kevin Buettner | 2 | -0/+8 |
2008-01-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-21 | * infrun.c (handle_inferior_event): If | Vladimir Prus | 2 | -18/+7 |
2008-01-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-19 | Add NetBSD/hppa target and host support. | Nick Hudson | 10 | -107/+661 |
2008-01-19 | * gdb.texinfo (Specify Location): New section. | Eli Zaretskii | 2 | -93/+126 |
2008-01-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-18 | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 15 | -31/+91 |
2008-01-18 | * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate | Markus Deuling | 5 | -59/+38 |
2008-01-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-17 | binutils/ | H.J. Lu | 2 | -1/+5 |
2008-01-17 | * README: Mention gdbserver/README. | Jim Blandy | 2 | -0/+8 |
2008-01-17 | * valarith.c (value_binop): Handle BINOP_INTDIV | Pierre Muller | 2 | -0/+7 |
2008-01-17 | * s390-tdep.c (s390_gdbarch_init): Set default long double | Ulrich Weigand | 2 | -0/+11 |
2008-01-17 | * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer | Pedro Alves | 5 | -8/+26 |
2008-01-17 | * hpux-thread.c (hpux_thread_resume): Delete commented-out code. | Joel Brobecker | 2 | -9/+4 |
2008-01-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-16 | * auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS. | Mark Kettenis | 2 | -0/+4 |
2008-01-16 | * dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest. | Mark Kettenis | 4 | -4/+9 |
2008-01-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 8 | -26/+41 |
2008-01-16 | * mn10300-tdep.h (AM33_MODE): Add gdbarch as parameter. | Markus Deuling | 3 | -11/+29 |
2008-01-16 | * amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch as | Markus Deuling | 5 | -20/+43 |
2008-01-16 | * ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter. | Markus Deuling | 2 | -5/+10 |
2008-01-16 | * dbxread.c (repeated_header_complaint, dbx_symfile_init) | Markus Deuling | 2 | -49/+88 |
2008-01-16 | 2008-01-15 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 2 | -1/+5 |
2008-01-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-14 | * win32-nat.c (win32_create_inferior): Restore code calling | Pierre Muller | 3 | -0/+11 |
2008-01-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |