Age | Commit message (Expand) | Author | Files | Lines |
2002-10-23 | 2002-10-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -4/+4 |
2002-10-23 | 2002-10-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-10-14 | valops.c (value_of_local): New function. | Adam Fedor | 1 | -12/+24 |
2002-09-19 | Revert previous change. Not obvious. | Andrew Cagney | 1 | -42/+19 |
2002-09-19 | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -19/+42 |
2002-09-18 | 2002-09-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -18/+93 |
2002-09-14 | * gdbtypes.c (check_stub_method): Make static. | Daniel Jacobowitz | 1 | -13/+5 |
2002-09-13 | * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture | Joel Brobecker | 1 | -1/+1 |
2002-09-13 | * value.h (find_function_in_inferior): Add const keyword to | Joel Brobecker | 1 | -1/+1 |
2002-08-21 | * valops.c (value_cast): Simplify and correct logic for doing a | Jim Blandy | 1 | -12/+5 |
2002-08-21 | * gdb-events.sh: Add target-changed event. | Keith Seitz | 1 | -0/+5 |
2002-08-19 | 2002-08-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -5/+12 |
2002-08-01 | 2002-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -59/+61 |
2002-07-12 | 2002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE> | Daniel Jacobowitz | 1 | -2/+0 |
2002-07-10 | 2002-07-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+5 |
2002-07-03 | * infcmd.c (print_return_value): Remove compatibility code calling | Andrew Cagney | 1 | -3/+3 |
2002-07-03 | * valops.c (hand_function_call): Move declaration of retbuf to | Andrew Cagney | 1 | -16/+39 |
2002-06-18 | 2002-06-18 Don Howard <dhoward@redhat.com> | Don Howard | 1 | -3/+3 |
2002-06-14 | 2002-06-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -60/+41 |
2002-05-13 | 2002-05-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-05-12 | * arch-utils.h (legacy_register_to_value): Declare. | Andrew Cagney | 1 | -3/+2 |
2002-05-12 | 2005-05-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -46/+49 |
2002-05-02 | 2002-05-02 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+5 |
2002-04-26 | * valops.c (hand_function_call): Call | Andrew Cagney | 1 | -0/+11 |
2002-04-23 | * findvar.c (extract_signed_integer): Cast printf argument | Jason Thorpe | 1 | -2/+2 |
2002-03-22 | 2002-03-22 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-02-16 | 2002-02-16 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+2 |
2002-02-10 | * valops.c (PUSH_ARGUMENTS): Delete definition. | Andrew Cagney | 1 | -4/+0 |
2002-02-04 | 2002-02-03 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -13/+22 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+1 |
2002-01-06 | * valops.c (value_arg_coerce): Fix formatting. | Mark Kettenis | 1 | -2/+3 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2002-01-04 | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+11 |
2002-01-04 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -114/+113 |
2001-12-12 | Approved by Jim Blandy: | Fred Fish | 1 | -3/+1 |
2001-12-07 | Undo accidental commit of a separate patch. | Daniel Jacobowitz | 1 | -11/+1 |
2001-12-07 | * valops.c (hand_function_call): Check for method arguments in | Daniel Jacobowitz | 1 | -2/+33 |
2001-11-13 | * valops.c (default_coerce_float_to_double, | Jim Blandy | 1 | -14/+28 |
2001-11-06 | Add predicate for PUSH_RETURN_ADDRESS. | Andrew Cagney | 1 | -12/+12 |
2001-10-16 | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 1 | -3/+3 |
2001-07-10 | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 1 | -47/+2 |
2001-07-10 | * valops.c (value_cast): When casting a pointer to an integer, | Jim Blandy | 1 | -1/+12 |
2001-05-19 | 2001-05-07 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 1 | -6/+6 |
2001-04-27 | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 1 | -220/+1 |
2001-03-19 | * valops.c (hand_function_call): Simplify computation of the | Andrew Cagney | 1 | -12/+5 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -2/+3 |
2001-02-06 | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 1 | -3/+3 |
2001-02-06 | * valops.c (value_cast): If casting a scalar to a pointer, do not | David Taylor | 1 | -4/+15 |
2001-01-04 | * valops.c (VALUE_SUBSTRING_START): Delete. | Nicholas Duffek | 1 | -2/+0 |