aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* Move declaration of overload_debug to headerChristian Biesinger2019-10-081-0/+5
* Handle biased typesTom Tromey2019-09-031-1/+7
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-1/+0
* Rename common to gdbsupportTom Tromey2019-07-091-5/+5
* Two comment fixes in gdbtypes.hTom Tromey2019-05-301-2/+3
* AArch64: Add half float view to V registersAlan Hayward2019-05-141-0/+2
* gdb/fortran: Add allocatable type qualifierAndrew Burgess2019-04-301-0/+4
* Make copy_name return std::stringTom Tromey2019-04-191-2/+2
* Print non-Ada unions without crashingTom Tromey2019-04-191-0/+10
* Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz2019-03-291-1/+1
* Add a more general version of lookup_struct_elt_type.John Baldwin2019-03-121-0/+38
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* C++ify badness_vector, fix leaksPedro Alves2018-11-211-11/+6
* invoke_xmethod & array_viewPedro Alves2018-11-211-2/+3
* Use unsigned as base type for some enumsTom Tromey2018-10-031-1/+1
* gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOCAndrew Burgess2018-09-141-16/+21
* gdb: Add builtin types for 24 bit integers.John Darrington2018-09-081-0/+2
* Remove type_name_no_tag and rename type_name_no_tag_or_errorTom Tromey2018-06-011-3/+1
* Remove TYPE_TAG_NAMETom Tromey2018-06-011-18/+3
* Remove a VEC from type.cTom Tromey2018-05-291-2/+2
* Add initial type alignment supportTom Tromey2018-04-301-1/+33
* Initial support for variant partsTom Tromey2018-02-261-0/+51
* dwarf: Make sect_offset 64-bitsSimon Marchi2018-02-231-1/+9
* Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276....Pedro Alves2018-01-241-0/+20
* Remove objfile argument from add_dyn_propTom Tromey2018-01-171-3/+2
* Add support for dynamic DW_AT_byte_stride.Joel Brobecker2018-01-011-1/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Record nested typesKeith Seitz2017-12-071-2/+24
* Target FP: Introduce target-float.{c,h}Ulrich Weigand2017-11-061-0/+2
* Record and output access specifiers for nested typedefsKeith Seitz2017-10-161-0/+11
* Simplify floatformat_from_typeUlrich Weigand2017-09-271-5/+7
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-1/+1
* Constify commands maint.c, plus maintenance_print_typeTom Tromey2017-09-271-1/+1
* Make "p S::method() const::static_var" work tooPedro Alves2017-09-041-6/+9
* Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_xPedro Alves2017-07-041-20/+1
* Fix overload resolution involving rvalue references and cv qualifiers.Keith Seitz2017-04-271-1/+12
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+1
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-041-10/+4
* Change {lookup,make}_reference_type APIArtemiy Volkov2017-03-201-2/+6
* Add definitions for rvalue reference typesArtemiy Volkov2017-03-201-0/+12
* DWARF-5: call sitesJan Kratochvil2017-02-201-12/+10
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove Java supportTom Tromey2016-10-061-5/+0
* Remove obsolete TYPE_FLAG_... valuesUlrich Weigand2016-09-061-33/+6
* Unify init_type and arch_type interface and helpersUlrich Weigand2016-09-061-2/+15
* Add some missing arch_..._type helpersUlrich Weigand2016-09-061-0/+3
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-1/+1
* Constify arch_type and friendsTom Tromey2016-06-101-13/+18
* fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel2016-04-261-0/+3