summaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
Commit message (Expand)AuthorAgeFilesLines
* * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1996-12-141-14/+16
* * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1996-10-151-0/+6
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-0/+4
* * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.Per Bothner1995-11-301-9/+17
* * gdbtypes.c (get_discrete_bounds): New function.Per Bothner1995-10-051-0/+2
* Update FSF address.Fred Fish1995-08-021-1/+1
* * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUBPer Bothner1995-03-291-2/+2
* * gdbtypes.h (struct type): Fix comment about what units theJim Kingdon1995-03-141-2/+10
* * buildsym.c (finish_block): If finishing a function without knownPer Bothner1995-02-121-8/+1
* * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs1995-02-101-1/+1
* * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1995-02-021-8/+1
* * ch-exp.y (value_string_element, string_primitive_value,Per Bothner1995-02-011-0/+2
* * top.c (line_completion_function): Renamed fromPeter Schauer1994-10-291-2/+2
* * gdbtypes.h (TYPE_INDEX_TYPE): New macro.Per Bothner1994-09-171-0/+1
* * gdbtypes.h: Declare f77_create_literal_string_type andJim Kingdon1994-08-231-2/+7
* Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1994-08-191-4/+46
* * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1994-05-171-0/+2
* * valops.c (value_at, value_at_lazy): Give error if we dereferenceJim Kingdon1994-03-241-1/+5
* * gdbtypes.h, gdbtypes.c: Add comments regarding whether staticJim Kingdon1994-03-231-1/+2
* * printcmd.c (decode_format): Don't blithely set the size forJim Kingdon1994-02-031-14/+0
* * gdbtypes.h, ch-typeprint.c, ch-valprint.c:Jim Kingdon1994-02-021-4/+8
* * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING andJim Kingdon1993-12-271-2/+10
* * ch-exp.y (match_dollar_tokens): Fix off-by-one bug.Per Bothner1993-12-211-0/+6
* Implement support for Chill POWERSETs.Per Bothner1993-12-141-0/+3
* * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1993-11-151-8/+13
* Modified Files:Kung Hsu1993-11-061-0/+12
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-1/+1
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-1/+3
* add comments re stub typesJim Kingdon1993-08-261-2/+4
* * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type.Jim Kingdon1993-08-021-2/+8
* * gdbtypes.h: Improve comments about C++ methods.Jim Kingdon1993-07-301-3/+22
* gdbtypes.h: Fix comments regarding the following change:Jim Kingdon1993-07-071-4/+10
* * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1993-07-021-0/+7
* * stabsread.c: Remove all uses of error(). Make error_type andJim Kingdon1993-05-251-3/+0
* * stabsread.c: Remove most uses of lookup_fundamental_type.Jim Kingdon1993-05-221-4/+16
* * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1993-04-291-4/+4
* Remove chill sanitizations, which are no longer necessary.Fred Fish1993-04-161-2/+0
* * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code thatFred Fish1993-01-211-0/+1
* * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1993-01-161-1/+5
* * blockframe.c (frameless_look_for_prologue): Correct theStu Grossman1993-01-101-1/+1
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-0/+9
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-2/+5
* * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1992-12-151-2/+3
* * convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: RemoveStu Grossman1992-12-151-3/+3
* * c-exp.y (c_create_fundamental_type): New function to createFred Fish1992-12-031-2/+4
* * language.h (language_format_info): New structure to bundleFred Fish1992-11-181-0/+1
* First cut at sanitizing away the chill stuff.Fred Fish1992-11-161-1/+3
* * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1992-11-151-1/+8
* Removed a large number of changes inserted by Per BothnerJohn Gilmore1992-09-101-1/+0
* A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1992-09-041-0/+1