summaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* fort_dyn_array: add basic fortran dyn array supportKeven Boell2015-10-211-0/+18
* make is_scalar_type non-static and use it in ada-lang.cJoel Brobecker2015-10-091-0/+2
* Change some void* to gdb_byte*Simon Marchi2015-10-091-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-3/+3
* Update comment for struct type's length field, introduce type_length_unitsSimon Marchi2015-07-281-25/+22
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-5/+0
* Array indexed by non-contiguous enumeration typesJerome Guitton2015-05-151-0/+2
* Add valaddr support in dynamic property resolution.Joel Brobecker2015-05-051-1/+3
* * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.Doug Evans2015-04-281-2/+2
* Do not make "prop" field of struct dynamic_prop_list a pointer.Joel Brobecker2015-03-241-1/+1
* GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_LOCATION.Joel Brobecker2015-03-241-2/+2
* [gdb/DWARF] Introduce linked list for dynamic attributesKeven Boell2015-03-201-6/+49
* Fix struct, union, and enum nesting in C++Tom Tromey2015-02-271-277/+296
* GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard2015-02-091-13/+22
* Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans2015-01-311-23/+27
* Move TYPE_SELF_TYPE into new field type_specific.Doug Evans2015-01-311-14/+24
* gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans2015-01-311-1/+1
* gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker2015-01-291-0/+1
* gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.Doug Evans2015-01-241-1/+0
* Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.Mark Wielaard2015-01-231-2/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* add make_unqualified_typeTom Tromey2014-12-121-0/+2
* Enable chained function calls in C++ expressions.Siva Chandra2014-11-281-0/+2
* Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans2014-11-061-9/+0
* Add support for DW_AT_data_location.Joel Brobecker2014-08-181-0/+15
* Remove Chill from commentsYao Qi2014-07-211-4/+3
* Add xmethod interface to the extension language API.Siva Chandra2014-06-031-1/+7
* Automatic link generation by doxygenYao Qi2014-04-171-7/+8
* Remove unused and incorrect macro TYPE_FN_FIELDS.Siva Chandra2014-04-161-1/+0
* implement support for "enum class"Tom Tromey2014-04-141-2/+4
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-141-0/+5
* vla: support for DW_AT_countSanimir Agovic2014-04-141-0/+5
* type: add c99 variable length array supportSanimir Agovic2014-04-141-0/+10
* Revert the entire VLA series.Joel Brobecker2014-04-111-20/+0
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-111-0/+5
* vla: support for DW_AT_countSanimir Agovic2014-04-111-0/+5
* type: add c99 variable length array supportSanimir Agovic2014-04-111-0/+10
* vla: introduce new bound type abstraction adapt usesSanimir Agovic2014-04-111-14/+44
* refactoring: rename create_range_type to create_static_range_typeSanimir Agovic2014-04-111-2/+2
* Doxygenate gdbtypes.hStan Shebs2014-03-121-350/+450
* DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker2014-02-261-0/+4
* Add Guile as an extension language.Doug Evans2014-02-091-0/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Move types_deeply_equal from py-type.c to gdbtypes.c.Doug Evans2013-11-211-0/+2
* gdb/Yao Qi2013-10-171-0/+4
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-1/+1
* * gdbtypes.c (init_type): Make 'name' const.Tom Tromey2013-01-211-1/+1
* PR symtab/14442:Tom Tromey2013-01-141-12/+21
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1