aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-31 * stabsread.c (read_range_type): Remove FIXME comment aboutJim Kingdon1-2/+0
1995-03-29 * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUBPer Bothner1-2/+13
1995-03-25 * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1-0/+6
1995-03-16* stabsread.c (rs6000_builtin_type): Recognize types -31 to -34.Jim Kingdon1-1/+15
1995-02-12 * symtab.c (add_param_to_type): Remove (commented-out) function,Per Bothner1-21/+1
1995-02-09 * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME.Jim Kingdon1-0/+24
1995-01-13 * stabsread.c (read_enum_type): When pending enum symbols arePer Bothner1-5/+4
1995-01-07 * dbxread.c (process_one_symbol): Handle N_FUN symbolsPeter Schauer1-5/+57
1995-01-05 * stabsread.c (define_symbol): Handle `a' symbol type used forJeff Law1-0/+14
1994-10-29 * top.c (line_completion_function): Renamed fromPeter Schauer1-11/+2
1994-10-06 * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h,Ian Lance Taylor1-6/+7
1994-09-17 * gdbtypes.h (TYPE_INDEX_TYPE): New macro.Per Bothner1-5/+0
1994-09-16 * stabsread.c (read_type): Handle stub types for bitstrings.Per Bothner1-5/+6
1994-08-19 * c-typeprint.c (c_print_type): Assume demangled argumentsPeter Schauer1-0/+9
1994-08-01Modified Files:Kung Hsu1-1/+1
1994-07-14Modified Files:Kung Hsu1-1/+5
1994-06-09Modified Files:Kung Hsu1-0/+1
1994-05-05 Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner1-1/+7
1994-04-26 * dbxread.c (record_minimal_symbol): Record the sectionStu Grossman1-0/+18
1994-04-22 * stabsread.c (read_type): Call read_type, not nonexistentJim Kingdon1-1/+1
1994-04-22Modified Files:Kung Hsu1-3/+7
1994-03-26 * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG.Jim Kingdon1-4/+10
1994-03-24 * valops.c (value_at, value_at_lazy): Give error if we dereferenceJim Kingdon1-7/+12
1994-03-24 * stabsread.c (patch_block_stabs): Add comment about what happensJim Kingdon1-8/+7
1994-03-24 * stabsread.c (patch_block_stabs): Don't create LOC_OPTIMIZED_OUTJim Kingdon1-0/+9
1994-03-23 * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argumentJeff Law1-4/+7
1994-03-10 * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, alsoJim Kingdon1-1/+9
1994-03-10 * stabsread.c (common_block_end, fix_common_block): Stash theJim Kingdon1-2/+2
1994-03-10Modified Files:Kung Hsu1-0/+1
1994-03-02 * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1-17/+96
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1-1/+2
1994-02-03 * stabsread.c (read_sun_builtin_type): Skip the semicolon at the endJim Kingdon1-0/+8
1994-02-02 * gdbtypes.h, ch-typeprint.c, ch-valprint.c:Jim Kingdon1-11/+0
1994-01-25 * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h:Jim Kingdon1-2/+3
1994-01-03 * stabsread.c (read_type): Allow defining several type numbersJim Kingdon1-32/+40
1994-01-03* stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).Jim Kingdon1-1/+1
1993-12-29 * stabsread.c (define_symbol): If we choose not to combineJim Kingdon1-9/+8
1993-12-28Modified Files:Kung Hsu1-2/+6
1993-12-25 * stabsread.c (define_symbol): Only combine a p/r pair into aJim Kingdon1-7/+18
1993-12-24 * stabsread.c (read_type): Don't fall through 'S' case (the case itJim Kingdon1-0/+3
1993-12-21 * ch-exp.y (match_dollar_tokens): Fix off-by-one bug.Per Bothner1-0/+9
1993-12-14 Implement support for Chill POWERSETs.Per Bothner1-0/+7
1993-12-11 * stabsread.c (read_array_type): Allow negative array bounds,Fred Fish1-2/+2
1993-11-29Modified Files:Kung Hsu1-1/+1
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-10/+33
1993-11-15 * stabsread.c: Remove #if 0'd dbx_class_complaint. We now handleJim Kingdon1-10/+0
1993-11-14 * stabsread.c (read_type): Skip the colon when reading aJim Kingdon1-3/+16
1993-11-12Modified Files:Kung Hsu1-8/+24
1993-11-11 * printcmd.c (address_info): Use fprintf_symbol_filteredJeff Law1-0/+11
1993-11-08 * stabsread.c (read_one_struct_field): Don't give up on unknownJim Kingdon1-27/+33