2002-08-01 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / stabsread.c
1995-11-30  Per Bothner * ch-exp.y: Replaced by ...
1995-10-28  Peter Schauer * symtab.h (enum address_class): Add LOC_UNRESOLVED for
1995-09-13  Kung Hsu * stbsread.c (read_one_struct_field): Use subfile...
1995-09-12  Kung Hsu * stabsread.c: To include language.h and expression...
1995-09-12  Kung Hsu * stabsread.c (read_one_struct_field): Add a patch...
1995-09-09  Peter Schauer * stabsread.c (read_enum_type): Exit loop for putting...
1995-08-26  Peter Schauer * mdebugread.c (parse_symbol): Handle sh.value of...
1995-08-12  Jeff Law * configure.in: Recognize aix4 specially as...
1995-08-02  Fred FishUpdate FSF address.
1995-08-01  J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-03-31  Jim Kingdon * stabsread.c (read_range_type): Remove FIXME comment...
1995-03-29  Per Bothner * gdbtypes.c (create_range_type): If indextype has...
1995-03-25  Peter Schauer * buildsym.c (patch_subfile_name): Update last_source...
1995-03-16  Jim Kingdon* stabsread.c (rs6000_builtin_type): Recognize types...
1995-02-12  Per Bothner * symtab.c (add_param_to_type): Remove (commented...
1995-02-09  Jim Kingdon * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_...
1995-01-13  Per Bothner * stabsread.c (read_enum_type): When pending enum...
1995-01-07  Peter Schauer * dbxread.c (process_one_symbol): Handle N_FUN symbols
1995-01-05  Jeff Law * stabsread.c (define_symbol): Handle `a' symbol type...
1994-10-29  Peter Schauer * top.c (line_completion_function): Renamed from
1994-10-06  Ian Lance Taylor * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined...
1994-09-17  Per Bothner * gdbtypes.h (TYPE_INDEX_TYPE): New macro.
1994-09-16  Per Bothner * stabsread.c (read_type): Handle stub types for...
1994-08-19  Peter Schauer * c-typeprint.c (c_print_type): Assume demangled...
1994-08-01  Kung HsuModified Files:
1994-07-14  Kung HsuModified Files:
1994-06-09  Kung HsuModified Files:
1994-05-05  Per Bothner Add partial support for g++ code compiled with -fvtabl...
1994-04-26  Stu Grossman * dbxread.c (record_minimal_symbol): Record the section
1994-04-22  Jim Kingdon * stabsread.c (read_type): Call read_type, not nonexistent
1994-04-22  Kung HsuModified Files:
1994-03-26  Jim Kingdon * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG.
1994-03-24  Jim Kingdon * valops.c (value_at, value_at_lazy): Give error if...
1994-03-24  Jim Kingdon * stabsread.c (patch_block_stabs): Add comment about...
1994-03-24  Jim Kingdon * stabsread.c (patch_block_stabs): Don't create LOC_OP...
1994-03-23  Jeff Law * stabsread.c (REG_STRUCT_HAS_ADDR): Accept...
1994-03-10  Jim Kingdon * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR...
1994-03-10  Jim Kingdon * stabsread.c (common_block_end, fix_common_block...
1994-03-10  Kung HsuModified Files:
1994-03-02  Jim Kingdon * os9kread.c (os9k_process_one_symbol): Rename
1994-02-08  Peter Schauer * README: Remove note about gcc warnings on alpha...
1994-02-03  Jim Kingdon * stabsread.c (read_sun_builtin_type): Skip the semico...
1994-02-02  Jim Kingdon * gdbtypes.h, ch-typeprint.c, ch-valprint.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...
next
This page took 0.711725 seconds and 107 git commands to generate.