summaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
AgeCommit message (Expand)Author
2014-11-06Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans
2014-08-18Add support for DW_AT_data_location.Joel Brobecker
2014-07-21Remove Chill from commentsYao Qi
2014-06-03Add xmethod interface to the extension language API.Siva Chandra
2014-04-17Automatic link generation by doxygenYao Qi
2014-04-16Remove unused and incorrect macro TYPE_FN_FIELDS.Siva Chandra
2014-04-14implement support for "enum class"Tom Tromey
2014-04-14vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic
2014-04-14vla: support for DW_AT_countSanimir Agovic
2014-04-14type: add c99 variable length array supportSanimir Agovic
2014-04-11Revert the entire VLA series.Joel Brobecker
2014-04-11vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic
2014-04-11vla: support for DW_AT_countSanimir Agovic
2014-04-11type: add c99 variable length array supportSanimir Agovic
2014-04-11vla: introduce new bound type abstraction adapt usesSanimir Agovic
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic
2014-03-12Doxygenate gdbtypes.hStan Shebs
2014-02-26DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker
2014-02-09Add Guile as an extension language.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-21Move types_deeply_equal from py-type.c to gdbtypes.c.Doug Evans
2013-10-17gdb/Yao Qi
2013-10-02Constification of parse_linespec and fallout:Keith Seitz
2013-01-21 * gdbtypes.c (init_type): Make 'name' const.Tom Tromey
2013-01-14 PR symtab/14442:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-14 Partial fix for PR c++/14160:Tom Tromey
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey
2012-11-21 * gdbtypes.h (struct cplus_struct_type) <localtype_ptr>: RemoveTom Tromey
2012-11-12 * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey
2012-09-27 * gdbtypes.c (lookup_array_range_type): Expand parametersSiddhesh Poyarekar
2012-09-10 PR gdb/13483Keith Seitz
2012-08-17 PR c++/13356Keith Seitz
2012-08-16gdb/Yao Qi
2012-07-06 PR exp/9608:Tom Tromey
2012-07-03gdb/Jan Kratochvil
2012-06-17gdb/Jan Kratochvil
2012-06-17gdb/Jan Kratochvil
2012-04-18gdb/Jan Kratochvil
2012-04-172012-04-17 Pedro Alves <palves@redhat.com>Pedro Alves
2012-03-01 * gdbtypes.h (struct vbase): Remove.Tom Tromey
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-16gdbTom Tromey
2012-01-08 * gdbtypes.h (struct cplus_struct_type): Delete memberDoug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-172011-10-17 Joost van der Sluis <joost@cnoc.nl>Tom Tromey
2011-10-14 PR c++/13225Keith Seitz
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil