Age | Commit message (Expand) | Author | Files | Lines |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-02-07 | 2003-02-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-04 | 2003-02-04 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -19/+0 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+3 |
2003-01-06 | 2003-01-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2002-11-05 | 2002-10-07 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+3 |
2002-09-18 | Fix PR gdb/709 | Daniel Jacobowitz | 1 | -27/+19 |
2002-08-24 | Index: ChangeLog | Andrew Cagney | 1 | -1/+1 |
2002-08-19 | 2002-08-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+11 |
2002-07-03 | * gdbarch.sh (struct regcache): Add opaque declaration. | Andrew Cagney | 1 | -6/+3 |
2002-07-03 | * infcmd.c (print_return_value): Remove compatibility code calling | Andrew Cagney | 1 | -1/+4 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -0/+13 |
2002-05-11 | 2002-05-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -89/+0 |
2002-01-29 | * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here... | Andrew Cagney | 1 | -7/+16 |
2002-01-04 | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -95/+0 |
2002-01-04 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -66/+70 |
2001-12-11 | Rearange code to supress -Wuninitialized error. | Andrew Cagney | 1 | -4/+9 |
2001-12-10 | Approved by Jim Blandy: | Fred Fish | 1 | -9/+21 |
2001-11-30 | * values.c (value_primitive_field): Add embedded_offset to the | Daniel Jacobowitz | 1 | -1/+2 |
2001-11-29 | * values.c (value_being_returned): Make error message a proper | Jim Blandy | 1 | -1/+1 |
2001-11-09 | * values.c (value_as_address): If VAL is a function or method, | Jim Blandy | 1 | -0/+42 |
2001-11-07 | gdbarch.sh provides default for USE_STRUCT_CONVENTION. | Andrew Cagney | 1 | -5/+0 |
2001-10-16 | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 1 | -3/+3 |
2001-10-15 | Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do | Andrew Cagney | 1 | -29/+43 |
2001-09-24 | * doublest.h (store_floating, extract_floating): Add comment | Andrew Cagney | 1 | -3/+3 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+1 |
2001-07-10 | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 1 | -3/+0 |
2001-07-08 | * gdbtypes.h (builtin_type_void_data_ptr): Rename | Andrew Cagney | 1 | -2/+3 |
2001-06-15 | * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition. | Andrew Cagney | 1 | -1/+1 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -5/+0 |
2001-05-21 | * values.c (value_primitive_field): If we're extracting a base | Jim Blandy | 1 | -1/+1 |
2001-05-19 | 2001-05-07 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 1 | -3/+54 |
2001-04-27 | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 1 | -192/+0 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -6/+6 |
2000-11-10 | Protoization. | Kevin Buettner | 1 | -11/+5 |
2000-10-30 | * eval.c (parse_and_eval_long): New function. | David Taylor | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -116/+47 |
2000-07-17 | Cast integers into pointers before converting them into canonical | Andrew Cagney | 1 | -1/+30 |
2000-06-09 | 2000-06-08 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -0/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -6/+5 |
2000-04-19 | Bring RETURN_VALUE_ON_STACK under gdbarch's control. | Jim Blandy | 1 | -7/+0 |
2000-04-14 | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 1 | -6/+18 |
2000-04-04 | C++ changes for 5.0, finally committed. | Daniel Berlin | 1 | -68/+42 |
2000-03-21 | 2000-03-20 Eli Zaretskii <eliz@is.elta.co.il> | Michael Snyder | 1 | -0/+2 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -184/+186 |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -0/+26 |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -8/+8 |