Age | Commit message (Expand) | Author | Files | Lines |
2009-07-10 | bfd | Tom Tromey | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -29/+43 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -26/+26 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 1 | -4/+2 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+1 |
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 | -12/+12 |
2008-09-11 | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 1 | -1/+1 |
2008-09-05 | * m68hc11-tdep.c (gdb_print_insn_m68hc11): Use info->arch | Ulrich Weigand | 1 | -9/+1 |
2008-08-24 | gdb: | Tom Tromey | 1 | -2/+2 |
2008-06-28 | * alphafbsd-tdep.c: Update for unwinder changes. | Ulrich Weigand | 1 | -63/+31 |
2008-04-30 | * dwarf2-frame.c (read_reg): Expect this_frame in the baton. | Daniel Jacobowitz | 1 | -1/+1 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -22/+152 |
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-11-19 | 2007-11-19 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -5/+5 |
2007-11-07 | *** empty log message *** | Markus Deuling | 1 | -2/+2 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -30/+32 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -90/+102 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -14/+0 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -90/+171 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -2/+0 |
2007-06-15 | * mips-tdep.c (mips16_scan_prologue): Replace read_next_frame_reg | Ulrich Weigand | 1 | -4/+8 |
2007-06-15 | * sh-tdep.h (sh_show_regs): Add FRAME parameter. | Ulrich Weigand | 1 | -429/+553 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+7 |
2007-05-06 | * regcache.c (regcache_invalidate): New function. | Ulrich Weigand | 1 | -1/+1 |
2007-03-27 | * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT, | Ulrich Weigand | 1 | -0/+18 |
2007-02-27 | * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id) | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-21 | * gdbarch.sh (register_type): Update comment. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-04-05 | * dwarf2-frame.c (dwarf2_frame_ops init_reg): Add "next_frame" | David S. Miller | 1 | -1/+2 |
2006-04-03 | 2006-04-03 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+53 |
2006-03-27 | 2006-03-27 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+6 |
2006-02-21 | 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -120/+171 |
2006-01-23 | 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+43 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-23 | 2005-11-23 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -180/+0 |
2005-11-02 | 2005-11-02 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -5/+5 |
2005-04-27 | * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function. | Mark Kettenis | 1 | -43/+1 |
2005-04-15 | * MAINTAINERS: Change sh64-elf state to non-broken. | Corinna Vinschen | 1 | -2/+0 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-07 | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+6 |
2004-12-14 | * sh-tdep.c (sh_extract_return_value_nofpu): Rename from | Corinna Vinschen | 1 | -14/+14 |
2004-11-13 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-10-29 | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-10-29 | 2004-10-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+6 |