Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -11/+16 |
2011-03-14 | Fix ARI warning about functions without parameters that do not | Pierre Muller | 1 | -6/+6 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+13 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -13/+13 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-08-18 | * gdb_assert.h (gdb_assert_not_reached): New macro. | Doug Evans | 1 | -8/+7 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-25 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -9/+17 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 1 | -4/+4 |
2009-06-17 | * prologue-value.c (make_pv_area): Add ADDR_BIT argument. | Ulrich Weigand | 1 | -1/+1 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -2/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 1 | -2/+2 |
2008-09-05 | * mep-tdep.c (struct mep_prologue): Add gdbarch member. | Ulrich Weigand | 1 | -9/+16 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -2/+2 |
2008-06-28 | * alphafbsd-tdep.c: Update for unwinder changes. | Ulrich Weigand | 1 | -70/+53 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -3/+3 |
2008-01-11 | * gdbarch.sh (skip_prologue): Add gdbarch | Markus Deuling | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-06 | * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum) | Markus Deuling | 1 | -1/+1 |
2007-11-07 | *** empty log message *** | Markus Deuling | 1 | -1/+1 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-14 | * mep-tdep.c (mep_analyze_prologue): Update comment for BRA | Kevin Buettner | 1 | -2/+13 |
2007-07-13 | * mep-tdep.c (IS_BRA, BRA_DISP): New macros. | Kevin Buettner | 1 | -0/+17 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -2/+2 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -19/+5 |
2007-06-15 | * mep-tdep.c (current_me_module): Read from current regcache | Ulrich Weigand | 1 | -2/+12 |
2007-03-19 | * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_this_id): | Kevin Buettner | 1 | -2/+2 |
2007-02-23 | Add support for new target, Toshiba Media Processor (MeP). | Kevin Buettner | 1 | -0/+2509 |