Age | Commit message (Expand) | Author | Files | Lines |
2003-10-30 | * i386-tdep.c (i386_supply_fpregset): Support floating-point | Mark Kettenis | 1 | -1/+9 |
2003-10-26 | Change register numbers to enumartion values. | Mark Kettenis | 1 | -8/+0 |
2003-10-11 | * i386-tdep.c (i386_regset_from_core_section): New function. | Mark Kettenis | 1 | -0/+41 |
2003-10-06 | * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl | Andreas Schwab | 1 | -0/+3 |
2003-10-05 | * i386-tdep.h (struct gdbarch_tdep): Add members gregset, | Mark Kettenis | 1 | -0/+46 |
2003-09-27 | * i386-tdep.h: Put opaque declarations in alphabetical | Mark Kettenis | 1 | -62/+121 |
2003-09-27 | * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs): | Mark Kettenis | 1 | -4/+2 |
2003-09-09 | 2003-09-04 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+2 |
2003-08-17 | * i386-tdep.c (i386_analyze_register_saves): Handle register saves | Mark Kettenis | 1 | -15/+14 |
2003-08-12 | * i386-tdep.c (i386_gdbarch_init): Enable default support for | Kevin Buettner | 1 | -5/+18 |
2003-08-10 | * i386-tdep.c (i386_register_to_value): Use get_frame_register | Mark Kettenis | 1 | -14/+18 |
2003-08-10 | Based on a patch from Michael Elizabeth Chastain (mec@shout.net): | Mark Kettenis | 1 | -5/+42 |
2003-07-18 | 2003-07-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-07-16 | 2003-07-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+6 |
2003-07-02 | 2003-07-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -25/+34 |
2003-07-01 | 2003-07-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -34/+25 |
2003-06-15 | * i386-tdep.c (i386_next_regnum): Fix bounds checking. | Mark Kettenis | 1 | -23/+48 |
2003-06-15 | * i386-tdep.c (i386_register_to_value, i386_value_to_register): | Mark Kettenis | 1 | -55/+25 |
2003-06-15 | 2003-06-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-14 | 2003-06-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -40/+123 |
2003-06-13 | 2003-06-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+13 |
2003-06-11 | 2003-06-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+4 |
2003-06-09 | 2003-06-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-06-02 | * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT. | Adam Fedor | 1 | -0/+14 |
2003-05-31 | * i386-tdep.c: Include "dwarf2-frame.h". | Mark Kettenis | 1 | -0/+5 |
2003-05-31 | * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we | Mark Kettenis | 1 | -0/+5 |
2003-05-31 | * i386-tdep.c (i386_register_name): Check for MMX registers first. | Mark Kettenis | 1 | -3/+3 |
2003-05-31 | From Michal Ludvig <mludvig@suse.cz>: | Mark Kettenis | 1 | -13/+17 |
2003-05-31 | 2003-05-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+5 |
2003-05-30 | * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype. | Mark Kettenis | 1 | -513/+667 |
2003-05-17 | 2003-05-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-13 | 2003-05-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-08 | 2003-05-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-05-05 | 2003-05-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-04-29 | 2003-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2003-04-21 | 2003-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-04-19 | * i386-tdep.c (i386_num_register_names): New variable. | Mark Kettenis | 1 | -14/+20 |
2003-04-19 | * i386-tdep.c (i386_extract_return_value, | Mark Kettenis | 1 | -2/+2 |
2003-04-19 | * i386-tdep.c (i386_frame_num_args): Remove function. | Mark Kettenis | 1 | -75/+1 |
2003-04-19 | * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from | Mark Kettenis | 1 | -5/+9 |
2003-04-19 | * i386-tdep.c (i386_get_longjmp_target): Use | Mark Kettenis | 1 | -3/+3 |
2003-04-11 | 2003-04-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-04-05 | 2003-04-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-04-01 | 2003-04-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2003-04-01 | 2003-04-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2003-03-31 | 2003-03-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-03-31 | 2003-03-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-03-31 | 2003-03-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-03-30 | * i386-tdep.c (i386_store_struct_return): Removed. | Mark Kettenis | 1 | -7/+0 |
2003-03-30 | 2003-03-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+3 |