Copy comments from gdbarch.sh to gdbarch.h. Fix a number of K&R params.
[deliverable/binutils-gdb.git] / gdb / gdbtypes.c
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-09  Nicholas Duffek * gdbtypes.c (is_ancestor): Infer type equivalence...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28  Kevin BuettnerPARAMS removal.
2000-04-04  Daniel BerlinC++ changes for 5.0, finally committed.
2000-04-03  Nicholas Duffek * gdbtypes.c (safe_parse_type): New wrapper function...
2000-03-28  Daniel BerlinThe set debug changes
2000-03-24  Daniel BerlinFIx regression
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...
1999-12-14  Jason Molendaimport gdb-1999-12-13 snapshot
1999-12-07  Jason Molendaimport gdb-1999-12-06 snapshot
1999-11-02  Jason Molendaimport gdb-1999-11-01 snapshot
1999-10-19  Jason Molendaimport gdb-1999-10-18 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 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-07-07  Jason Molendaimport gdb-1999-07-07 pre reformat
1999-06-21  Jason Molendaimport gdb-1999-06-21 snapshot
1999-06-14  Jason Molendaimport gdb-1999-06-14 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-12-16  Andrew CagneyCARP:
1998-12-16  Andrew Cagney* gdbtypes.c (build_gdbtypes): New function.
1998-10-16  Jason Molenda1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)
1998-06-16  Frank Ch. Eigler* PR 15693 fix.
1998-06-10  Stu Grossman * c-exp.y: Fix problems with parsing "'foo.bar':...
1998-05-04  Frank Ch. Eigler* Fixes for chill PR 15681
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...
1998-02-17  Jason MolendaTue Feb 17 14:28:33 1998 Peter Schauer <pes@regent...
1996-12-14  Peter Schauer * c-exp.y (qualified_name): Replace explicit check...
1996-07-26  Fred FishSee gdb ChangeLog entry with header:
1996-06-26  Wilfried Moser * gdbtypes.c (create_array_type): If TYPE_LENGT...
1996-04-24  Dawn Perchik Add new support for parsing cfront stabs.
1996-01-29  Wilfried Moser * ch-valprint.c (calculate_array_length): New...
1996-01-12  Per Bothner * symfile.c (decrement_reading_symtab): New function.
1995-12-21  Fred Fish * defs.h: Delete extraneous whitespace at end of file.
1995-12-11  Per Bothner * valops.c (value_cast): Handle casts to and from...
1995-12-06  Brendan Kehoe * gdbtypes.c (check_stub_method): Make sure we get...
1995-12-01  Per Bothner * gdbtypes.c (check_stub_type): Removed; no longes...
1995-11-30  Per Bothner * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.
1995-10-20  Per Bothner * gdbtypes.c (get_discrete_bounds): Fix typo.
1995-10-05  Per Bothner * gdbtypes.c (get_discrete_bounds): New function.
1995-09-19  Per Bothner * gdbtypes.c (create_set_type): Set TYPE_LENGTH in...
1995-08-19  Peter Schauer * gdbtypes.c (recursive_dump_type): Add dont_print_ty...
1995-08-02  Fred FishUpdate FSF address.
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-03-29  Per Bothner * gdbtypes.c (create_range_type): If indextype has...
1995-02-12  Per Bothner * buildsym.c (finish_block): If finishing a function...
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').
1994-09-16  Per Bothner * stabsread.c (read_type): Handle stub types for...
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-23  Jim Kingdon * gdbtypes.h, gdbtypes.c: Add comments regarding wheth...
1994-01-27  Jim Kingdon Fix many sins which will come up in 32 bit x 64 bit...
1994-01-27  Jim Kingdon Fix many sins which will come up in 32 bit x 64 bit...
1993-12-29  Jim Kingdon * c-exp.y: Revert Kung's change. "..." is not a type...
1993-12-26  Jim Kingdon * gdbtypes.c (force_to_range_type): Use switch statement.
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-12  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-09-16  Peter Schauer * mipsread.c: Many changes for alpha ecoff format:
1993-09-08  K. Richard Pixleygcc lint
1993-09-02  Jim Kingdon * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y...
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-02  Jim Kingdon * gdbtypes.h (struct type): Add field tag_name.
1993-03-03  Fred Fish * c-exp.y (parse_number): Change high_bit to unsigned.
1993-02-01  Michael Tiemann * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore...
1993-01-31  Michael TiemannSun Jan 31 04:32:48 1993 Michael Tiemann (tiemann...
1993-01-19  Fred Fish * c-exp.y (exp): Add production to support direct...
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 * complaints.c: New file, code moved from utils.c.
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-09-10  John GilmoreRemoved a large number of changes inserted by Per Bothner
next
This page took 1.094991 seconds and 106 git commands to generate.