summaryrefslogtreecommitdiff
path: root/gdb/m2-typeprint.c
Commit message (Expand)AuthorAgeFilesLines
* Style field names in "print"Tom Tromey2020-02-221-2/+4
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-2/+2
* gdb: Don't print a newline in language la_print_typedef methodsAndrew Burgess2019-10-311-1/+1
* Introduce metadata styleTom Tromey2019-10-011-1/+2
* Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz2019-03-291-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove TYPE_TAG_NAMETom Tromey2018-06-011-15/+7
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-5/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-3/+3
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Move TYPE_SELF_TYPE into new field type_specific.Doug Evans2015-01-311-2/+6
* gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans2015-01-311-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-38/+48
* * m2-typeprint.c (m2_enum): Expand LASTVAL to LONGEST.Siddhesh Poyarekar2012-09-241-1/+2
* gdb/Jan Kratochvil2012-04-181-3/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-6/+7
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-06-141-1/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-3/+0
* * p-typeprint.c (pascal_type_print_varspec_prefix): Update.Tom Tromey2010-02-191-3/+0
* gdbTom Tromey2010-02-021-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): RemoveUlrich Weigand2009-07-021-5/+0
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* gdb/Jan Kratochvil2008-10-021-1/+1
* gdbTom Tromey2008-09-271-0/+20
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-2/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * doc/gdb.texinfo: Add TSIZE definition, removedGaius Mulley2007-10-161-26/+67
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-28 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-06-291-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-3/+2
* Warning fixes.Daniel Jacobowitz2007-01-031-1/+1
* * NEWS: Mention pointer to member improvements.Daniel Jacobowitz2007-01-031-4/+0
* From Peter Schauer <peterschauer@gmx.net>Joel Brobecker2006-05-271-2/+3
* 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>Gaius Mulley2006-05-131-5/+538
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3