Add AArch64 Pointer Authentication to the NEWS file
[external/binutils.git] / gdb / gdbtypes.h
2012-06-17 Jan Kratochvilgdb/
2012-06-17 Jan Kratochvilgdb/
2012-04-18 Jan Kratochvilgdb/
2012-04-17 Pedro Alves2012-04-17 Pedro Alves <palves@redhat.com>
2012-03-01 Tom Tromey * gdbtypes.h (struct vbase): Remove.
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-16 Tom Tromeygdb
2012-01-08 Doug Evans * gdbtypes.h (struct cplus_struct_type): Delete member
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-17 Tom Tromey2011-10-17 Joost van der Sluis <joost@cnoc.nl>
2011-10-14 Keith Seitz PR c++/13225
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-07-05 Tom Tromeygdb
2011-06-24 Tom Tromey * varobj.c (update_dynamic_varobj_children): Make...
2011-05-18 Tom Tromey * dwarf2read.c (dwarf2_add_field): Constify.
2011-05-18 Tom Tromey * value.c (value_fn_field): Constify.
2011-05-06 Jan Kratochvilgdb/
2011-03-28 Jan Kratochvilgdb/
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11 Thiago Jung Bauermann2011-01-11 Sergio Durigan Junior <sergiodj@linux...
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-08 Doug Evans * gdbtypes.h (TYPE_IS_OPAQUE): Reformat.
2010-11-04 Sami WagiaallaFix derived class overload problem.
2010-11-04 Sami WagiaallaCreate and use struct rank.
2010-11-03 Ken Wernergdb:
2010-10-19 Sami WagiaallaSupport pointer to bool conversion.
2010-10-15 Jan Kratochvilgdb/
2010-10-14 Sami WagiaallaFixed void* vs int* overload issue (PR C++/10343).
2010-10-06 Ken Wernergdb:
2010-07-28 Tom Tromeygdb
2010-07-06 Ulrich Weigandinclude/ChangeLog:
2010-06-29 Doug Evans Delete FIELD_LOC_KIND_DWARF_BLOCK, unused.
2010-06-28 Jan Kratochvilgdb/
2010-06-21 Tom Tromey * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
2010-06-02 Jan Kratochvilgdb/
2010-05-05 Joel BrobeckerRemove unused MAX_OF*/MIN_OF* macros.
2010-04-27 Joel BrobeckerDocument special use of target_type field in Ada structs.
2010-04-21 Pierre Mullergdb ChangeLog
2010-03-15 Daniel Jacobowitz * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRU...
2010-03-01 Daniel Jacobowitz * gdbtypes.c (append_composite_type_field_raw): New.
2010-02-19 Tom Tromey * p-typeprint.c (pascal_type_print_varspec_prefix...
2010-02-02 Tom Tromeygdb
2010-01-22 Tom Tromeygdb
2010-01-18 Tom Tromeygdb
2010-01-14 Doug Evans * gdbtypes.c (arch_flags_type): Fix comment.
2010-01-12 Joel Brobeckergdb/ChangeLog:
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-14 Paul N. Hilfinger* dwarf2read.c (struct attribute): Increase sizes of...
2009-11-12 Daniel Jacobowitz2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2009-07-02 Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02 Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_true_char): Remove.
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove.
2009-07-02 Ulrich Weigand * gdbtypes.c (lookup_array_range_type): Add prototype.
2009-07-02 Ulrich Weigand * gdbtypes.h (struct builtin_type): Add internal_fn...
2009-06-29 Ulrich Weigand * gdbtypes.h (make_function_type): Remove OBJFILE...
2009-06-29 Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_cor...
2009-06-17 Ulrich Weigand * gdbtypes.c (create_string_type): Receive character...
2009-06-17 Ulrich Weigand * gdbtypes.h (struct language_defn): Add forward decla...
2009-06-16 Keith Seitz * linespec.c (collect_methods): Delete.
2009-05-01 Jan Kratochvilgdb/
2009-03-26 Tom Tromey * gdbtypes.h (CHECK_TYPEDEF): Don't yield a value.
2009-03-21 Thiago Jung Bauermanngdb/
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-28 Jan Kratochvil Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar...
2008-10-28 Tom Tromeygdb
2008-10-22 Joel Brobecker * gdbtypes.c (copy_type): New function.
2008-10-08 Jan Kratochvil Convert static_kind into loc_kind enum.
2008-10-02 Jan Kratochvilgdb/
2008-09-11 Ulrich Weigand * gdbtypes.h (builtin_type_void_data_ptr, builtin_type...
2008-09-11 Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_tru...
2008-09-11 Ulrich Weigand * gdbtypes.h (builtin_type_void): Remove macro, add...
2008-08-24 Tom Tromeygdb:
2008-05-03 Daniel Jacobowitz * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-02-03 Doug Evans PR 2384
2008-01-18 Markus Deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-04 Ulrich Weigand * coffread.c (decode_type): Use builtin_type_int32...
2007-11-08 Joseph Myersinclude:
2007-11-02 Ulrich Weigand * gdbtypes.h (struct cplus_struct_type): Remove runtim...
2007-10-25 Thiago Jung Bauermann2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>
2007-09-05 Daniel Jacobowitz * NEWS: Update description of string changes. Mention...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-17 Michael Snyder2007-08-17 Michael Snyder <msnyder@access-company...
2007-06-22 Ulrich Weigand * gdbtypes.h (builtin_type_true_char, builtin_type_void,
2007-06-22 Ulrich Weigand * gdbtypes.h (struct builtin_type): New members nodebu...
2007-06-16 Ulrich Weigand * gdbtypes.h (builtin_type_m2_char, builtin_type_m2_int,
2007-06-16 Ulrich Weigand * gdbtypes.h (builtin_type_f_character, builtin_type_f...
2007-06-16 Ulrich Weigand * gdbarch.sh (bfd_vma): Remove.
2007-06-16 Ulrich Weigand * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_...
2007-04-11 Jan Kratochvil* gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPO...
2007-01-29 Daniel Jacobowitz * doublest.c (floatformat_from_length): Use the right...
next