OSDN Git Service

* NEWS: Mention pointer to member improvements.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gdbtypes.h
2007-01-03 drow * NEWS: Mention pointer to member improvements.
2006-02-01 drowgdb/
2006-01-18 kettenisBased on a previous patch form Michal Ludvig:
2005-12-17 eliz * breakpoint.c:
2005-04-06 jimbMove construction of IA-32 vector types to i386-tdep.c.
2005-01-28 cagney2005-01-28 Andrew Cagney <cagney@gnu.org>
2004-10-01 hilfingrFirst part of turning on initial Ada support.
2004-08-25 jimb* gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
2004-08-08 cagney2004-08-08 Andrew Cagney <cagney@gnu.org>
2004-08-07 cagney2004-08-07 Andrew Cagney <cagney@gnu.org>
2004-07-28 cagney2004-07-28 Andrew Cagney <cagney@gnu.org>
2004-07-28 cagney2004-07-28 Andrew Cagney <cagney@gnu.org>
2004-07-28 cagney2004-07-27 Andrew Cagney <cagney@gnu.org>
2004-06-02 cagney2004-06-02 Albert Chin-A-Young <china@thewrittenword...
2004-02-07 ezannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2003-09-11 carlton2003-09-11 David Carlton <carlton@kealia.com>
2003-08-22 chastain2003-08-21 Michael Chastain <mec@shout.net>
2003-08-20 chastain2003-08-20 Michael Chastain <mec@shout.net>
2003-06-23 cagney2003-06-23 Andrew Cagney <cagney@redhat.com>
2003-05-14 ezannoni2003-05-14 Elena Zannoni <ezannoni@redhat.com>
2003-04-12 cagney2003-04-12 Andrew Cagney <cagney@redhat.com>
2003-03-18 cagney2003-03-18 Andrew Cagney <cagney@redhat.com>
2003-02-07 kevinbMove ``length'' from struct main_type to struct type.
2003-02-04 carlton2003-02-04 David Carlton <carlton@math.stanford.edu>
2003-01-19 cagney2003-01-18 Andrew Cagney <ac131313@redhat.com>
2003-01-14 cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-02 cagney2003-01-02 Andrew Cagney <ac131313@redhat.com>
2002-12-11 kevinb * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME)
2002-11-11 drow * gdbtypes.h (struct main_type): Move artificial flag...
2002-10-16 kevinbAddress class support.
2002-09-14 drow * gdbtypes.c (check_stub_method): Make static.
2002-08-10 cagney2002-08-10 Andrew Cagney <cagney@redhat.com>
2002-08-01 cagney2002-08-01 Andrew Cagney <cagney@redhat.com>
2002-06-14 drow2002-06-14 Daniel Jacobowitz <drow@mvista.com>
2002-05-27 hunt2002-05-27 Martin M. Hunt <hunt@redhat.com>
2002-05-16 drow2002-05-16 Daniel Jacobowitz <drow@mvista.com>
2002-05-14 drow2002-05-14 Daniel Jacobowitz <drow@mvista.com>
2002-05-13 drow2002-05-13 Daniel Jacobowitz <drow@mvista.com>
2002-04-26 ezannoni2002-04-24 Elena Zannoni <ezannoni@redhat.com>
2002-03-23 cagney* gdbtypes.c (append_composite_type_field): New function.
2002-02-03 drow2002-02-01 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 drow2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 drow2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 drow2002-01-15 Daniel Jacobowitz <drow@mvista.com>
2002-01-15 ezannoni2002-01-15 Elena Zannoni <ezannoni@redhat.com>
2001-12-10 fnfApproved by Jim Blandy:
2001-12-09 fnfApproved by Jim Blandy:
2001-12-07 drow * gdbtypes.c (finish_cv_type): New function.
2001-11-15 msnyder2001-11-14 Michael Snyder <msnyder@redhat.com>
2001-11-13 ezannoni2001-11-13 Elena Zannoni <ezannoni@redhat.com>
2001-09-08 kettenis* gdbtypes.h (struct block): Add forward declaration.
2001-09-05 jimb* gdbtypes.h (struct type): Doc fix.
2001-08-24 cagney* gdbtypes.h (builtin_type_ieee_single_big)
2001-08-23 cagneyAdd TYPE_FLOATFORMAT().
2001-08-21 cagney* gdbtypes.h (struct type): Clarify meaning of field...
2001-07-08 cagney* gdbtypes.h (builtin_type_void_data_ptr): Rename
2001-07-06 jimb* gdbtypes.h (builtin_type_void_func_ptr): New builtin...
2001-03-27 jtc* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-06 kevinbUpdate/correct copyright notices.
2001-03-01 jtc* gdbtypes.h (builtin_type_f_integer): Removed duplicat...
2000-09-02 daveaCorrected typo in comment: ofa -> of a
2000-05-28 kevinbPARAMS removal.
2000-03-13 cagneyFrom Daniel Berlin:
2000-03-13 cagneyRevert: ``Fix C++ overload support, see through referen...
2000-03-10 dberlinFix C++ overload support, see through references
1999-04-16 shebsInitial revision