aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
AgeCommit message (Expand)AuthorFilesLines
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
1993-11-08 * stabsread.c: Remove long_kludge_name code (it was already #if 0).Jim Kingdon1-95/+16
1993-11-06Modified Files:Kung Hsu1-4/+13
1993-11-05 * stabsread.c (read_struct_fields): Accept either '$' or '.' asJim Kingdon1-5/+10
1993-10-31 * values.c (unpack_long, unpack_double, value_from_double),Jim Kingdon1-1/+1
1993-10-29 * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon1-8/+8
1993-10-23 * stabsread.c (define_symbol): Skip the whole thing about "pccJim Kingdon1-4/+8
1993-10-20 * stabsread.c (define_symbol): When combining a LOC_ARG and aJim Kingdon1-0/+3
1993-10-12 * stabsread.c (read_type): Treat a negative type number at the startJim Kingdon1-1/+2
1993-10-12 * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending):Jim Kingdon1-0/+100
1993-10-12* stabsread.c: Fix comment about gcc 2.3.3 stab for long long int.Jim Kingdon1-2/+2
1993-10-05 * stabsread.c (read_range_type): Remove comment which recommendsJim Kingdon1-3/+1
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer1-3/+7
1993-09-15 * stabsread.c (read_type): Process "s" (size) type attribute.Jim Kingdon1-13/+50
1993-09-08some gcc lintK. Richard Pixley1-2/+2
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-7/+2
1993-09-01bcopy -> memcpyK. Richard Pixley1-1/+3
1993-08-09Moved the function hashname from stabsread.c to buildsym.c, sinceStan Shebs1-32/+0
1993-07-26 * stabsread.c (rs6000_builtin_type): Make logical types beJim Kingdon1-3/+3
1993-07-26* stabsread.c (rs6000_builtin_type): Make `logical' be TYPE_CODE_BOOL.Jim Kingdon1-1/+1
1993-07-14Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-14/+16
1993-07-02 * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1-41/+10
1993-06-25 * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.Jim Kingdon1-2/+1
1993-06-22 * stabsread.c: Include <ctype.h>.Jim Kingdon1-0/+2
1993-06-20 * stabsread.c (read_struct_fields): Don't call read_cpp_abbrev on $_.Jim Kingdon1-6/+9
1993-05-31 * stabsread.c (read_type): Skip type attributes if present.Jim Kingdon1-15/+24
1993-05-31 * stabsread.c (read_huge_number): Don't accept '0' + radix as partJim Kingdon1-1/+1