Age | Commit message (Expand) | Author | Files | Lines |
2004-06-07 | 2004-06-06 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -1/+1 |
2004-05-30 | * i386-tdep.c (i386_supply_gregset): Adjust comment. | Mark Kettenis | 1 | -8/+55 |
2004-05-22 | * regset.c: Tweak comment. | Mark Kettenis | 1 | -6/+4 |
2004-05-21 | Allocate regset structures in the gdbarch's obstack, not using | Jim Blandy | 1 | -2/+4 |
2004-05-20 | Use a constructor function to create regset structures. | Jim Blandy | 1 | -10/+2 |
2004-05-08 | * defs.h (enum return_value_convention): Add | Mark Kettenis | 1 | -1/+22 |
2004-04-30 | Revert 2004-04-16 change. | Brian Ford | 1 | -13/+3 |
2004-04-29 | Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -1/+7 |
2004-04-29 | * i386-tdep.c: Fix spelling mistakes. | Mark Kettenis | 1 | -13/+13 |
2004-04-18 | Based on a patch from Brian Ford <ford@vss.fsi.com>: | Mark Kettenis | 1 | -60/+58 |
2004-04-16 | From Brian Ford <ford@vss.fsi.com>: | Mark Kettenis | 1 | -0/+10 |
2004-04-09 | * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c, | Mark Kettenis | 1 | -2/+2 |
2004-04-09 | * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new | Mark Kettenis | 1 | -25/+37 |
2004-04-07 | * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for | Jim Blandy | 1 | -2/+7 |
2004-04-01 | * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register | Jim Blandy | 1 | -0/+36 |
2004-03-23 | 2004-03-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2004-01-17 | 2004-01-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -16/+2 |
2004-01-13 | 2004-01-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-12-14 | * i386-tdep.c (i386_analyze_frame_setup): Add missing encodings | Mark Kettenis | 1 | -1/+5 |
2003-11-20 | * i386-tdep.c (i386_extract_return_value, | Mark Kettenis | 1 | -38/+63 |
2003-11-16 | * i386-tdep.h (i386_supply_gregset): Provide prototype. | Mark Kettenis | 1 | -1/+1 |
2003-11-16 | * i386-tdep.c (i386_extract_return_value): Don't use bfd_byte. | Mark Kettenis | 1 | -3/+2 |
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 |