aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
AgeCommit message (Expand)AuthorFilesLines
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-1/+0
1996-02-24 * partial-stab.h (case N_FUN): Function symbols generatedPeter Schauer1-2/+2
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-8/+5
1996-02-12 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,Fred Fish1-1/+1
1996-02-07 * stabsread.c (read_range_type): If !self-subrange and languagePer Bothner1-7/+4
1996-01-24 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.Per Bothner1-1/+3
1996-01-12 * stabsread.c (read_struct_type): Trivial simplification.Per Bothner1-2/+1
1996-01-12 * stabsread.c (define-symbol): Use invisible referencesPer Bothner1-18/+18
1996-01-10 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Fred Fish1-4/+7
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-52/+53
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner1-83/+27
1995-10-28 * symtab.h (enum address_class): Add LOC_UNRESOLVED forPeter Schauer1-35/+19
1995-09-13 * stbsread.c (read_one_struct_field): Use subfile language instead ofKung Hsu1-1/+1
1995-09-12 * stabsread.c: To include language.h and expression.h for the reasonKung Hsu1-0/+2
1995-09-12 * stabsread.c (read_one_struct_field): Add a patch to handle cfrontKung Hsu1-1/+30
1995-09-09 * stabsread.c (read_enum_type): Exit loop for putting pendingPeter Schauer1-1/+1
1995-08-26 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer1-0/+5
1995-08-12 * configure.in: Recognize aix4 specially as some aspectsJeff Law1-0/+12
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
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