summaryrefslogtreecommitdiff
path: root/gdb/m2-typeprint.c
Commit message (Expand)AuthorAgeFilesLines
* Add dynamic_prop::is_constantTom Tromey2023-05-121-1/+1
* gdb: remove language.h include from frame.hSimon Marchi2023-01-201-0/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-5/+5
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-18/+18
* Rename print_spaces_filteredTom Tromey2022-03-291-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-41/+41
* Unify gdb puts functionsTom Tromey2022-03-291-12/+12
* gdb: remove SYMBOL_TYPE macroSimon Marchi2022-02-061-2/+2
* Always call the wrap_here methodTom Tromey2022-01-261-4/+4
* Convert wrap_here to use integer parameterTom Tromey2022-01-261-4/+4
* Move gdb obstack code to gdbsupportTom Tromey2022-01-181-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove TYPE_FIELD_ENUMVALSimon Marchi2021-10-291-3/+3
* gdb: remove TYPE_FIELD_NAME and FIELD_NAME macrosSimon Marchi2021-09-301-6/+6
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Remove printfi_filtered and fprintfi_filteredTom Tromey2020-12-171-1/+1
* gdb: make get_discrete_bounds return boolSimon Marchi2020-12-091-2/+2
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-9/+9
* gdb: move Modula2 language class into a header fileAndrew Burgess2020-10-231-2/+2
* gdb: remove TYPE_UNSIGNEDSimon Marchi2020-09-141-1/+1
* gdb: make type::bounds work for array and string typesSimon Marchi2020-07-121-3/+3
* gdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINEDSimon Marchi2020-07-121-1/+1
* gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUNDSimon Marchi2020-07-121-9/+9
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-12/+12
* gdb: remove TYPE_INDEX_TYPE macroSimon Marchi2020-06-081-11/+11
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-8/+8
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-161-13/+13
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-12/+12
* 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