aboutsummaryrefslogtreecommitdiff
path: root/gdb/valops.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-072002-11-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-95/+104
2002-10-232002-10-23 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+4
2002-10-232002-10-23 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-10-14valops.c (value_of_local): New function.Adam Fedor1-12/+24
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-42/+19
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-19/+42
2002-09-182002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-18/+93
2002-09-14 * gdbtypes.c (check_stub_method): Make static.Daniel Jacobowitz1-13/+5
2002-09-13 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architectureJoel Brobecker1-1/+1
2002-09-13 * value.h (find_function_in_inferior): Add const keyword toJoel Brobecker1-1/+1
2002-08-21* valops.c (value_cast): Simplify and correct logic for doing aJim Blandy1-12/+5
2002-08-21 * gdb-events.sh: Add target-changed event.Keith Seitz1-0/+5
2002-08-192002-08-19 David Carlton <carlton@math.stanford.edu>David Carlton1-5/+12
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-59/+61
2002-07-122002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>Daniel Jacobowitz1-2/+0
2002-07-102002-07-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+5
2002-07-03* infcmd.c (print_return_value): Remove compatibility code callingAndrew Cagney1-3/+3
2002-07-03* valops.c (hand_function_call): Move declaration of retbuf toAndrew Cagney1-16/+39
2002-06-182002-06-18 Don Howard <dhoward@redhat.com>Don Howard1-3/+3
2002-06-142002-06-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-60/+41
2002-05-132002-05-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-05-12* arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney1-3/+2
2002-05-122005-05-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-46/+49
2002-05-022002-05-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+5
2002-04-26* valops.c (hand_function_call): CallAndrew Cagney1-0/+11
2002-04-23* findvar.c (extract_signed_integer): Cast printf argumentJason Thorpe1-2/+2
2002-03-222002-03-22 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-02-162002-02-16 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+2
2002-02-10* valops.c (PUSH_ARGUMENTS): Delete definition.Andrew Cagney1-4/+0
2002-02-042002-02-03 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-13/+22
2002-01-082002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+1
2002-01-06* valops.c (value_arg_coerce): Fix formatting.Mark Kettenis1-2/+3
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2002-01-042002-01-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+11
2002-01-04s/value_ptr/struct value */Andrew Cagney1-114/+113
2001-12-12Approved by Jim Blandy:Fred Fish1-3/+1
2001-12-07Undo accidental commit of a separate patch.Daniel Jacobowitz1-11/+1
2001-12-07 * valops.c (hand_function_call): Check for method arguments inDaniel Jacobowitz1-2/+33
2001-11-13* valops.c (default_coerce_float_to_double,Jim Blandy1-14/+28
2001-11-06Add predicate for PUSH_RETURN_ADDRESS.Andrew Cagney1-12/+12
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney1-3/+3
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-47/+2
2001-07-10* valops.c (value_cast): When casting a pointer to an integer,Jim Blandy1-1/+12
2001-05-192001-05-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin1-6/+6
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-220/+1
2001-03-19* valops.c (hand_function_call): Simplify computation of theAndrew Cagney1-12/+5
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-2/+3
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder1-3/+3
2001-02-06 * valops.c (value_cast): If casting a scalar to a pointer, do notDavid Taylor1-4/+15