| Commit message (Expand) | Author | Age | Files | Lines |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | Remove sp_regnum_from_eax and pc_regnum_from_eax | H.J. Lu | 2012-10-15 | 1 | -8/+0 |
* | Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdep | H.J. Lu | 2012-07-04 | 1 | -0/+8 |
* | H.J. Lu <hongjiu.lu@intel.com> | Mark Kettenis | 2012-06-13 | 1 | -0/+2 |
* | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | sergiodj | 2012-04-27 | 1 | -0/+9 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | gdb | Tom Tromey | 2011-07-22 | 1 | -4/+5 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -3/+4 |
* | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-09 | 1 | -5/+6 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | Remove amd64_register_name. | H.J. Lu | 2010-09-11 | 1 | -1/+0 |
* | * i386-tdep.h (i386_displaced_step_copy_insn): Declare. | Doug Evans | 2010-06-22 | 1 | -0/+3 |
* | Support i386 AVX. | H.J. Lu | 2010-04-07 | 1 | -1/+33 |
* | Support x86 pseudo byte, word and dword registers. | H.J. Lu | 2010-03-02 | 1 | -0/+37 |
* | Enable XML target descriptions for x86. | H.J. Lu | 2010-03-01 | 1 | -14/+15 |
* | amd64-windows: 32 bytes allocated on stack by caller for integer parameter re... | Joel Brobecker | 2010-01-29 | 1 | -4/+14 |
* | amd64-windows: memory args passed by pointer during function calls. | Joel Brobecker | 2010-01-29 | 1 | -0/+9 |
* | amd64: Integer parameters in function calls on Windows. | Joel Brobecker | 2010-01-29 | 1 | -0/+24 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 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 |