2019-03-29 |
Keith Seitz | Allow really large fortran array bounds: TYPE_LENGTH... |
blob | commitdiff | raw |
2019-03-12 |
John Baldwin | Add a more general version of lookup_struct_elt_type. |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2018-11-21 |
Pedro Alves | C++ify badness_vector, fix leaks |
blob | commitdiff | raw | diff to current |
2018-11-21 |
Pedro Alves | invoke_xmethod & array_view |
blob | commitdiff | raw | diff to current |
2018-10-03 |
Tom Tromey | Use unsigned as base type for some enums |
blob | commitdiff | raw | diff to current |
2018-09-14 |
Andrew Burgess | gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC |
blob | commitdiff | raw | diff to current |
2018-09-08 |
John Darrington | gdb: Add builtin types for 24 bit integers. |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Tom Tromey | Remove type_name_no_tag and rename type_name_no_tag_or_... |
blob | commitdiff | raw | diff to current |
2018-06-01 |
Tom Tromey | Remove TYPE_TAG_NAME |
blob | commitdiff | raw | diff to current |
2018-05-29 |
Tom Tromey | Remove a VEC from type.c |
blob | commitdiff | raw | diff to current |
2018-04-30 |
Tom Tromey | Add initial type alignment support |
blob | commitdiff | raw | diff to current |
2018-02-26 |
Tom Tromey | Initial support for variant parts |
blob | commitdiff | raw | diff to current |
2018-02-23 |
Simon Marchi | dwarf: Make sect_offset 64-bits |
blob | commitdiff | raw | diff to current |
2018-01-24 |
Pedro Alves | Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc... |
blob | commitdiff | raw | diff to current |
2018-01-17 |
Tom Tromey | Remove objfile argument from add_dyn_prop |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Add support for dynamic DW_AT_byte_stride. |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2017-12-07 |
Keith Seitz | Record nested types |
blob | commitdiff | raw | diff to current |
2017-11-06 |
Ulrich Weigand | Target FP: Introduce target-float.{c,h} |
blob | commitdiff | raw | diff to current |
2017-10-17 |
Keith Seitz | Record and output access specifiers for nested typedefs |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Ulrich Weigand | Simplify floatformat_from_type |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Ulrich Weigand | Make init_type/arch_type take a size in bits |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Tom Tromey | Constify commands maint.c, plus maintenance_print_type |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Pedro Alves | Make "p S::method() const::static_var" work too |
blob | commitdiff | raw | diff to current |
2017-07-04 |
Pedro Alves | Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_x |
blob | commitdiff | raw | diff to current |
2017-04-27 |
Keith Seitz | Fix overload resolution involving rvalue references... |
blob | commitdiff | raw | diff to current |
2017-04-12 |
Pedro Alves | Teach GDB that wchar_t is a built-in type in C++ mode |
blob | commitdiff | raw | diff to current |
2017-04-04 |
Pedro Alves | Make sect_offset and cu_offset strong typedefs instead... |
blob | commitdiff | raw | diff to current |
2017-03-20 |
Artemiy Volkov | Change {lookup,make}_reference_type API |
blob | commitdiff | raw | diff to current |
2017-03-20 |
Artemiy Volkov | Add definitions for rvalue reference types |
blob | commitdiff | raw | diff to current |
2017-02-20 |
Jan Kratochvil | DWARF-5: call sites |
blob | commitdiff | raw | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw | diff to current |
2016-10-06 |
Tom Tromey | Remove Java support |
blob | commitdiff | raw | diff to current |
2016-09-06 |
Ulrich Weigand | Remove obsolete TYPE_FLAG_... values |
blob | commitdiff | raw | diff to current |
2016-09-06 |
Ulrich Weigand | Unify init_type and arch_type interface and helpers |
blob | commitdiff | raw | diff to current |
2016-09-06 |
Ulrich Weigand | Add some missing arch_..._type helpers |
blob | commitdiff | raw | diff to current |
2016-06-25 |
David Taylor | Support structure offsets that are 512K or larger. |
blob | commitdiff | raw | diff to current |
2016-06-10 |
Tom Tromey | Constify arch_type and friends |
blob | commitdiff | raw | diff to current |
2016-04-26 |
Bernhard Heckel | fort_dyn_array: Enable dynamic member types inside... |
blob | commitdiff | raw | diff to current |
2016-03-15 |
Doug Evans | Extend flags to support multibit and enum bitfields. |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-10-21 |
Keven Boell | fort_dyn_array: add basic fortran dyn array support |
blob | commitdiff | raw | diff to current |
2015-10-09 |
Joel Brobecker | make is_scalar_type non-static and use it in ada-lang.c |
blob | commitdiff | raw | diff to current |
2015-10-09 |
Simon Marchi | Change some void* to gdb_byte* |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | raw | diff to current |
2015-07-28 |
Simon Marchi | Update comment for struct type's length field, introduc... |
blob | commitdiff | raw | diff to current |
2015-07-14 |
Simon Marchi | Remove CHECK_TYPEDEF, use check_typedef instead |
blob | commitdiff | raw | diff to current |
2015-05-15 |
Jerome Guitton | Array indexed by non-contiguous enumeration types |
blob | commitdiff | raw | diff to current |
2015-05-05 |
Joel Brobecker | Add valaddr support in dynamic property resolution. |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Doug Evans | * gdbtypes.h (struct cplus_struct_type) <n_baseclasses... |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Joel Brobecker | Do not make "prop" field of struct dynamic_prop_list... |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Joel Brobecker | GDB: rename DYN_ATTR_DATA_LOCATION into DYN_PROP_DATA_L... |
blob | commitdiff | raw | diff to current |
2015-03-20 |
Keven Boell | [gdb/DWARF] Introduce linked list for dynamic attributes |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Tom Tromey | Fix struct, union, and enum nesting in C++ |
blob | commitdiff | raw | diff to current |
2015-02-09 |
Mark Wielaard | GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Doug Evans | Move vptr_{fieldno,basetype} out of main_type, and... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Doug Evans | Move TYPE_SELF_TYPE into new field type_specific. |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Doug Evans | gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE. |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Joel Brobecker | gdb/DWARF: Support for arrays whose bound is a discrimi... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Doug Evans | gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete. |
blob | commitdiff | raw | diff to current |
2015-01-23 |
Mark Wielaard | Use GCC5/DWARF5 DW_AT_noreturn to mark functions that... |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | raw | diff to current |
2014-12-12 |
Tom Tromey | add make_unqualified_type |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Siva Chandra | Enable chained function calls in C++ expressions. |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Doug Evans | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE... |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Joel Brobecker | Add support for DW_AT_data_location. |
blob | commitdiff | raw | diff to current |
2014-07-20 |
Yao Qi | Remove Chill from comments |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Siva Chandra | Add xmethod interface to the extension language API. |
blob | commitdiff | raw | diff to current |
2014-04-17 |
Yao Qi | Automatic link generation by doxygen |
blob | commitdiff | raw | diff to current |
2014-04-16 |
Siva Chandra | Remove unused and incorrect macro TYPE_FN_FIELDS. |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Tom Tromey | implement support for "enum class" |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Sanimir Agovic | vla: evaluate operand of sizeof if its type is a vla |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Sanimir Agovic | vla: support for DW_AT_count |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Sanimir Agovic | type: add c99 variable length array support |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Joel Brobecker | Revert the entire VLA series. |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Sanimir Agovic | vla: evaluate operand of sizeof if its type is a vla |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Sanimir Agovic | vla: support for DW_AT_count |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Sanimir Agovic | type: add c99 variable length array support |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Sanimir Agovic | vla: introduce new bound type abstraction adapt uses |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Sanimir Agovic | refactoring: rename create_range_type to create_static_... |
blob | commitdiff | raw | diff to current |
2014-03-13 |
Stan Shebs | Doxygenate gdbtypes.h |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Joel Brobecker | DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride... |
blob | commitdiff | raw | diff to current |
2014-02-10 |
Doug Evans | Add Guile as an extension language. |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | raw | diff to current |
2013-11-22 |
Doug Evans | Move types_deeply_equal from py-type.c to gdbtypes.c. |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Yao Qi | gdb/ |
blob | commitdiff | raw | diff to current |
2013-10-02 |
Keith Seitz | Constification of parse_linespec and fallout: |
blob | commitdiff | raw | diff to current |
2013-01-21 |
Tom Tromey | * gdbtypes.c (init_type): Make 'name' const. |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Tom Tromey | PR symtab/14442: |
blob | commitdiff | raw | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Tom Tromey | Partial fix for PR c++/14160: |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Tom Tromey | * ada-exp.y (write_object_renaming, write_var_or_type) |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Tom Tromey | * gdbtypes.h (struct cplus_struct_type) <localtype_ptr... |
blob | commitdiff | raw | diff to current |
2012-11-12 |
Tom Tromey | * c-typeprint.c (find_typedef_for_canonicalize, |
blob | commitdiff | raw | diff to current |
2012-09-27 |
Siddhesh Poyarekar | * gdbtypes.c (lookup_array_range_type): Expand parameters |
blob | commitdiff | raw | diff to current |
2012-09-10 |
Keith Seitz | PR gdb/13483 |
blob | commitdiff | raw | diff to current |
2012-08-17 |
Keith Seitz | PR c++/13356 |
blob | commitdiff | raw | diff to current |
2012-08-16 |
Yao Qi | gdb/ |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Tom Tromey | PR exp/9608: |
blob | commitdiff | raw | diff to current |
next |