Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-06-09 | Modified Files: | Kung Hsu | 1 | -0/+1 |
1994-05-05 | Add partial support for g++ code compiled with -fvtable-thunks. | Per Bothner | 1 | -1/+7 |
1994-04-26 | * dbxread.c (record_minimal_symbol): Record the section | Stu Grossman | 1 | -0/+18 |
1994-04-22 | * stabsread.c (read_type): Call read_type, not nonexistent | Jim Kingdon | 1 | -1/+1 |
1994-04-22 | Modified Files: | Kung Hsu | 1 | -3/+7 |
1994-03-26 | * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG. | Jim Kingdon | 1 | -4/+10 |
1994-03-24 | * valops.c (value_at, value_at_lazy): Give error if we dereference | Jim Kingdon | 1 | -7/+12 |
1994-03-24 | * stabsread.c (patch_block_stabs): Add comment about what happens | Jim Kingdon | 1 | -8/+7 |
1994-03-24 | * stabsread.c (patch_block_stabs): Don't create LOC_OPTIMIZED_OUT | Jim Kingdon | 1 | -0/+9 |
1994-03-23 | * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument | Jeff Law | 1 | -4/+7 |
1994-03-10 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also | Jim Kingdon | 1 | -1/+9 |
1994-03-10 | * stabsread.c (common_block_end, fix_common_block): Stash the | Jim Kingdon | 1 | -2/+2 |
1994-03-10 | Modified Files: | Kung Hsu | 1 | -0/+1 |
1994-03-02 | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 1 | -17/+96 |
1994-02-08 | * README: Remove note about gcc warnings on alpha, these should be | Peter Schauer | 1 | -1/+2 |
1994-02-03 | * stabsread.c (read_sun_builtin_type): Skip the semicolon at the end | Jim Kingdon | 1 | -0/+8 |
1994-02-02 | * gdbtypes.h, ch-typeprint.c, ch-valprint.c: | Jim Kingdon | 1 | -11/+0 |
1994-01-25 | * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h: | Jim Kingdon | 1 | -2/+3 |
1994-01-03 | * stabsread.c (read_type): Allow defining several type numbers | Jim Kingdon | 1 | -32/+40 |
1994-01-03 | * stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int). | Jim Kingdon | 1 | -1/+1 |
1993-12-29 | * stabsread.c (define_symbol): If we choose not to combine | Jim Kingdon | 1 | -9/+8 |
1993-12-28 | Modified Files: | Kung Hsu | 1 | -2/+6 |
1993-12-25 | * stabsread.c (define_symbol): Only combine a p/r pair into a | Jim Kingdon | 1 | -7/+18 |
1993-12-24 | * stabsread.c (read_type): Don't fall through 'S' case (the case it | Jim Kingdon | 1 | -0/+3 |
1993-12-21 | * ch-exp.y (match_dollar_tokens): Fix off-by-one bug. | Per Bothner | 1 | -0/+9 |
1993-12-14 | Implement support for Chill POWERSETs. | Per Bothner | 1 | -0/+7 |
1993-12-11 | * stabsread.c (read_array_type): Allow negative array bounds, | Fred Fish | 1 | -2/+2 |
1993-11-29 | Modified Files: | Kung Hsu | 1 | -1/+1 |
1993-11-15 | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. | Jim Kingdon | 1 | -10/+33 |
1993-11-15 | * stabsread.c: Remove #if 0'd dbx_class_complaint. We now handle | Jim Kingdon | 1 | -10/+0 |
1993-11-14 | * stabsread.c (read_type): Skip the colon when reading a | Jim Kingdon | 1 | -3/+16 |
1993-11-12 | Modified Files: | Kung Hsu | 1 | -8/+24 |
1993-11-11 | * printcmd.c (address_info): Use fprintf_symbol_filtered | Jeff Law | 1 | -0/+11 |
1993-11-08 | * stabsread.c (read_one_struct_field): Don't give up on unknown | Jim Kingdon | 1 | -27/+33 |
1993-11-08 | * stabsread.c: Remove long_kludge_name code (it was already #if 0). | Jim Kingdon | 1 | -95/+16 |
1993-11-06 | Modified Files: | Kung Hsu | 1 | -4/+13 |
1993-11-05 | * stabsread.c (read_struct_fields): Accept either '$' or '.' as | Jim Kingdon | 1 | -5/+10 |
1993-10-31 | * values.c (unpack_long, unpack_double, value_from_double), | Jim Kingdon | 1 | -1/+1 |
1993-10-29 | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1 | -8/+8 |
1993-10-23 | * stabsread.c (define_symbol): Skip the whole thing about "pcc | Jim Kingdon | 1 | -4/+8 |
1993-10-20 | * stabsread.c (define_symbol): When combining a LOC_ARG and a | Jim Kingdon | 1 | -0/+3 |
1993-10-12 | * stabsread.c (read_type): Treat a negative type number at the start | Jim Kingdon | 1 | -1/+2 |
1993-10-12 | * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending): | Jim Kingdon | 1 | -0/+100 |