]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/values.c
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / gdb / values.c
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...
1994-09-10  Peter Schauer * Update copyright message to include 1993, 1994.
1994-09-10  Peter Schauer * corelow.c (add_solib_stub): Copy to_sections change...
1994-05-05  Per Bothner Add partial support for g++ code compiled with -fvtabl...
1994-04-13  Jeff Law * breakpoint.h (enum bptype): Add bp_hardware_watchpoi...
1994-04-08  Jim Kingdon * values.c (unpack_long): Remove obsolete comment...
1994-04-05  Per Bothner * values.c (unpack_long, value_from_longest),
1994-03-23  Jim Kingdon * values.c (set_internalvar): Don't set var->value...
1994-03-05  Peter SchauerFix typo, value has not been changed to value_ptr in...
1994-03-03  Jim Kingdon * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,
1994-03-01  Jim Kingdon * value.h (struct value): Add modifiable field.
1993-12-30  Jim Kingdon* values.c (unpack_long): Fix garbled error message.
1993-11-10  Jim Kingdon gcc -Wall lint:
1993-11-04  Kung HsuModified Files:
1993-11-01  Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-10-29  Jim Kingdon * defs.h, findvar.c (extract_floating, store_floating...
1993-10-19  Kung HsuModified Files:
1993-10-04  Jim KingdonMon Oct 4 11:02:11 1993 Jim Kingdon (kingdon@lioth...
1993-09-08  K. Richard Pixleysome gcc lint
1993-08-18  Jim Kingdon * printcmd.c (print_address), values.c (value_as_point...
1993-07-30  Jim Kingdon * cp-valprint.c (cplus_print_value): Don't dump core...
1993-07-10  Jim Kingdon * values.c, value.h (modify_field), callers: Make...
1993-07-10  Jim Kingdon * findvar.c, defs.h
1993-06-17  Steve Chamberlain * configure.in (alpha-*-osf*), config/alpha/alpha...
1993-04-29  Fred Fish * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_...
1993-04-06  Jim Kingdon* values.c (USE_STRUCT_RETURN): Only use gcc wierdness...
1993-02-01  Michael Tiemann * values.c (value_headof): Fix typo in which VTBL...
1993-01-16  Fred Fish * c-exp.y (exp:STRING): Convert C strings into array...
1992-12-23  Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-18  Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-11-30  Fred Fish * tm-sun4sol2.h: Add CPLUS_MARKER. Solaris 2.0 requi...
1992-11-15  Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
1992-10-06  John Gilmore A bunch of changes mostly to improve debugging of...
1992-09-10  John GilmoreRemoved a large number of changes inserted by Per Bothner
1992-09-04  Per BothnerA ton of changes to improve C++ debugging. See ChangeLog.
1992-07-09  Fred Fish * dwarfread.c (alloc_utype, decode_subscr_data): ...
1992-07-04  Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-29  Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-05-13  Steve Chamberlain Changes to support GDB running on DOS using GO32 and...
1992-05-05  Fred Fish * Makefile.in (DEMANGLER): Define and default to...
1992-05-05  John Gilmore* values.c (set_internalvar): Force evaluation of...
1992-05-03  Fred Fish * Makefile.in (VERSION): Bump to 4.5.2.
1992-04-02  Fred FishFix bug in values.c unpacking signed characters on...
1992-04-02  John GilmoreLint.
1992-03-29  John GilmoreLint
1992-03-20  Per BothnerMore C++ improvements (pointers to members, qualified...
1992-03-19  Per Bothner Some improvements to g++ debugging.
1992-03-03  Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-02-22  John Gilmore* Check in Fred Fish's changes in these modules. Fred
1992-02-06  Steve Chamberlain * coffread.c (read_enum_type): Use the size of a targe...
1991-12-30  Per BothnerMainly stuff to improve handling of TYPE_CODE_REF ...
1991-11-27  John GilmoreImprove G++ debugging support.
1991-11-21  John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-12  Per BothnerFixes related to handling of C++ methods (handle destru...
1991-11-12  Fred FishRemove internal gdb definition of fixed arg count conca...
1991-11-06  Per BothnerAdd C++ as a separate language.
1991-10-26  Per Bothner Various fixes to improve g++ debugging. See ChangeLog.
1991-10-15  John GilmoreChanges from Fred Fish:
1991-09-19  John Gilmore* values.c (unpack_long, value_from_longest): Handle
1991-09-06  John GilmoreFix some infrastructure to be able to cope with host...
next