| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-08-10 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2009-08-10 | 1 | -0/+35 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -1/+2 |
* | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 2009-07-02 | 1 | -3/+4 |
* | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 2009-07-02 | 1 | -0/+2 |
* | * i386-tdep.c (i386_process_record): Make it extern. | Hui Zhu | 2009-05-17 | 1 | -0/+3 |
* | I386 architecture process record and replay support. | Hui Zhu | 2009-04-30 | 1 | -0/+6 |
* | 2009-02-04 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2009-02-04 | 1 | -0/+3 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | * gdbarch.sh (gdbarch_skip_main_prologue): New. | Pierre Muller | 2008-06-11 | 1 | -0/+1 |
* | Implement displaced stepping. | Pedro Alves | 2008-05-02 | 1 | -0/+10 |
* | * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_arch | Markus Deuling | 2008-03-11 | 1 | -2/+2 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-11-02 | 1 | -1/+1 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-18 | 1 | -1/+1 |
* | * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float, | Ulrich Weigand | 2007-06-16 | 1 | -2/+7 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * i386-tdep.c (i386_mxcsr_type): New variable. | Mark Kettenis | 2006-01-21 | 1 | -0/+1 |
* | * amd64-tdep.c (amd64_sse_type): Remove. | Mark Kettenis | 2006-01-18 | 1 | -1/+7 |
* | * i386-tdep.h (I386_SEL_RPL, I386_SEL_UPL, I386_SEL_KPL): New | Mark Kettenis | 2005-12-19 | 1 | -0/+5 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * i386-tdep.h (i386_collect_gregset): New prototype. | Mark Kettenis | 2004-12-24 | 1 | -0/+8 |
* | * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM) | Mark Kettenis | 2004-09-08 | 1 | -40/+2 |
* | Revert 2004-04-16 change. | Brian Ford | 2004-04-30 | 1 | -3/+0 |
* | From Brian Ford <ford@vss.fsi.com>: | Mark Kettenis | 2004-04-16 | 1 | -0/+3 |
* | * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new | Mark Kettenis | 2004-04-09 | 1 | -3/+3 |
* | 2004-03-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-03-02 | 1 | -1/+5 |
* | Fix OpenBSD/i386 sigtramp recognition. | Mark Kettenis | 2004-02-22 | 1 | -6/+8 |
* | 2004-01-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2004-01-05 | 1 | -0/+1 |
* | * i386-tdep.h (i386_regnum): Add I386_CS_REGNUM and | Mark Kettenis | 2003-12-28 | 1 | -0/+2 |
* | * i386-tdep.h (i386_supply_gregset): Provide prototype. | Mark Kettenis | 2003-11-16 | 1 | -0/+7 |
* | * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM, | Mark Kettenis | 2003-10-26 | 1 | -6/+0 |
* | * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define. | Mark Kettenis | 2003-10-26 | 1 | -2/+0 |
* | Change register numbers to enumartion values. | Mark Kettenis | 2003-10-26 | 1 | -7/+14 |
* | * i386-tdep.c (i386_regset_from_core_section): New function. | Mark Kettenis | 2003-10-11 | 1 | -0/+6 |
* | * i386-tdep.h (struct regset): Declare opaque. | Mark Kettenis | 2003-10-11 | 1 | -0/+1 |
* | * i386-tdep.h (struct gdbarch_tdep): Add members gregset, | Mark Kettenis | 2003-10-05 | 1 | -0/+10 |
* | * i386-tdep.h: Put opaque declarations in alphabetical | Mark Kettenis | 2003-09-27 | 1 | -9/+13 |
* | Really check this in now. | Mark Kettenis | 2003-08-16 | 1 | -1/+12 |
* | From Michal Ludvig <mludvig@suse.cz>: | Mark Kettenis | 2003-05-31 | 1 | -1/+16 |
* | * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype. | Mark Kettenis | 2003-05-30 | 1 | -13/+0 |
* | 2003-05-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-05-17 | 1 | -1/+1 |
* | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-04-12 | 1 | -0/+4 |
* | * arch-utils.c (gdbarch_info_init): Set osabi to | Daniel Jacobowitz | 2003-01-04 | 1 | -6/+1 |
* | 2002-11-08 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-11-08 | 1 | -0/+4 |
* | * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove. | Mark Kettenis | 2002-11-08 | 1 | -1/+0 |
* | * i386-tdep.c (i386_frameless_signal_p): Make non static for | Joel Brobecker | 2002-11-08 | 1 | -0/+1 |
* | 2002-11-08 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-11-08 | 1 | -4/+0 |
* | 2002-11-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-11-08 | 1 | -10/+15 |
* | * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h), | Jason Thorpe | 2002-09-01 | 1 | -0/+1 |