Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | Update i386 and amd64 ports for unwinder changes. | Daniel Jacobowitz | 1 | -25/+25 |
2008-04-30 | * dwarf2-frame.c (read_reg): Expect this_frame in the baton. | Daniel Jacobowitz | 1 | -4/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-10-19 | * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. | Ulrich Weigand | 1 | -0/+4 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -3/+3 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-28 | * config/tm-linux.h: Delete file. | Ulrich Weigand | 1 | -0/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-08 | * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code): | Mark Kettenis | 1 | -6/+7 |
2005-03-31 | * gdbarch.sh (fetch_tls_load_module_address): New architecture method. | Kevin Buettner | 1 | -0/+4 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-11-09 | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-11-07 | * Makefile.in (symfile-mem.o): Update dependencies. | Daniel Jacobowitz | 1 | -0/+23 |
2004-08-06 | * i386-linux-tdep.c (i386_linux_sigtramp_start) | Mark Kettenis | 1 | -14/+17 |
2004-07-20 | 2004-07-20 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-04-09 | * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c, | Mark Kettenis | 1 | -1/+1 |
2004-04-09 | * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new | Mark Kettenis | 1 | -12/+13 |
2004-03-23 | 2004-03-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2004-03-15 | * i386-linux-tdep.c: Update copyright year. | Mark Kettenis | 1 | -46/+8 |
2004-02-06 | * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation | Mark Kettenis | 1 | -1/+1 |
2003-11-15 | * glibc-tdep.h (struct gdbarch): Declare opaque. | Mark Kettenis | 1 | -8/+1 |
2003-11-09 | See previous commit. | Mark Kettenis | 1 | -88/+5 |
2003-10-30 | * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable. | Mark Kettenis | 1 | -0/+48 |
2003-10-30 | * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly | Mark Kettenis | 1 | -7/+3 |
2003-06-01 | * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of | Mark Kettenis | 1 | -2/+2 |
2003-05-31 | From Michal Ludvig <mludvig@suse.cz>: | Mark Kettenis | 1 | -2/+23 |
2003-05-30 | * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype. | Mark Kettenis | 1 | -52/+48 |
2003-05-17 | 2003-05-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-04-11 | 2003-04-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-03-01 | * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of | Mark Kettenis | 1 | -2/+2 |
2003-03-01 | * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead | Mark Kettenis | 1 | -1/+1 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+2 |
2003-01-08 | 2003-01-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+8 |
2003-01-04 | * arch-utils.c (gdbarch_info_init): Set osabi to | Daniel Jacobowitz | 1 | -1/+3 |
2002-12-21 | * osabi.c: Include "gdb_assert.h" and "gdb_string.h". | Mark Kettenis | 1 | -1/+1 |
2002-11-08 | 2002-11-08 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+16 |
2002-10-31 | * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for | Daniel Jacobowitz | 1 | -5/+11 |
2002-08-12 | 2002-08-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -23/+0 |
2002-07-02 | * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static. | Mark Kettenis | 1 | -102/+8 |
2002-07-01 | * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc | Mark Kettenis | 1 | -1/+0 |
2002-06-19 | * i386-linux-tdep.c (i386_linux_register_name): Make return type | Andrew Cagney | 1 | -1/+1 |
2002-06-14 | * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and | Mark Kettenis | 1 | -7/+60 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -2/+2 |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 1 | -16/+18 |
2001-12-10 | Approved by Jim Blandy: | Fred Fish | 1 | -1/+1 |
2001-11-04 | Add support for "orig_eax" pseudo register on Linux/x86. | Mark Kettenis | 1 | -1/+58 |
2001-04-17 | * i386-linux-tdep.c (i386_linux_saved_pc_after_call): Use | Mark Kettenis | 1 | -1/+1 |
2001-03-28 | * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from | Mark Kettenis | 1 | -6/+38 |