* config/m88k/{tm-delta88.h,tm-delta88v4.h}, m88k-tdep.c:
[deliverable/binutils-gdb.git] / gdb / stabsread.c
1994-01-25  Jim Kingdon * stabsread.c (STABS_CONTINUE, error_type), partial...
1994-01-03  Jim Kingdon * stabsread.c (read_type): Allow defining several...
1994-01-03  Jim Kingdon* stabsread.c (read_enum_type): Use TARGET_INT_BIT...
1993-12-29  Jim Kingdon * stabsread.c (define_symbol): If we choose not to...
1993-12-28  Kung HsuModified Files:
1993-12-25  Jim Kingdon * stabsread.c (define_symbol): Only combine a p/r...
1993-12-24  Jim Kingdon * stabsread.c (read_type): Don't fall through 'S'...
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-12-11  Fred Fish * stabsread.c (read_array_type): Allow negative array...
1993-11-29  Kung HsuModified Files:
1993-11-15  Jim Kingdon * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.
1993-11-15  Jim Kingdon * stabsread.c: Remove #if 0'd dbx_class_complaint...
1993-11-14  Jim Kingdon * stabsread.c (read_type): Skip the colon when reading a
1993-11-12  Kung HsuModified Files:
1993-11-11  Jeff Law * printcmd.c (address_info): Use fprintf_symbol_filtered
1993-11-08  Jim Kingdon * stabsread.c (read_one_struct_field): Don't give...
1993-11-08  Jim Kingdon * stabsread.c: Remove long_kludge_name code (it was...
1993-11-06  Kung HsuModified Files:
1993-11-05  Jim Kingdon * stabsread.c (read_struct_fields): Accept either...
1993-10-31  Jim Kingdon * values.c (unpack_long, unpack_double, value_from_dou...
1993-10-29  Jim Kingdon * defs.h, findvar.c (extract_floating, store_floating...
1993-10-23  Jim Kingdon * stabsread.c (define_symbol): Skip the whole thing...
1993-10-20  Jim Kingdon * stabsread.c (define_symbol): When combining a LOC_AR...
1993-10-12  Jim Kingdon * stabsread.c (read_type): Treat a negative type numbe...
1993-10-12  Jim Kingdon * stabsread.h, stabsread.c, dbxread.c (common_block...
1993-10-12  Jim Kingdon* stabsread.c: Fix comment about gcc 2.3.3 stab for...
1993-10-05  Jim Kingdon * stabsread.c (read_range_type): Remove comment which...
1993-10-05  Peter Schauer Changes to support alpha OSF/1 in native mode.
1993-09-15  Jim Kingdon * stabsread.c (read_type): Process "s" (size) type...
1993-09-08  K. Richard Pixleysome gcc lint
1993-09-02  Jim Kingdon * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y...
1993-09-01  K. Richard Pixleybcopy -> memcpy
1993-08-09  Stan ShebsMoved the function hashname from stabsread.c to buildsy...
1993-07-26  Jim Kingdon * stabsread.c (rs6000_builtin_type): Make logical...
1993-07-26  Jim Kingdon* stabsread.c (rs6000_builtin_type): Make `logical...
1993-07-14  Jim KingdonTue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth...
1993-07-02  Jim Kingdon * gdbtypes.h (struct type): Add field tag_name.
1993-06-25  Jim Kingdon * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.
1993-06-22  Jim Kingdon * stabsread.c: Include <ctype.h>.
1993-06-20  Jim Kingdon * stabsread.c (read_struct_fields): Don't call read_cp...
1993-05-31  Jim Kingdon * stabsread.c (read_type): Skip type attributes if...
1993-05-31  Jim Kingdon * stabsread.c (read_huge_number): Don't accept '0...
1993-05-26  Jim Kingdon * stabsread.c (define_symbol, case 't'): Only set...
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-05-21  Jim Kingdon * complaint.c: Make sure all complain() pass the addre...
1993-04-29  Jim Kingdon * stabsread.c (define_symbol): If unrecognized constan...
1993-04-29  Fred Fish * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_...
1993-04-22  Jim KingdonThu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus...
1993-04-19  Jim Kingdon * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There...
1993-04-14  Peter Schauer * stabsread.c (read_member_functions): Initialize...
1993-04-07  Per Bothner * ch-exp.y: Remove ambiguities. Fix or add support for
1993-04-02  Jim Kingdon * stabsread.c (patch_block_stabs): If stab & no symbol...
1993-02-11  John GilmoreMore debugging of rs/6000 file reading (on Suns, for...
1993-02-11  John Gilmore* stabsread.c (rs6000_builtin_type): Move function...
1993-02-09  John Gilmore* stabsread.c (define_symbol): Complain about unrecogn...
1993-01-01  Fred Fish * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in...
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-11-30  Fred Fish * stabsread.c (define_symbol): For the sake of dbx...
1992-11-29  Fred Fish (Changes to break incredibly ugly, unmaintainable...
1992-10-06  John Gilmore A bunch of changes mostly to improve debugging of...
1992-09-22  John Gilmore* infrun.c (_initialize_infrun): Alias `i handle'...
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-08-29  John GilmoreRS/6000 portability changes (for hosting cross-debuggers).
1992-08-24  Fred Fish * coffread.c (decode_type): Call alloc_type to alloc new
1992-08-06  Fred Fish * stabsread.c: Ensure that all members of all allocat...
1992-07-28  Fred Fish * Makefile.in (VERSION): Bump to 4.6.2.
This page took 0.284603 seconds and 78 git commands to generate.