summaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
Commit message (Expand)AuthorAgeFilesLines
* gdbtypes.resolve_dynamic_range: Add function description.Joel Brobecker2014-06-101-0/+3
* handle VLA in a struct or unionTom Tromey2014-06-041-0/+111
* minor cleanups in is_dynamic_typeTom Tromey2014-06-041-7/+3
* Add xmethod interface to the extension language API.Siva Chandra2014-06-031-0/+4
* fix two latent type errorsTom Tromey2014-05-191-1/+1
* Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.Siva Chandra2014-04-301-8/+8
* Enhance dwarfread.c::resolve_dynamic_type to resolve dynamic rangesJoel Brobecker2014-04-281-46/+67
* implement support for "enum class"Tom Tromey2014-04-141-0/+6
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-141-0/+1
* vla: support for DW_AT_countSanimir Agovic2014-04-141-0/+4
* type: add c99 variable length array supportSanimir Agovic2014-04-141-54/+166
* Revert the entire VLA series.Joel Brobecker2014-04-111-160/+54
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-111-0/+1
* vla: support for DW_AT_countSanimir Agovic2014-04-111-0/+4
* type: add c99 variable length array supportSanimir Agovic2014-04-111-54/+155
* vla: introduce new bound type abstraction adapt usesSanimir Agovic2014-04-111-14/+36
* refactoring: rename create_range_type to create_static_range_typeSanimir Agovic2014-04-111-3/+3
* DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker2014-02-261-3/+24
* Add Guile as an extension language.Doug Evans2014-02-091-0/+34
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-131-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-3/+3
* 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/+212
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Yao Qi2013-10-171-0/+15
* Constification of parse_linespec and fallout:Keith Seitz2013-10-021-1/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-1/+2
* * README: Update references to writing code for GDB.Stan Shebs2013-09-161-9/+1
* * doublest.c (convert_floatformat_to_doublest): Use fmt->split_halfAlan Modra2013-08-201-2/+2
* PR c++/11990:Tom Tromey2013-04-151-2/+3
* PR c++/15116:Tom Tromey2013-03-151-0/+19
* * dwarf2read.c (fixup_go_packaging): Save package nameTom Tromey2013-01-211-7/+4
* * gdbtypes.c (init_type): Make 'name' const.Tom Tromey2013-01-211-1/+1
* PR symtab/14442:Tom Tromey2013-01-141-0/+15
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-4/+4
* * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey2012-11-121-1/+1
* * gdbtypes.c (lookup_array_range_type): Expand parametersSiddhesh Poyarekar2012-09-271-2/+2
* PR gdb/13483Keith Seitz2012-09-101-4/+13
* PR c++/13356Keith Seitz2012-08-171-5/+36
* gdb/Yao Qi2012-08-161-4/+0
* * gdbtypes.c (opaque_type_resolution): Make static.Keith Seitz2012-08-151-6/+11
* * gdbtypes.c (struct extra): Delete, unused.Doug Evans2012-08-141-6/+0
* * gdbtypes.c: Whitespace cleanup.Doug Evans2012-08-141-17/+30
* * gdbtypes.c (make_pointer_type): Remove redundant setting ofDoug Evans2012-08-141-3/+0
* gdb/Yao Qi2012-08-021-9/+9
* * c-exp.y (check_parameter_typelist): New function.Tom Tromey2012-07-091-3/+14
* * c-exp.y (DOTDOTDOT): New token.Tom Tromey2012-07-061-1/+8
* PR exp/9608:Tom Tromey2012-07-061-0/+19
* * gdbtypes.c (lookup_typename): Rename local variable "tmp" to "type".Doug Evans2012-06-281-4/+4