Age | Commit message (Expand) | Author | Files | Lines |
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 1 | -180/+601 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -33/+26 |
1997-02-22 | * stabsread.c (read_type): Fix handling of template names | Peter Schauer | 1 | -9/+15 |
1996-11-02 | * irix5-nat.c, osfsolib.c, solib.c (symbol_add_stub): Handle | Peter Schauer | 1 | -63/+81 |
1996-10-13 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero, | Peter Schauer | 1 | -14/+18 |
1996-10-07 | Replace header_files global by per-objfile field. | Per Bothner | 1 | -2/+2 |
1996-07-31 | * stabsread.c (get_substring): Declare second arg as int. | Stan Shebs | 1 | -30/+34 |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -13/+7 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -4/+7 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -1/+2 |
1996-06-24 | add type for read_cfront_member_functions | Angela Marie Thomas | 1 | -0/+1 |
1996-04-27 | * stabsread.c: Changes and bug fixes for cfront support. | Dawn Perchik | 1 | -12/+191 |
1996-04-24 | Add new support for parsing cfront stabs. | Dawn Perchik | 1 | -6/+507 |
1996-04-15 | * stabsread.c (read_type): Move handling of '@' from type | Per Bothner | 1 | -104/+73 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -1/+0 |
1996-02-24 | * partial-stab.h (case N_FUN): Function symbols generated | Peter Schauer | 1 | -2/+2 |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1 | -8/+5 |
1996-02-12 | * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node, | Fred Fish | 1 | -1/+1 |
1996-02-07 | * stabsread.c (read_range_type): If !self-subrange and language | Per Bothner | 1 | -7/+4 |
1996-01-24 | * stabsread.c (rs6000_builtin_type): Make bool type unsigned. | Per Bothner | 1 | -1/+3 |
1996-01-12 | * stabsread.c (read_struct_type): Trivial simplification. | Per Bothner | 1 | -2/+1 |
1996-01-12 | * stabsread.c (define-symbol): Use invisible references | Per Bothner | 1 | -18/+18 |
1996-01-10 | From Wilfried Moser <wilfried.moser@aut.alcatel.at>: | Fred Fish | 1 | -4/+7 |
1995-12-21 | * defs.h: Delete extraneous whitespace at end of file. | Fred Fish | 1 | -52/+53 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -83/+27 |
1995-10-28 | * symtab.h (enum address_class): Add LOC_UNRESOLVED for | Peter Schauer | 1 | -35/+19 |
1995-09-13 | * stbsread.c (read_one_struct_field): Use subfile language instead of | Kung Hsu | 1 | -1/+1 |
1995-09-12 | * stabsread.c: To include language.h and expression.h for the reason | Kung Hsu | 1 | -0/+2 |
1995-09-12 | * stabsread.c (read_one_struct_field): Add a patch to handle cfront | Kung Hsu | 1 | -1/+30 |
1995-09-09 | * stabsread.c (read_enum_type): Exit loop for putting pending | Peter Schauer | 1 | -1/+1 |
1995-08-26 | * mdebugread.c (parse_symbol): Handle sh.value of zero for enums. | Peter Schauer | 1 | -0/+5 |
1995-08-12 | * configure.in: Recognize aix4 specially as some aspects | Jeff Law | 1 | -0/+12 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-03-31 | * stabsread.c (read_range_type): Remove FIXME comment about | Jim Kingdon | 1 | -2/+0 |
1995-03-29 | * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUB | Per Bothner | 1 | -2/+13 |
1995-03-25 | * buildsym.c (patch_subfile_name): Update last_source_file | Peter Schauer | 1 | -0/+6 |
1995-03-16 | * stabsread.c (rs6000_builtin_type): Recognize types -31 to -34. | Jim Kingdon | 1 | -1/+15 |
1995-02-12 | * symtab.c (add_param_to_type): Remove (commented-out) function, | Per Bothner | 1 | -21/+1 |
1995-02-09 | * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_NAME. | Jim Kingdon | 1 | -0/+24 |
1995-01-13 | * stabsread.c (read_enum_type): When pending enum symbols are | Per Bothner | 1 | -5/+4 |
1995-01-07 | * dbxread.c (process_one_symbol): Handle N_FUN symbols | Peter Schauer | 1 | -5/+57 |
1995-01-05 | * stabsread.c (define_symbol): Handle `a' symbol type used for | Jeff Law | 1 | -0/+14 |
1994-10-29 | * top.c (line_completion_function): Renamed from | Peter Schauer | 1 | -11/+2 |
1994-10-06 | * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h, | Ian Lance Taylor | 1 | -6/+7 |
1994-09-17 | * gdbtypes.h (TYPE_INDEX_TYPE): New macro. | Per Bothner | 1 | -5/+0 |
1994-09-16 | * stabsread.c (read_type): Handle stub types for bitstrings. | Per Bothner | 1 | -5/+6 |
1994-08-19 | * c-typeprint.c (c_print_type): Assume demangled arguments | Peter Schauer | 1 | -0/+9 |
1994-08-01 | Modified Files: | Kung Hsu | 1 | -1/+1 |
1994-07-14 | Modified Files: | Kung Hsu | 1 | -1/+5 |