aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
AgeCommit message (Expand)AuthorFilesLines
2000-03-13From Daniel Berlin:Andrew Cagney1-1/+3
2000-03-13Revert: ``Fix C++ overload support, see through references''.Andrew Cagney1-14/+13
2000-03-10Fix C++ overload support, see through referencesDaniel Berlin1-13/+14
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-5/+4
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+12
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+6
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-0/+1
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-0/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-385/+397
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-0/+5
1999-04-26import gdb-19990422 snapshotStan Shebs1-5/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1135
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1129/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-16/+305
1998-03-20Add builtin explicitly sized 8, 16, 32, 64 and 128 bit int andAndrew Cagney1-0/+15
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-22/+46
1996-12-14 * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1-14/+16
1996-10-15 * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1-0/+6
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+4
1995-11-30 * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.Per Bothner1-9/+17
1995-10-05 * gdbtypes.c (get_discrete_bounds): New function.Per Bothner1-0/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-03-29 * gdbtypes.c (create_range_type): If indextype has TYPE_FLAG_STUBPer Bothner1-2/+2
1995-03-14 * gdbtypes.h (struct type): Fix comment about what units theJim Kingdon1-2/+10
1995-02-12 * buildsym.c (finish_block): If finishing a function without knownPer Bothner1-8/+1
1995-02-10 * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs1-1/+1
1995-02-02 * eval.c (evaluate_subexp): Clean up handling ofPer Bothner1-8/+1
1995-02-01 * ch-exp.y (value_string_element, string_primitive_value,Per Bothner1-0/+2
1994-10-29 * top.c (line_completion_function): Renamed fromPeter Schauer1-2/+2
1994-09-17 * gdbtypes.h (TYPE_INDEX_TYPE): New macro.Per Bothner1-0/+1
1994-08-23 * gdbtypes.h: Declare f77_create_literal_string_type andJim Kingdon1-2/+7
1994-08-19 Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1-4/+46
1994-05-17 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon1-0/+2
1994-03-24 * valops.c (value_at, value_at_lazy): Give error if we dereferenceJim Kingdon1-1/+5
1994-03-23 * gdbtypes.h, gdbtypes.c: Add comments regarding whether staticJim Kingdon1-1/+2
1994-02-03 * printcmd.c (decode_format): Don't blithely set the size forJim Kingdon1-14/+0
1994-02-02 * gdbtypes.h, ch-typeprint.c, ch-valprint.c:Jim Kingdon1-4/+8
1993-12-27 * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING andJim Kingdon1-2/+10
1993-12-21 * ch-exp.y (match_dollar_tokens): Fix off-by-one bug.Per Bothner1-0/+6
1993-12-14 Implement support for Chill POWERSETs.Per Bothner1-0/+3
1993-11-15 * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB.Jim Kingdon1-8/+13
1993-11-06Modified Files:Kung Hsu1-0/+12
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-1/+1
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-1/+3
1993-08-26add comments re stub typesJim Kingdon1-2/+4
1993-08-02 * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type.Jim Kingdon1-2/+8
1993-07-30* gdbtypes.h: Improve comments about C++ methods.Jim Kingdon1-3/+22
1993-07-07gdbtypes.h: Fix comments regarding the following change:Jim Kingdon1-4/+10
1993-07-02 * gdbtypes.h (struct type): Add field tag_name.Jim Kingdon1-0/+7
1993-05-25 * stabsread.c: Remove all uses of error(). Make error_type andJim Kingdon1-3/+0