| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbarch_tdep | H.J. Lu | 2012-07-04 | 1 | -0/+3 |
* | Add and use amd64_x32_analyze_stack_align | H.J. Lu | 2012-06-16 | 1 | -1/+186 |
* | Check bits_per_word instead of gdbarch_ptr_bit | H.J. Lu | 2012-06-16 | 1 | -4/+6 |
* | H.J. Lu <hongjiu.lu@intel.com> | Mark Kettenis | 2012-06-13 | 1 | -1/+39 |
* | gdb/ | Maciej W. Rozycki | 2012-05-16 | 1 | -1/+1 |
* | Call initialize_tdesc_x32/initialize_tdesc_x32_avx | H.J. Lu | 2012-05-14 | 1 | -0/+4 |
* | H.J. Lu <hongjiu.lu@intel.com> | Mark Kettenis | 2012-05-07 | 1 | -9/+34 |
* | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-04-27 | 1 | -0/+10 |
* | * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations of | Doug Evans | 2012-04-06 | 1 | -3/+6 |
* | gdb/ | Yao Qi | 2012-03-20 | 1 | -1/+1 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | * amd64-tdep.c (amd64_get_unused_input_int_reg): Rename `index' to | Andrey Smirnov | 2011-12-11 | 1 | -2/+2 |
* | * amd64-tdep.c (amd64_push_dummy_call): Remove nested definition | Andrey Smirnov | 2011-12-05 | 1 | -1/+0 |
* | gdb/ | Yao Qi | 2011-11-09 | 1 | -1/+1 |
* | Add return address collection for tracepoints. | Stan Shebs | 2011-09-27 | 1 | -0/+21 |
* | gdb/ | Jan Kratochvil | 2011-09-13 | 1 | -4/+6 |
* | gdb/ | Jan Kratochvil | 2011-09-09 | 1 | -25/+36 |
* | gdb/ | Jan Kratochvil | 2011-09-08 | 1 | -1/+68 |
* | gdb | Tom Tromey | 2011-07-22 | 1 | -11/+26 |
* | gdb/ | Thiago Jung Bauermann | 2011-07-05 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2011-06-29 | 1 | -0/+5 |
* | gdb | Tom Tromey | 2011-04-19 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -35/+121 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -9/+18 |
* | Fix relocation of jump and call instructions (used when inserting fast | Kwok Yeung | 2011-03-18 | 1 | -4/+11 |
* | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-07 | 1 | -2/+2 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
* | Remove amd64_register_name. | H.J. Lu | 2010-09-11 | 1 | -15/+0 |
* | gdb/ | Pedro Alves | 2010-05-26 | 1 | -0/+119 |
* | * amd64-tdep.c: Include disasm.h. | Pedro Alves | 2010-05-06 | 1 | -53/+3 |
* | gdb/ | Jan Kratochvil | 2010-05-02 | 1 | -1/+1 |
* | Remove the unused variable in amd64-tdep.c. | H.J. Lu | 2010-04-11 | 1 | -2/+0 |
* | Support amd64 AVX. | H.J. Lu | 2010-04-07 | 1 | -2/+125 |
* | Support "ah", "bh", "ch", "dh" on amd64. | H.J. Lu | 2010-04-01 | 1 | -10/+38 |
* | Restore sp for x86. | H.J. Lu | 2010-03-12 | 1 | -1/+1 |
* | Support x86 pseudo byte, word and dword registers. | H.J. Lu | 2010-03-02 | 1 | -4/+114 |
* | Enable XML target descriptions for x86. | H.J. Lu | 2010-03-01 | 1 | -43/+19 |
* | amd64 - function returning record with field straddling 2 registers | Joel Brobecker | 2010-01-29 | 1 | -0/+30 |
* | amd64-windows: 32 bytes allocated on stack by caller for integer parameter re... | Joel Brobecker | 2010-01-29 | 1 | -0/+6 |
* | amd64-windows: memory args passed by pointer during function calls. | Joel Brobecker | 2010-01-29 | 1 | -4/+33 |
* | amd64: Integer parameters in function calls on Windows. | Joel Brobecker | 2010-01-29 | 1 | -31/+34 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-12-20 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2009-12-20 | 1 | -1/+1 |
* | * amd64-tdep.c (amd64_init_frame_cache): Enhance comment describing | Doug Evans | 2009-11-05 | 1 | -1/+4 |
* | 2009-08-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2009-08-17 | 1 | -0/+89 |
* | 2009-08-10 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2009-08-10 | 1 | -0/+12 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -15/+27 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -15/+17 |
* | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 2009-07-02 | 1 | -1/+1 |