]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/valops.c
import gdb-19990422 snapshot
[thirdparty/binutils-gdb.git] / gdb / valops.c
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
1998-12-28  David Taylorhp merge changes -- too numerous to mention here; see...
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-02-20  Michael MeissnerSince d10v is public now, remove all sanitization state...
1996-12-14  Peter Schauer * c-exp.y (qualified_name): Replace explicit check...
1996-11-27  Michael SnyderAdded target function calls for SH, M32R and H8300.
1996-07-28  Fred Fish * configure.in: Add test for "long long" support.
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-03-28  Fred Fish * valops.c (value_assign): Make copy of internal varia...
1996-02-17  Stu Grossman * Add native support for long double data type.
1996-01-12  Per Bothner * stabsread.c (read_struct_type): Trivial simplification.
1995-12-01  Per Bothner * valops.c (value_slice): Implement (value) bitstring...
1995-11-30  Per Bothner * ch-exp.y: Replaced by ...
1995-10-21  Peter Schauer * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):
1995-09-27  Per Bothner * valops.c (search_struct_field): Also allow "else...
1995-09-27  Per Bothner * eval.c (evaluate_struct_tuple): New function. ...
1995-09-19  Per Bothner * gdbtypes.c (create_set_type): Set TYPE_LENGTH in...
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-03-14  Jim Kingdon * valops.c (value_repeat), eval.c (evaluate_subexp_sta...
1995-03-14  Jim Kingdon * valops.c (value_cast, value_slice), parse.c (follow_...
1995-03-06  Jim Kingdon * valops.c (value_cast): Don't use backslash newline...
1995-03-04  Per Bothner * valops.c (value_cast): Cehck for cast to array...
1995-03-03  Jeff Law * valops.c (value_struct_elt_for_reference): Work...
1995-02-12  Per Bothner * valops.c (value_arg_coerce): Now takes param_type...
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').
1994-10-29  Peter Schauer * top.c (line_completion_function): Renamed from
1994-08-19  Stan Shebs Initial Fortran language support, adapted from work...
1994-03-01  Jim Kingdon * value.h (struct value): Add modifiable field.
1994-01-25  Peter Schauer * valops.c (value_assign): Set `type' after coercing...
1993-12-25  Jim KingdonSat Dec 25 09:50:29 1993 Peter Schauer (pes@regent...
1993-12-21  Per Bothner * valops.c (value_coerce_array): Handle STRINGs as...
1993-11-18  Kung HsuModified Files:
1993-11-17  Kung HsuModified Files:
1993-11-02  Peter Schauer * findvar.c (value_of_register, value_from_register),
1993-10-28  Jim Kingdon * valops.c (value_assign): Change bitfield code to...
1993-10-26  Jim Kingdon * valops.c (value_assign): Call reinit_frame_cache...
1993-10-08  Jim Kingdon * findvar.c, value.h (symbol_read_needs_frame): New...
1993-10-05  Peter Schauer Changes to support alpha OSF/1 in native mode.
1993-09-23  Kung HsuCVS:
1993-09-17  Peter Schauer * findvar.c (extract_signed_integer): Cast *p to...
1993-08-27  Jim Kingdon * infcmd.c, inferior.h (run_stack_dummy): If we stop...
1993-08-18  Jim Kingdon * blockframe.c (block_innermost_frame): Uncomment.
1993-07-10  Jim Kingdon * findvar.c, defs.h
1993-07-09  Jim Kingdonminor comment fix
1993-07-08  Jim Kingdon * infcmd.c (run_stack_dummy): New argument name.
1993-04-23  Stu Grossman * Fix two bugs found by deja-gnu. One is the...
1993-02-01  Michael Tiemann * valops.c (typecmp): Now static.
1992-12-23  Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-22  Stu Grossman * hppa-pinsn.c (print_insn): Improve handling of...
1992-11-24  Fred Fish * c-exp.y (yylex): Add tempbuf, tempbufindex, and...
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-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-03-20  Per BothnerMore C++ improvements (pointers to members, qualified...
1992-02-21  John Gilmore* tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib...
1992-02-21  John Gilmore* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c...
1991-12-30  Per BothnerMainly stuff to improve handling of TYPE_CODE_REF ...
1991-12-05  John GilmoreFix things pointed up by Fred Fish's test suite; see...
1991-11-21  John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-10-25  John Gilmore(value_fetch_lazy): Avoid 0-length fetches.
1991-10-25  Fred FishRemove locally duplicated code for calling functions...
1991-09-06  John GilmoreFix some infrastructure to be able to cope with host...
1991-05-30  John GilmoreRoll in Tiemann changes for gcc -ansi. Fix assorted...
1991-04-26  Jim Kingdon * valops.c (typecmp): If t2 == 0, return 1.
1991-04-24  Jim Kingdon values.c (value_virtual_fn_field): If there is no...
1991-04-20  Jim Kingdon * findvar.c (read_register_gen): Add "target byte...
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.5gdb-3.5
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.2gdb-2.5.2
2012-06-03  gdb-2.5.1gdb-2.5.1
2012-06-03  gdb-2.4+.aux.coffgdb-2.4+.aux.coff