aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
AgeCommit message (Expand)AuthorFilesLines
1996-12-14 * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1-1/+30
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-6/+21
1996-06-26 * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type)Wilfried Moser1-0/+4
1996-04-24 Add new support for parsing cfront stabs.Dawn Perchik1-1/+195
1996-01-29 * ch-valprint.c (calculate_array_length): New function to determineWilfried Moser1-2/+12
1996-01-12 * symfile.c (decrement_reading_symtab): New function.Per Bothner1-3/+10
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-0/+2
1995-12-11 * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR.Per Bothner1-2/+6
1995-12-06 * gdbtypes.c (check_stub_method): Make sure we get back a functionBrendan Kehoe1-6/+8
1995-12-01 * gdbtypes.c (check_stub_type): Removed; no longes needed.Per Bothner1-7/+0
1995-11-30 * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.Per Bothner1-60/+74
1995-10-20 * gdbtypes.c (get_discrete_bounds): Fix typo.Per Bothner1-1/+1
1995-10-05 * gdbtypes.c (get_discrete_bounds): New function.Per Bothner1-17/+46
1995-09-19 * gdbtypes.c (create_set_type): Set TYPE_LENGTH in bytes, not bits.Per Bothner1-3/+3
1995-08-19 * gdbtypes.c (recursive_dump_type): Add dont_print_type_obstackPeter Schauer1-1/+31
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
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