Age | Commit message (Expand) | Author | Files | Lines |
2003-06-11 | 2003-06-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-06-05 | 2003-06-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-02 | 2003-06-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -22/+0 |
2003-05-22 | 2003-05-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-13 | 2003-05-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -19/+1 |
2003-05-08 | 2003-05-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-04-01 | 2003-04-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-03-14 | 2003-03-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -9/+9 |
2003-03-12 | 2003-03-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-03-01 | 2003-03-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+1 |
2003-02-21 | Based on a patch from Daniel Berlin (dberlin@dberlin.org). | Daniel Jacobowitz | 1 | -0/+20 |
2003-02-20 | 2003-02-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -4/+4 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-02-04 | 2003-02-04 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -72/+76 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+4 |
2003-01-06 | 2003-01-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2002-11-24 | 2002-11-19 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-11-13 | * findvar.c (read_var_value): Doc fix. | Jim Blandy | 1 | -3/+0 |
2002-11-12 | 2002-11-11 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -6/+0 |
2002-10-21 | 2002-10-21 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+6 |
2002-10-21 | 2002-10-21 Jim Blandy <jimb@redhat.com> | Elena Zannoni | 1 | -0/+17 |
2002-10-21 | 2002-10-21 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2002-07-24 | 2002-07-24 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+8 |
2002-05-15 | * regcache.c (register_valid): Revise comments refering to "Not | Andrew Cagney | 1 | -0/+7 |
2002-05-12 | * arch-utils.h (legacy_register_to_value): Declare. | Andrew Cagney | 1 | -4/+4 |
2002-04-23 | * findvar.c (extract_signed_integer): Cast printf argument | Jason Thorpe | 1 | -2/+2 |
2002-04-09 | * findvar.c: Include "builtin-regs.h". | Andrew Cagney | 1 | -0/+6 |
2002-04-05 | gdb/ChangeLog: | Jim Blandy | 1 | -1/+1 |
2002-03-16 | * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to | Andrew Cagney | 1 | -7/+7 |
2002-02-10 | * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to | Andrew Cagney | 1 | -6/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -6/+6 |
2001-12-03 | 2001-11-30 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -2/+15 |
2001-11-10 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -11/+11 |
2001-10-16 | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 1 | -4/+4 |
2001-09-24 | * findvar.c (read_var_value): For LOC_INDIRECT and LOC_REF_ARG | Andrew Cagney | 1 | -18/+25 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -96/+0 |
2001-07-16 | * findvar.c (read_var_value): Apply value_as_pointer() to | Nicholas Duffek | 1 | -13/+6 |
2001-07-10 | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 1 | -23/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -5/+9 |
2001-02-06 | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 1 | -4/+4 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -14/+5 |
2000-07-10 | 2000-07-07 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -810/+5 |
2000-06-04 | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 1 | -2/+12 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -7/+7 |
2000-05-24 | 2000-05-24 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -18/+14 |
2000-05-02 | Multi-arch NPC_REGNUM NNPC_REGNUM. | Andrew Cagney | 1 | -4/+0 |