]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/values.c
2003-01-13 Andrew Cagney <ac131313@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / values.c
2003-01-14  Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-06  Andrew Cagney2003-01-06 Andrew Cagney <cagney@redhat.com>
2002-11-05  Pierre Muller2002-10-07 Pierre Muller <muller@ics.u-strasbg.fr>
2002-09-18  Daniel Jacobowitz Fix PR gdb/709
2002-08-24  Andrew CagneyIndex: ChangeLog
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-19  David Carlton2002-08-19 David Carlton <carlton@math.stanford.edu>
2002-07-03  Andrew Cagney* gdbarch.sh (struct regcache): Add opaque declaration.
2002-07-03  Andrew Cagney* infcmd.c (print_return_value): Remove compatibility...
2002-06-14  Andrew Cagney+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
2002-05-11  Daniel Jacobowitz2002-05-11 Daniel Jacobowitz <drow@mvista.com>
2002-01-29  Andrew Cagney* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from...
2002-01-04  Daniel Jacobowitz2002-01-04 Daniel Jacobowitz <drow@mvista.com>
2002-01-04  Andrew Cagneys/value_ptr/struct value */
2001-12-11  Andrew CagneyRearange code to supress -Wuninitialized error.
2001-12-10  Fred FishApproved by Jim Blandy:
2001-11-30  Daniel Jacobowitz * values.c (value_primitive_field): Add embedde...
2001-11-29  Jim Blandy* values.c (value_being_returned): Make error message...
2001-11-09  Jim Blandy* values.c (value_as_address): If VAL is a function...
2001-11-07  Andrew Cagneygdbarch.sh provides default for USE_STRUCT_CONVENTION.
2001-10-16  Andrew Cagney* value.h (value_as_address): Rename value_as_pointer.
2001-10-15  Andrew CagneyAdd INTEGER_TO_ADDRESS to hadle nasty harvard architect...
2001-09-24  Andrew Cagney* doublest.h (store_floating, extract_floating): Add...
2001-08-01  Andrew Cagney* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2001-07-10  Jim BlandyClean up the D10V port so that GDB and the target progr...
2001-07-08  Andrew Cagney* gdbtypes.h (builtin_type_void_data_ptr): Rename
2001-06-15  Andrew Cagney* gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete...
2001-06-10  Christopher Faylor* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
2001-05-21  Jim Blandy* values.c (value_primitive_field): If we're extracting...
2001-05-19  Daniel Berlin2001-05-07 Daniel Berlin <dan@cgsoftware.com>
2001-04-27  Jim Blandy(Changes from Daniel Berlin, with revisions by Jim...
2001-03-27  J.T. Conklin* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2000-12-15  Kevin BuettnerReplace free() with xfree().
2000-11-10  Kevin BuettnerProtoization.
2000-10-30  David Taylor * eval.c (parse_and_eval_long): New function.
2000-07-30  Kevin BuettnerProtoization.
2000-07-17  Andrew CagneyCast integers into pointers before converting them...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-09  Fernando Nasser2000-06-08 Fernando Nasser <fnasser@cygnus.com>
2000-05-28  Kevin BuettnerPARAMS removal.
2000-04-19  Jim BlandyBring RETURN_VALUE_ON_STACK under gdbarch's control.
2000-04-14  Jim Blandy* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER...
2000-04-04  Daniel BerlinC++ changes for 5.0, finally committed.
2000-03-21  Michael Snyder2000-03-20 Eli Zaretskii <eliz@is.elta.co.il>
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
1999-06-14  Jason Molendaimport gdb-1999-06-14 snapshot
1999-06-01  Jason Molendaimport gdb-1999-06-01 snapshot
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan Shebsimport gdb-19990422 snapshot
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository gdb-4_18-branchpoint
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-01-18  Mark Alexander * values.c (value_virtual_fn_field): Clear the pointed-to
1998-12-31  Mark Alexander * value.c (value_virtual_fn_field): Handle the situati...
1998-12-28  David Taylorhp merge changes -- too numerous to mention here; see...
1998-12-28  David Taylorrevert change 1.104 --> 1.105. sigh. this reversal...
1998-12-21  Mark AlexanderFix for PR 18470:
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-11-23  Andrew CagneyCARP: Convert macro definitions of USE_STRUCT_CONVENTIO...
1998-10-14  Jason Molenda1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com)
1998-10-02  Peter Schauer * target.c (target_xfer_memory): Handle requests...
1998-06-16  Frank Ch. Eigler* PR 15693 fix.
1998-04-20  Jason MolendaMon Apr 20 15:35:03 1998 Philippe De Muyter <phdm...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-23  Fred Fish * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "...
1997-08-09  Peter Schauer * values.c (value_primitive_field): Account for offse...
1997-08-05  Per Bothner * gdbtypes.h: Re-interpret struct field. Suppport...
1997-01-04  Stu Grossman * Makefile.in configure configure.in: Remove ENABLE_C...
1996-12-19  Mark Alexander * values.c (unpack_double): Make it compile with MSVC...
1996-11-22  Martin HuntFri Nov 22 15:55:22 1996 Martin M. Hunt <hunt@pizza...
1996-11-21  Martin HuntWed Nov 20 19:09:16 1996 Martin M. Hunt <hunt@pizza...
1996-11-12  Jim WilsonPatches to add Irix6 host support.
1996-11-11  Dawn Perchik * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,
1996-07-26  Fred FishSee gdb ChangeLog entry with header:
1996-03-30  Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1996-02-17  Stu Grossman * Add native support for long double data type.
1996-02-16  Fred Fish * demangle.c (is_cplus_marker): New function, checks...
1996-01-24  Per Bothner * value.h (COERCE_ARRAY): Don't coerce enums.
1995-11-30  Per Bothner * ch-exp.y: Replaced by ...
1995-10-06  Per Bothner * values.c allocate_repeat_value): Allocate an array...
1995-10-05  Per Bothner * expression.h (enum exp_code): Added OP_NAME.
1995-09-02  Peter Schauer * configure.in: Explicitly `exit 0' for broken shells.
1995-08-26  Peter Schauer * mdebugread.c (parse_symbol): Handle sh.value of...
1995-08-02  Fred FishUpdate FSF address.
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-04-13  Jim Kingdon* values.c (set_internalvar): Set modifiable flag of...
1995-01-26  Per Bothner * language.h (struct language_defn): New field c_styl...
1994-10-15  Peter Schauer * eval.c (evaluate_subexp): Make fnptr a LONGEST...
1994-10-06  Ian Lance Taylor * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined...
1994-09-25  Stan Shebs * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only...
next