| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | Fix complex floats on sparc. | David S. Miller | 2011-09-28 | 1 | -5/+50 |
* | Add support for single register window model on SPARC | Joel Brobecker | 2011-06-27 | 1 | -24/+145 |
* | * sparc-tdep.c (sparc_skip_stack_check): Recognize a new instruction | Jerome Guitton | 2011-05-23 | 1 | -17/+53 |
* | * sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supply | Mark Kettenis | 2011-05-21 | 1 | -1/+2 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -0/+1 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -3/+7 |
* | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-11 | 1 | -2/+2 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | * sparc-tdep.c: Fix typo in comment. | Mark Kettenis | 2010-12-12 | 1 | -1/+1 |
* | [sparc] inferior SEGV while calling Ada subprogram | Joel Brobecker | 2010-10-01 | 1 | -0/+8 |
* | "finish" does not work on sparc if function returns array. | Joel Brobecker | 2010-05-05 | 1 | -1/+6 |
* | gdb: workaround sparc memcpy fortify error | Mike Frysinger | 2010-04-21 | 1 | -0/+1 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -2/+3 |
* | gdb/ | Jan Kratochvil | 2009-09-07 | 1 | -6/+1 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -18/+37 |
* | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 2009-07-02 | 1 | -40/+52 |
* | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 2009-07-02 | 1 | -2/+4 |
* | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 2009-06-17 | 1 | -1/+1 |
* | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 2009-02-22 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 2008-09-11 | 1 | -4/+4 |
* | * sparc-tdep.c: Make some comments catch up with reality. | Mark Kettenis | 2008-08-20 | 1 | -4/+4 |
* | * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c, | Joel Brobecker | 2008-05-07 | 1 | -83/+47 |
* | * dwarf2-frame.c (read_reg): Expect this_frame in the baton. | Daniel Jacobowitz | 2008-04-30 | 1 | -4/+4 |
* | * gdbarch.sh: Document the return_value method. Explain that | Joel Brobecker | 2008-04-29 | 1 | -2/+1 |
* | doc/ChangeLog: | Corinna Vinschen | 2008-04-22 | 1 | -4/+5 |
* | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 2008-03-13 | 1 | -1/+1 |
* | * alpha-tdep.c (alpha_heuristic_proc_start) | Markus Deuling | 2008-01-11 | 1 | -5/+6 |
* | * gdbarch.sh (skip_prologue): Add gdbarch | Markus Deuling | 2008-01-11 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+2 |
* | *** empty log message *** | Markus Deuling | 2007-11-07 | 1 | -1/+1 |
* | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-11-02 | 1 | -1/+1 |
* | * gdbarch.sh (static_transform_name): New gdbarch callback. | Ulrich Weigand | 2007-10-19 | 1 | -31/+0 |
* | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 2007-10-12 | 1 | -2/+2 |
* | 2007-10-10 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-10-10 | 1 | -2/+2 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 2007-06-15 | 1 | -4/+4 |
* | * gdbarch.sh (push_dummy_code): Add REGCACHE argument. | Ulrich Weigand | 2007-06-15 | 1 | -1/+2 |
* | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 2007-06-15 | 1 | -20/+8 |
* | * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" and | Ulrich Weigand | 2007-04-14 | 1 | -20/+15 |
* | 2007-04-12 Luis Machado <luisgpm@br.ibm.com> | Ulrich Weigand | 2007-04-12 | 1 | -1/+3 |
* | * sparc-tdep.c (X_RS2): New macro. | Joel Brobecker | 2007-04-11 | 1 | -0/+153 |
* | * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id) | Daniel Jacobowitz | 2007-02-27 | 1 | -6/+3 |
* | * doublest.c (floatformat_from_length): Use the right element from | Daniel Jacobowitz | 2007-01-29 | 1 | -2/+2 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * sparc-tdep.c (sparc_psr_type, sparc_fsr_type): New variables. | Mark Kettenis | 2006-12-29 | 1 | -0/+51 |