aboutsummaryrefslogtreecommitdiff
path: root/gdb/valops.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-272003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+28
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-5/+5
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-01-30 * valops.c (value_assign): Flush frame cache after stores to memoryDaniel Jacobowitz1-26/+38
2003-01-212003-01-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-31/+0
2003-01-192003-01-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+3
2003-01-04gdb/Daniel Jacobowitz1-50/+40
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-69/+11
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-11-282002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-22 * valops.c (value_slice): Move declaration of `offset' to avoidAndreas Schwab1-2/+2
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