summaryrefslogtreecommitdiff
path: root/gdb/values.c
Commit message (Expand)AuthorAgeFilesLines
* Snap const char * mess.cvs/cagney_writestrings-20030508-branchcagney_writestrings-20030508-branchAndrew Cagney2003-06-031-5/+5
* 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
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-6/+6
* Protoization.Kevin Buettner2000-11-101-11/+5
* * eval.c (parse_and_eval_long): New function.David Taylor2000-10-301-1/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-116/+47
* Cast integers into pointers before converting them into canonicalAndrew Cagney2000-07-171-1/+30
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-091-0/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-6/+5
* Bring RETURN_VALUE_ON_STACK under gdbarch's control.Jim Blandy2000-04-191-7/+0
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-6/+18
* C++ changes for 5.0, finally committed.Daniel Berlin2000-04-041-68/+42
* 2000-03-20 Eli Zaretskii <eliz@is.elta.co.il>Michael Snyder2000-03-211-0/+2
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-184/+186