Age | Commit message (Expand) | Author | Files | Lines |
2007-06-18 | * gdbarch.sh (deprecated_register_size): Remove. | Ulrich Weigand | 1 | -3/+0 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+0 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -9/+14 |
2007-06-15 | * arm-tdep.c (arm_print_float_info): Use register value from FRAME | Ulrich Weigand | 1 | -15/+17 |
2007-06-12 | * frame-unwind.h (frame_dealloc_cache_ftype): Define. | Andreas Schwab | 1 | -1/+5 |
2007-05-12 | * libunwind-frame.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -186/+106 |
2007-05-11 | * gdbarch.sh (remote_translate_xfer_address): Remove. | Ulrich Weigand | 1 | -13/+0 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -1/+1 |
2007-03-28 | * arch-utils.c (legacy_pc_in_sigtramp): Remove. | Ulrich Weigand | 1 | -5/+8 |
2007-02-27 | * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id) | Daniel Jacobowitz | 1 | -1/+1 |
2007-02-16 | * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c, | Daniel Jacobowitz | 1 | -0/+1 |
2007-01-29 | * doublest.c (floatformat_from_length): Use the right element from | Daniel Jacobowitz | 1 | -2/+8 |
2007-01-21 | * gdbarch.sh (register_type): Update comment. | Daniel Jacobowitz | 1 | -1/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -0/+16 |
2006-12-28 | * ia64-tdep.c (get_kernel_table): Correct signedness in check | Daniel Jacobowitz | 1 | -5/+6 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -14/+16 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -4/+7 |
2006-03-08 | * ia64-tdep.c (ia64_libunwind_frame_this_id): Adapt uses of | Andreas Schwab | 1 | -2/+5 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-08 | * ia64-tdep.c (floatformat_valid): Change type of `from' from | Kevin Buettner | 1 | -1/+1 |
2005-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 1 | -8/+10 |
2005-06-10 | 2005-06-09 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -9/+12 |
2005-06-08 | 2005-06-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -51/+353 |
2005-05-19 | 2005-05-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-05-01 | 2005-05-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-04-18 | 2005-04-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-02-07 | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-01-05 | * ia64-tdep.c: Include "osabi.h". | Andreas Schwab | 1 | -54/+12 |
2005-01-05 | Eliminate ia64-aix-tdep.c. | Kevin Buettner | 1 | -2/+0 |
2004-11-13 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-06-20 | 2004-06-20 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+1 |
2004-06-07 | 2004-06-06 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -1/+3 |
2004-05-18 | * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large | Daniel Jacobowitz | 1 | -2/+2 |
2004-04-30 | 2004-04-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-04-14 | * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null | Andreas Schwab | 1 | -0/+4 |
2004-04-07 | Fix cross build problems for --target=ia64-linux-gnu. | Kevin Buettner | 1 | -1/+1 |
2004-03-23 | 2004-03-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-24 | 2004-02-23 David Mosberger <davidm@hpl.hp.com> | Kevin Buettner | 1 | -2/+5 |
2004-02-17 | 2004-02-17 David Mosberger <davidm@hpl.hp.com> | Andrew Cagney | 1 | -6/+3 |
2004-02-17 | 2004-02-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+3 |
2004-02-14 | 2004-02-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+0 |
2004-02-11 | 2004-02-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2004-02-10 | 2004-02-10 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -35/+54 |
2004-02-03 | 2004-02-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -86/+0 |
2004-01-26 | 2004-01-26 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2004-01-17 | 2004-01-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |