summaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
Commit message (Expand)AuthorAgeFilesLines
* * stabsread.c (read_type): Allow defining several type numbersJim Kingdon1994-01-031-32/+40
* * stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).Jim Kingdon1994-01-031-1/+1
* * stabsread.c (define_symbol): If we choose not to combineJim Kingdon1993-12-291-9/+8
* Modified Files:Kung Hsu1993-12-281-2/+6
* * stabsread.c (define_symbol): Only combine a p/r pair into aJim Kingdon1993-12-251-7/+18
* * stabsread.c (read_type): Don't fall through 'S' case (the case itJim Kingdon1993-12-241-0/+3
* * ch-exp.y (match_dollar_tokens): Fix off-by-one bug.Per Bothner1993-12-211-0/+9
* Implement support for Chill POWERSETs.Per Bothner1993-12-141-0/+7
* * stabsread.c (read_array_type): Allow negative array bounds,Fred Fish1993-12-111-2/+2
* Modified Files:Kung Hsu1993-11-291-1/+1
* * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1993-11-151-10/+33
* * stabsread.c: Remove #if 0'd dbx_class_complaint. We now handleJim Kingdon1993-11-151-10/+0
* * stabsread.c (read_type): Skip the colon when reading aJim Kingdon1993-11-141-3/+16
* Modified Files:Kung Hsu1993-11-121-8/+24
* * printcmd.c (address_info): Use fprintf_symbol_filteredJeff Law1993-11-111-0/+11
* * stabsread.c (read_one_struct_field): Don't give up on unknownJim Kingdon1993-11-081-27/+33
* * stabsread.c: Remove long_kludge_name code (it was already #if 0).Jim Kingdon1993-11-081-95/+16
* Modified Files:Kung Hsu1993-11-061-4/+13
* * stabsread.c (read_struct_fields): Accept either '$' or '.' asJim Kingdon1993-11-051-5/+10
* * values.c (unpack_long, unpack_double, value_from_double),Jim Kingdon1993-10-311-1/+1
* * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon1993-10-291-8/+8
* * stabsread.c (define_symbol): Skip the whole thing about "pccJim Kingdon1993-10-231-4/+8
* * stabsread.c (define_symbol): When combining a LOC_ARG and aJim Kingdon1993-10-201-0/+3
* * stabsread.c (read_type): Treat a negative type number at the startJim Kingdon1993-10-121-1/+2
* * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending):Jim Kingdon1993-10-121-0/+100
* * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int.Jim Kingdon1993-10-121-2/+2
* * stabsread.c (read_range_type): Remove comment which recommendsJim Kingdon1993-10-051-3/+1
* Changes to support alpha OSF/1 in native mode.Peter Schauer1993-10-051-3/+7
* * stabsread.c (read_type): Process "s" (size) type attribute.Jim Kingdon1993-09-151-13/+50
* some gcc lintK. Richard Pixley1993-09-081-2/+2
* * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1993-09-021-7/+2
* bcopy -> memcpyK. Richard Pixley1993-09-011-1/+3
* Moved the function hashname from stabsread.c to buildsym.c, sinceStan Shebs1993-08-091-32/+0
* * stabsread.c (rs6000_builtin_type): Make logical types beJim Kingdon1993-07-261-3/+3
* * stabsread.c (rs6000_builtin_type): Make `logical' be TYPE_CODE_BOOL.Jim Kingdon1993-07-261-1/+1
* Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1993-07-141-14/+16
* * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1993-07-021-41/+10
* * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN.Jim Kingdon1993-06-251-2/+1
* * stabsread.c: Include <ctype.h>.Jim Kingdon1993-06-221-0/+2
* * stabsread.c (read_struct_fields): Don't call read_cpp_abbrev on $_.Jim Kingdon1993-06-201-6/+9
* * stabsread.c (read_type): Skip type attributes if present.Jim Kingdon1993-05-311-15/+24
* * stabsread.c (read_huge_number): Don't accept '0' + radix as partJim Kingdon1993-05-311-1/+1
* * stabsread.c (define_symbol, case 't'): Only set the name if itJim Kingdon1993-05-261-73/+116
* * stabsread.c: Remove all uses of error(). Make error_type andJim Kingdon1993-05-251-129/+227
* * stabsread.c: Remove most uses of lookup_fundamental_type.Jim Kingdon1993-05-221-208/+350
* * complaint.c: Make sure all complain() pass the address of the struct.Jim Kingdon1993-05-211-3/+3
* * stabsread.c (define_symbol): If unrecognized constant type,Jim Kingdon1993-04-291-1/+12
* * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1993-04-291-2/+2
* Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-04-221-1/+42
* * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back.Jim Kingdon1993-04-191-1/+1