Age | Commit message (Expand) | Author | Files | Lines |
2007-06-26 | * gdb.base/chng-syms.exp: Handle glibc's __GI_exit. | Daniel Jacobowitz | 2 | -1/+5 |
2007-06-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-25 | (Register and Memory Data): Break sections | Nick Roberts | 1 | -1/+29 |
2007-06-25 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2007-06-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-22 | * infrun.c (adjust_pc_after_break): Do not assume software single-step | Ulrich Weigand | 5 | -86/+46 |
2007-06-22 | * gdbarch.sh (gdbarch_swap_ftype, deprecated_register_gdbarch_swap, | Ulrich Weigand | 4 | -268/+30 |
2007-06-22 | * infrun.c (clear_proceed_status): Clean up stop_registers. | Ulrich Weigand | 2 | -20/+26 |
2007-06-22 | * remote.c (remote_address_masked): If remote_address_size is zero, | Ulrich Weigand | 2 | -15/+15 |
2007-06-22 | * gdbtypes.h (builtin_type_true_char, builtin_type_void, | Ulrich Weigand | 3 | -248/+91 |
2007-06-22 | * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol, | Ulrich Weigand | 7 | -76/+63 |
2007-06-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-21 | gdb/: | Maciej W. Rozycki | 6 | -14/+26 |
2007-06-21 | gdb/: | Maciej W. Rozycki | 8 | -13/+65 |
2007-06-21 | * regcache.c (write_pc_pid): Restore missing else. | Andreas Schwab | 2 | -1/+5 |
2007-06-21 | * gdb.texinfo (Standard Target Features): Document | Vladimir Prus | 2 | -0/+32 |
2007-06-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-20 | * regcache.c (regcache_print): Use get_current_regcache () | Ulrich Weigand | 2 | -2/+7 |
2007-06-20 | * linux-low.c (linux_create_inferior): Try execv before execvp. | Daniel Jacobowitz | 3 | -2/+11 |
2007-06-20 | 2007-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -5/+14 |
2007-06-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-19 | * arm-tdep.c (arm_push_dummy_call): Correct padding of partial | Joseph Myers | 2 | -0/+7 |
2007-06-19 | 2007-06-19 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 5 | -15/+9 |
2007-06-19 | * gdbarch.sh (BELIEVE_PCC_PROMOTION): Replace by | Ulrich Weigand | 6 | -62/+13 |
2007-06-19 | * configure.ac: Do not use ${objdir}. | Daniel Jacobowitz | 3 | -2/+7 |
2007-06-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-18 | * gdbarch.sh (deprecated_register_size): Remove. | Ulrich Weigand | 6 | -52/+20 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 8 | -26/+49 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 8 | -38/+15 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 5 | -16/+12 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 9 | -21/+23 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 5 | -36/+16 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 8 | -154/+17 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 56 | -410/+742 |
2007-06-18 | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 17 | -53/+578 |
2007-06-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-16 | * gdbtypes.h (builtin_type_m2_char, builtin_type_m2_int, | Ulrich Weigand | 3 | -26/+78 |
2007-06-16 | * gdbtypes.h (builtin_type_f_character, builtin_type_f_logical, | Ulrich Weigand | 3 | -74/+121 |
2007-06-16 | * f-lang.c (_initialize_f_language): Do not initialize or | Ulrich Weigand | 2 | -6/+5 |
2007-06-16 | * std-regs.c (builtin_type_frame_reg, build_builtin_type_frame_reg, | Ulrich Weigand | 2 | -55/+8 |
2007-06-16 | * gdbarch.sh (bfd_vma): Remove. | Ulrich Weigand | 6 | -41/+10 |
2007-06-16 | * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float, | Ulrich Weigand | 9 | -270/+284 |
2007-06-16 | * amd64-tdep.c (struct amd64_register_info): Remove. | Ulrich Weigand | 4 | -320/+169 |
2007-06-16 | * c-lang.c (cplus_builtin_types): Remove. | Ulrich Weigand | 6 | -105/+251 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 28 | -157/+224 |
2007-06-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2007-06-15 | * regcache.c (read_register, read_register_pid): Remove. | Ulrich Weigand | 3 | -78/+7 |