aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-29 * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUBPer Bothner1-6/+15
1995-02-12 * buildsym.c (finish_block): If finishing a function without knownPer Bothner1-18/+0
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-83/+7
1995-02-01 * ch-exp.y (value_string_element, string_primitive_value,Per Bothner1-0/+17
1995-01-23 Add support for Chill bitstring literals (e.h. H'FF00').Per Bothner1-1/+1
1994-09-16 * stabsread.c (read_type): Handle stub types for bitstrings.Per Bothner1-12/+11
1994-08-19 Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1-0/+80
1994-05-17 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1-0/+11
1994-03-23 * gdbtypes.h, gdbtypes.c: Add comments regarding whether staticJim Kingdon1-0/+1
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-7/+8
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-58/+91
1993-12-29 * c-exp.y: Revert Kung's change. "..." is not a type, and theJim Kingdon1-3/+7
1993-12-26 * gdbtypes.c (force_to_range_type): Use switch statement.Jim Kingdon1-28/+36
1993-12-21 * ch-exp.y (match_dollar_tokens): Fix off-by-one bug.Per Bothner1-26/+54
1993-12-14 Implement support for Chill POWERSETs.Per Bothner1-0/+34
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-11/+32
1993-11-12Modified Files:Kung Hsu1-1/+1
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-8/+8
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-39/+42
1993-09-16 * mipsread.c: Many changes for alpha ecoff format:Peter Schauer1-3/+8
1993-09-08gcc lintK. Richard Pixley1-6/+7
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-0/+2
1993-08-26add comments re stub typesJim Kingdon1-0/+4
1993-08-02 * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type.Jim Kingdon1-2/+8
1993-07-02 * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1-31/+8
1993-03-03 * c-exp.y (parse_number): Change high_bit to unsigned.Fred Fish1-1/+15
1993-02-01 * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore the firstMichael Tiemann1-4/+10
1993-01-31Sun Jan 31 04:32:48 1993 Michael Tiemann (tiemann@rtl.cygnus.com)Michael Tiemann1-1/+1
1993-01-19 * c-exp.y (exp): Add production to support direct creationFred Fish1-5/+9
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1-2/+121
1993-01-10 * blockframe.c (frameless_look_for_prologue): Correct theStu Grossman1-1/+1
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-2/+2
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-29/+52
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-1/+2
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-30/+35
1992-12-15* convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: RemoveStu Grossman1-1/+1
1992-12-03 * c-exp.y (c_create_fundamental_type): New function to createFred Fish1-195/+32
1992-09-10Removed a large number of changes inserted by Per BothnerJohn Gilmore1-30/+15
1992-09-04A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1-15/+30
1992-08-24 * coffread.c (decode_type): Call alloc_type to alloc newFred Fish1-15/+11
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1-6/+20
1992-07-21 * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish1-44/+128
1992-07-10 * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename.Per Bothner1-0/+16
1992-07-10Various fixes to improve C++ debugging. See ChangeLog.Per Bothner1-0/+4
1992-07-09 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1-87/+189
1992-07-06 * maint.c: New file.Fred Fish1-0/+110
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-4/+4
1992-06-25 * mipsread.c: Pass NULL name pointer to init_type, not 0.Fred Fish1-2/+15
1992-06-12 * expprint.c (print_subexp): Add missing ']'.Fred Fish1-4/+18
1992-05-05 * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish1-1/+2