* config/tc-alpha.c (O_samegp): New.
[external/binutils.git] / gdb / gdbtypes.h
2002-02-03 Daniel Jacobowitz2002-02-01 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 Daniel Jacobowitz2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 Daniel Jacobowitz2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 Daniel Jacobowitz2002-01-15 Daniel Jacobowitz <drow@mvista.com>
2002-01-15 Elena Zannoni2002-01-15 Elena Zannoni <ezannoni@redhat.com>
2001-12-10 Fred FishApproved by Jim Blandy:
2001-12-09 Fred FishApproved by Jim Blandy:
2001-12-07 Daniel Jacobowitz * gdbtypes.c (finish_cv_type): New function.
2001-11-15 Michael Snyder2001-11-14 Michael Snyder <msnyder@redhat.com>
2001-11-13 Elena Zannoni2001-11-13 Elena Zannoni <ezannoni@redhat.com>
2001-09-08 Mark Kettenis* gdbtypes.h (struct block): Add forward declaration.
2001-09-05 Jim Blandy* gdbtypes.h (struct type): Doc fix.
2001-08-24 Andrew Cagney* gdbtypes.h (builtin_type_ieee_single_big)
2001-08-23 Andrew CagneyAdd TYPE_FLOATFORMAT().
2001-08-21 Andrew Cagney* gdbtypes.h (struct type): Clarify meaning of field...
2001-07-08 Andrew Cagney* gdbtypes.h (builtin_type_void_data_ptr): Rename
2001-07-06 Jim Blandy* gdbtypes.h (builtin_type_void_func_ptr): New builtin...
2001-03-27 J.T. Conklin* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-01 J.T. Conklin* gdbtypes.h (builtin_type_f_integer): Removed duplicat...
2000-09-02 David AndersonCorrected typo in comment: ofa -> of a
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-03-13 Andrew CagneyFrom Daniel Berlin:
2000-03-13 Andrew CagneyRevert: ``Fix C++ overload support, see through referen...
2000-03-10 Daniel BerlinFix C++ overload support, see through references
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...
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
1999-12-14 Jason Molendaimport gdb-1999-12-13 snapshot
1999-12-07 Jason Molendaimport gdb-1999-12-06 snapshot
1999-10-19 Jason Molendaimport gdb-1999-10-18 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 Molendaimport gdb-1999-07-19 snapshot
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-21 Jason Molendaimport gdb-1999-06-21 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
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-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-20 Andrew CagneyAdd builtin explicitly sized 8, 16, 32, 64 and 128...
1997-08-05 Per Bothner * gdbtypes.h: Re-interpret struct field. Suppport...
1996-12-14 Peter Schauer * c-exp.y (qualified_name): Replace explicit check...
1996-10-15 Stu Grossman * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and
1996-07-26 Fred FishSee gdb ChangeLog entry with header:
1995-11-30 Per Bothner * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.
1995-10-05 Per Bothner * gdbtypes.c (get_discrete_bounds): New function.
1995-08-02 Fred FishUpdate FSF address.
1995-03-29 Per Bothner * gdbtypes.c (create_range_type): If indextype has...
1995-03-14 Jim Kingdon * gdbtypes.h (struct type): Fix comment about what...
1995-02-12 Per Bothner * buildsym.c (finish_block): If finishing a function...
1995-02-10 Stan Shebs * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in...
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,
1994-10-29 Peter Schauer * top.c (line_completion_function): Renamed from
1994-09-17 Per Bothner * gdbtypes.h (TYPE_INDEX_TYPE): New macro.
1994-08-23 Jim Kingdon * gdbtypes.h: Declare f77_create_literal_string_type and
1994-08-19 Stan Shebs Initial Fortran language support, adapted from work...
1994-05-17 Jim Kingdon * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltere...
1994-03-24 Jim Kingdon * valops.c (value_at, value_at_lazy): Give error if...
1994-03-23 Jim Kingdon * gdbtypes.h, gdbtypes.c: Add comments regarding wheth...
1994-02-03 Jim Kingdon * printcmd.c (decode_format): Don't blithely set the...
1994-02-02 Jim Kingdon * gdbtypes.h, ch-typeprint.c, ch-valprint.c:
1993-12-27 Jim Kingdon * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRI...
1993-12-21 Per Bothner * ch-exp.y (match_dollar_tokens): Fix off-by-one...
1993-12-14 Per Bothner Implement support for Chill POWERSETs.
1993-11-15 Jim Kingdon * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.
1993-11-06 Kung HsuModified Files:
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-09-28 Jim KingdonTue Sep 28 09:45:38 1993 Peter Schauer (pes@regent...
1993-08-26 Jim Kingdonadd comments re stub types
1993-08-02 Jim Kingdon * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type.
1993-07-30 Jim Kingdon* gdbtypes.h: Improve comments about C++ methods.
1993-07-07 Jim Kingdongdbtypes.h: Fix comments regarding the following change:
1993-07-02 Jim Kingdon * gdbtypes.h (struct type): Add field tag_name.
1993-05-25 Jim Kingdon * stabsread.c: Remove all uses of error(). Make error...
1993-05-22 Jim Kingdon * stabsread.c: Remove most uses of lookup_fundamental_...
1993-04-29 Fred Fish * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_...
1993-04-16 Fred FishRemove chill sanitizations, which are no longer necessary.
1993-01-21 Fred Fish * eval.c (evaluate_subexp): Fix OP_ARRAY, remove...
1993-01-16 Fred Fish * c-exp.y (exp:STRING): Convert C strings into array...
1993-01-10 Stu Grossman * blockframe.c (frameless_look_for_prologue): Correct the
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-12-15 Fred Fish * gdbtypes.c (create_array_type): Complete rewrite...
1992-12-15 Stu Grossman* convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace...
1992-12-03 Fred Fish * c-exp.y (c_create_fundamental_type): New function...
1992-11-18 Fred Fish * language.h (language_format_info): New structure...
1992-11-16 Fred FishFirst cut at sanitizing away the chill stuff.
1992-11-15 Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
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.
next