s/value_ptr/struct value */
[deliverable/binutils-gdb.git] / gdb / eval.c
2001-11-10  Andrew Cagneys/value_ptr/struct value */
2001-10-16  Andrew Cagney* value.h (value_as_address): Rename value_as_pointer.
2001-04-27  Jim Blandy(Changes from Daniel Berlin, with revisions by Jim...
2001-03-19  Andrew CagneyZap __STDC__ references.
2001-03-07  J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2000-10-30  David Taylor * eval.c (parse_and_eval_long): New function.
2000-09-01  David AndersonCorrect spelling in comment: tupes -> tuples.
2000-07-30  Kevin BuettnerProtoization.
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-05-28  Kevin BuettnerPARAMS removal.
2000-04-26  Philippe De Muyter * ax-gdb.c (agent_command): Remove now useless cast of
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-14  Elena Zannoni2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus...
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-12-14  Jason Molendaimport gdb-1999-12-13 snapshot
1999-10-19  Jason Molendaimport gdb-1999-10-18 snapshot
1999-10-12  Jason Molendaimport gdb-1999-10-11 snapshot
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-07  Jason Molendaimport gdb-1999-06-07 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 ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-04-16  Stan ShebsInitial creation of sourceware repository
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-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-06-07  Peter Schauerstart-sanitize-gdbtk
1996-09-04  Wilfried Moser * ch-exp.c (parse_tuple_element): Allow (*...
1996-04-09  Wilfried Moser * eval.c (evaluate_subexp_standard): In case...
1996-03-30  Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1996-01-12  Per Bothner * stabsread.c (define-symbol): Use invisible references
1995-12-03  Per Bothner * eval.c (evaluate_subexp_standard case): Fix typo.
1995-12-01  Per Bothner * language.c (lang_bool_type), language.h: New function.
1995-11-30  Per Bothner * f-typeprint.c, valarith.c, valprint.c, typeprint...
1995-11-29  Per Bothner * expression.h (enum exp_opcode): Add BINOP_RANGE.
1995-11-28  Fred Fish * magic.h: Renamed to gmagic.h to avoid <magic.h...
1995-10-27  Stu Grossman * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJM...
1995-10-05  Steve ChamberlainThu Oct 5 13:27:30 1995 steve chamberlain <sac@slash...
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-03-14  Stan Shebs * ch-valprint.c (annotate.h): Include.
1995-02-12  Per Bothner * language.h (struct language_defn): New field evalua...
1995-02-02  Per Bothner * eval.c (evaluate_subexp): Clean up handling of
1995-02-01  Per Bothner * ch-exp.y (value_string_element, string_primitive_value,
1995-01-23  Per Bothner Add support for Chill bitstring literals (e.h. H'FF00').
1995-01-20  Per Bothner * expression.h (OP_LABELED): New operator, for Chill
1995-01-14  Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-14  Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-04  Per Bothner * ch-exp.y (literal): Recognize NULL.
1993-11-17  Kung HsuModified Files:
1993-08-18  Jim Kingdon * blockframe.c (block_innermost_frame): Uncomment.
1993-07-03  Jim Kingdon * eval.c (evaluate_subexp): Improve error messages...
1993-01-05  Fred Fish * expression.h (exp_opcode): Add BINOP_MOD.
1993-01-03  Fred Fish * eval.c (language.h): Include.
1993-01-02  Fred Fish * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT.
1992-12-18  Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-11-15  Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
1992-09-04  Per BothnerA ton of changes to improve C++ debugging. See ChangeLog.
1992-06-29  Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-19  John Gilmore* remote.c (getpkt): Error if input exceeds buffer...
1992-03-20  Per BothnerMore C++ improvements (pointers to members, qualified...
1992-02-21  John Gilmore* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c...
1991-12-19  Stu Grossman* command.h, defs.h, eval.h, expression.h, remote-sa...
1991-09-19  John GilmoreUse parse_expression and parse_exp_1 rather than
1991-04-26  Jim Kingdon * eval.c (evaluate_subexp, case UNOP_LOGNOT): If follo...
1991-04-04  K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28  K. Richard PixleyInitial revision
1990-09-05  John GilmoreInitial revision
2012-06-03  gdb-3.4gdb-3.4
2012-06-03  gdb-3.3gdb-3.3
2012-06-03  gdb-3.1gdb-3.1
2012-06-03  gdb-2.8.1gdb-2.8.1
2012-06-03  gdb-2.8gdb-2.8
2012-06-03  gdb-2.5.3gdb-2.5.3
2012-06-03  gdb-2.5.1gdb-2.5.1
2012-06-03  gdb-2.4+.aux.coffgdb-2.4+.aux.coff
This page took 0.593519 seconds and 91 git commands to generate.