aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-23* gdbtypes.c (append_composite_type_field): New function.Andrew Cagney1-0/+10
2002-02-032002-02-01 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+2
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+3
2002-01-202002-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-5/+7
2002-01-152002-01-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+5
2001-12-10Approved by Jim Blandy:Fred Fish1-16/+24
2001-12-09Approved by Jim Blandy:Fred Fish1-0/+6
2001-12-07 * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz1-0/+2
2001-11-152001-11-14 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+36
2001-11-132001-11-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+2
2001-09-08* gdbtypes.h (struct block): Add forward declaration.Mark Kettenis1-0/+3
2001-09-05* gdbtypes.h (struct type): Doc fix.Jim Blandy1-15/+23
2001-08-24* gdbtypes.h (builtin_type_ieee_single_big)Andrew Cagney1-0/+18
2001-08-23Add TYPE_FLOATFORMAT().Andrew Cagney1-0/+6
2001-08-21* gdbtypes.h (struct type): Clarify meaning of field ``length''.Andrew Cagney1-6/+10
2001-07-08* gdbtypes.h (builtin_type_void_data_ptr): RenameAndrew Cagney1-3/+4
2001-07-06* gdbtypes.h (builtin_type_void_func_ptr): New builtin type.Jim Blandy1-0/+10
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-4/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.J.T. Conklin1-6/+5
2000-09-02Corrected typo in comment: ofa -> of aDavid Anderson1-1/+1
2000-05-28PARAMS removal.Kevin Buettner1-93/+57
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