summaryrefslogtreecommitdiff
path: root/gdb/values.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-261-3/+3
* 2003-11-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-191-1/+6
* 2003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-101-1/+1
* 2003-10-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-231-52/+0
* 2003-10-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-18/+85
* 2003-10-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-48/+13
* 2003-10-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-011-0/+6
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-1/+0
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-3/+3
* * values.c (unpack_double): Call floatformat_is_valid.Daniel Jacobowitz2003-09-151-1/+8
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-20/+20
* 2003-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-131-8/+4
* 2003-07-31 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-07-311-26/+21
* 2003-07-30 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-07-301-21/+26
* 2003-06-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-051-2/+2
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-2/+2
* 2003-04-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-04-171-1/+3
* 2003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-0/+1
* 2003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-1/+1
* 2003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-041-19/+0
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-2/+3
* 2003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-061-4/+4
* 2002-10-07 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-11-051-1/+3
* Fix PR gdb/709Daniel Jacobowitz2002-09-181-27/+19
* Index: ChangeLogAndrew Cagney2002-08-241-1/+1
* 2002-08-19 David Carlton <carlton@math.stanford.edu>David Carlton2002-08-191-2/+11
* * gdbarch.sh (struct regcache): Add opaque declaration.Andrew Cagney2002-07-031-6/+3
* * infcmd.c (print_return_value): Remove compatibility code callingAndrew Cagney2002-07-031-1/+4
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-0/+13
* 2002-05-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-111-89/+0
* * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...Andrew Cagney2002-01-291-7/+16
* 2002-01-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-041-95/+0
* s/value_ptr/struct value */Andrew Cagney2002-01-041-66/+70
* Rearange code to supress -Wuninitialized error.Andrew Cagney2001-12-111-4/+9
* Approved by Jim Blandy:Fred Fish2001-12-101-9/+21
* * values.c (value_primitive_field): Add embedded_offset to theDaniel Jacobowitz2001-11-301-1/+2
* * values.c (value_being_returned): Make error message a properJim Blandy2001-11-291-1/+1
* * values.c (value_as_address): If VAL is a function or method,Jim Blandy2001-11-091-0/+42
* gdbarch.sh provides default for USE_STRUCT_CONVENTION.Andrew Cagney2001-11-071-5/+0
* * value.h (value_as_address): Rename value_as_pointer.Andrew Cagney2001-10-161-3/+3
* Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney2001-10-151-29/+43
* * doublest.h (store_floating, extract_floating): Add commentAndrew Cagney2001-09-241-3/+3
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+1
* Clean up the D10V port so that GDB and the target program noJim Blandy2001-07-101-3/+0
* * gdbtypes.h (builtin_type_void_data_ptr): RenameAndrew Cagney2001-07-081-2/+3
* * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.Andrew Cagney2001-06-151-1/+1
* * gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor2001-06-101-5/+0
* * values.c (value_primitive_field): If we're extracting a baseJim Blandy2001-05-211-1/+1
* 2001-05-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin2001-05-191-3/+54
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-192/+0