aboutsummaryrefslogtreecommitdiff
path: root/gdb/values.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-262004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-11-192003-11-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+6
2003-11-102003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-232003-10-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-52/+0
2003-10-202003-10-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-18/+85
2003-10-022003-10-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-48/+13
2003-10-012003-10-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+6
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-09-15 * values.c (unpack_double): Call floatformat_is_valid.Daniel Jacobowitz1-1/+8
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-20/+20
2003-09-132003-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+4
2003-07-312003-07-31 Michael Snyder <msnyder@redhat.com>Michael Snyder1-26/+21
2003-07-302003-07-30 Michael Snyder <msnyder@redhat.com>Michael Snyder1-21/+26
2003-06-052003-06-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-05-142003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-04-172003-04-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+3
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+0
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+3
2003-01-062003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2002-11-052002-10-07 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+3
2002-09-18 Fix PR gdb/709Daniel Jacobowitz1-27/+19
2002-08-24Index: ChangeLogAndrew Cagney1-1/+1
2002-08-192002-08-19 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+11
2002-07-03* gdbarch.sh (struct regcache): Add opaque declaration.Andrew Cagney1-6/+3
2002-07-03* infcmd.c (print_return_value): Remove compatibility code callingAndrew Cagney1-1/+4
2002-06-14+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney1-0/+13
2002-05-112002-05-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-89/+0
2002-01-29* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...Andrew Cagney1-7/+16
2002-01-042002-01-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-95/+0
2002-01-04s/value_ptr/struct value */Andrew Cagney1-66/+70
2001-12-11Rearange code to supress -Wuninitialized error.Andrew Cagney1-4/+9
2001-12-10Approved by Jim Blandy:Fred Fish1-9/+21
2001-11-30 * values.c (value_primitive_field): Add embedded_offset to theDaniel Jacobowitz1-1/+2
2001-11-29* values.c (value_being_returned): Make error message a properJim Blandy1-1/+1
2001-11-09* values.c (value_as_address): If VAL is a function or method,Jim Blandy1-0/+42
2001-11-07gdbarch.sh provides default for USE_STRUCT_CONVENTION.Andrew Cagney1-5/+0
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney1-3/+3
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney1-29/+43
2001-09-24* doublest.h (store_floating, extract_floating): Add commentAndrew Cagney1-3/+3
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+1
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-3/+0
2001-07-08* gdbtypes.h (builtin_type_void_data_ptr): RenameAndrew Cagney1-2/+3
2001-06-15* gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.Andrew Cagney1-1/+1
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-5/+0
2001-05-21* values.c (value_primitive_field): If we're extracting a baseJim Blandy1-1/+1
2001-05-192001-05-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin1-3/+54
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-192/+0