]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbtypes.h
"backtrace full/no-filters/hide" completer
[thirdparty/binutils-gdb.git] / gdb / gdbtypes.h
2019-05-30  Tom TromeyTwo comment fixes in gdbtypes.h
2019-05-14  Alan HaywardAArch64: Add half float view to V registers
2019-04-30  Andrew Burgessgdb/fortran: Add allocatable type qualifier
2019-04-19  Tom TromeyMake copy_name return std::string
2019-04-19  Tom TromeyPrint non-Ada unions without crashing
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-03-12  John BaldwinAdd a more general version of lookup_struct_elt_type.
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21  Pedro AlvesC++ify badness_vector, fix leaks
2018-11-21  Pedro Alvesinvoke_xmethod & array_view
2018-10-03  Tom TromeyUse unsigned as base type for some enums
2018-09-14  Andrew Burgessgdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC
2018-09-08  John Darringtongdb: Add builtin types for 24 bit integers.
2018-06-01  Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-29  Tom TromeyRemove a VEC from type.c
2018-04-30  Tom TromeyAdd initial type alignment support
2018-02-26  Tom TromeyInitial support for variant parts
2018-02-23  Simon Marchidwarf: Make sect_offset 64-bits
2018-01-24  Pedro AlvesFix GCC PR83906 - [8 Regression] Random FAIL: libstdc...
2018-01-17  Tom TromeyRemove objfile argument from add_dyn_prop
2018-01-02  Joel BrobeckerAdd support for dynamic DW_AT_byte_stride.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-07  Keith SeitzRecord nested types
2017-11-06  Ulrich WeigandTarget FP: Introduce target-float.{c,h}
2017-10-17  Keith SeitzRecord and output access specifiers for nested typedefs
2017-09-27  Ulrich WeigandSimplify floatformat_from_type
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-27  Tom TromeyConstify commands maint.c, plus maintenance_print_type
2017-09-04  Pedro AlvesMake "p S::method() const::static_var" work too
2017-07-04  Pedro AlvesGarbage collect TYPE_STATIC and several TYPE_FN_FIELD_x
2017-04-27  Keith SeitzFix overload resolution involving rvalue references...
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-04-04  Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-03-20  Artemiy VolkovAdd definitions for rvalue reference types
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-06  Tom TromeyRemove Java support
2016-09-06  Ulrich WeigandRemove obsolete TYPE_FLAG_... values
2016-09-06  Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-09-06  Ulrich WeigandAdd some missing arch_..._type helpers
2016-06-25  David TaylorSupport structure offsets that are 512K or larger.
2016-06-10  Tom TromeyConstify arch_type and friends
2016-04-26  Bernhard Heckelfort_dyn_array: Enable dynamic member types inside...
2016-03-15  Doug EvansExtend flags to support multibit and enum bitfields.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-21  Keven Boellfort_dyn_array: add basic fortran dyn array support
2015-10-09  Joel Brobeckermake is_scalar_type non-static and use it in ada-lang.c
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-07-28  Simon MarchiUpdate comment for struct type's length field, introduc...
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-05-15  Jerome GuittonArray indexed by non-contiguous enumeration types
2015-05-05  Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-04-29  Doug Evans* gdbtypes.h (struct cplus_struct_type) <n_baseclasses...
2015-03-24  Joel BrobeckerDo not make "prop" field of struct dynamic_prop_list...
2015-03-24  Joel BrobeckerGDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_L...
2015-03-20  Keven Boell[gdb/DWARF] Introduce linked list for dynamic attributes
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-02-09  Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-02-01  Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-02-01  Doug EvansMove TYPE_SELF_TYPE into new field type_specific.
2015-02-01  Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-01-29  Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-24  Doug Evansgdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
2015-01-23  Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Tom Tromeyadd make_unqualified_type
2014-11-29  Siva ChandraEnable chained function calls in C++ expressions.
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-08-18  Joel BrobeckerAdd support for DW_AT_data_location.
2014-07-20  Yao QiRemove Chill from comments
2014-06-03  Siva ChandraAdd xmethod interface to the extension language API.
2014-04-17  Yao QiAutomatic link generation by doxygen
2014-04-16  Siva ChandraRemove unused and incorrect macro TYPE_FN_FIELDS.
2014-04-14  Tom Tromeyimplement support for "enum class"
2014-04-14  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-14  Sanimir Agovicvla: support for DW_AT_count
2014-04-14  Sanimir Agovictype: add c99 variable length array support
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11  Sanimir Agovicvla: support for DW_AT_count
2014-04-11  Sanimir Agovictype: add c99 variable length array support
2014-04-11  Sanimir Agovicvla: introduce new bound type abstraction adapt uses
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-03-13  Stan ShebsDoxygenate gdbtypes.h
2014-02-26  Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-22  Doug EvansMove types_deeply_equal from py-type.c to gdbtypes.c.
2013-10-17  Yao Qigdb/
2013-10-02  Keith SeitzConstification of parse_linespec and fallout:
2013-01-21  Tom Tromey * gdbtypes.c (init_type): Make 'name' const.
2013-01-14  Tom Tromey PR symtab/14442:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey Partial fix for PR c++/14160:
2012-12-03  Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-11-21  Tom Tromey * gdbtypes.h (struct cplus_struct_type) <localtype_ptr...
2012-11-12  Tom Tromey * c-typeprint.c (find_typedef_for_canonicalize,
next