Fix a new warning on Cygwin
[binutils-gdb.git] / gdb / ada-valprint.c
2022-03-29 Tom TromeyRename print_spaces_filtered
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-03-07 Tom TromeyFix bug in ada_print_floating
2022-02-28 Tom TromeyHandle multi-byte bracket sequences in Ada lexer
2022-02-14 Tom TromeyRemove LA_PRINT_CHAR
2022-01-26 Tom TromeyAlways call the wrap_here method
2022-01-26 Tom TromeyConvert wrap_here to use integer parameter
2022-01-26 Simon Marchigdb: add string_file::release method
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-29 Simon Marchigdb: remove TYPE_FIELD_ENUMVAL
2021-10-29 Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-29 Tom TromeyRemove ada_value_print_inner
2021-10-25 Simon Marchigdb: change functions returning value contents to use...
2021-10-05 Tom TromeyRemove 'varsize-limit'
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-04-28 Tom TromeyFix Ada overloading with 'null'
2021-04-15 Tom TromeyAvoid crash in Ada value printing with optimized-out...
2021-03-02 Tom TromeyRewrite GNAT-encoded fixed point types in DWARF reader
2021-01-28 Simon Marchigdb: rename get_type_arch to type::arch
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-09 Simon Marchigdb: make get_discrete_bounds return bool
2020-11-24 Joel BrobeckerMake fixed_point_type_base_type a method of struct...
2020-11-15 Joel BrobeckerAdd support for printing value of DWARF-based fixed...
2020-11-04 Tom TromeySynthesize array descriptors with -fgnat-encodings...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-01 Joel Brobeckerada-lang.c: Renaming some fixed-point-related routines
2020-09-14 Simon Marchigdb: remove TYPE_UNSIGNED
2020-09-14 Simon Marchigdb: add type::is_unsigned / type::set_is_unsigned
2020-07-13 Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-06-15 Tom TromeyRemove read_memory_string
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-05-26 Tom TromeyHandle indexing Ada arrays with enum indices
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-15 Joel Brobeckerupdate name of several Ada fixed-point type handling...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-05-11 Tom TromeyFix Ada value printing on PPC64
2020-04-29 Hannes DomaniFix array pretty formatter
2020-04-24 Tom TromeyPrefer existing data when evaluating DWARF expression
2020-04-06 Tom TromeySelect variant field when printing variant
2020-03-30 Tom TromeyChange ada_which_variant_applies to value API
2020-03-20 Tom TromeyFix Ada val_print removal regression
2020-03-14 Tom TromeyRemove val_print
2020-03-14 Tom TromeyChange print_field_values to use value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_array
2020-03-14 Tom TromeyConvert ada_value_print to value-based API
2020-03-14 Tom TromeyConvert ada_val_print_ref to value-based API
2020-03-14 Tom TromeyIntroduce ada_value_print_num
2020-03-14 Tom TromeyRewrite ada_value_print_1 floating point case
2020-03-14 Tom TromeyIntroduce ada_value_print_ptr
2020-03-14 Tom TromeyRewrite ada_value_print_inner
2020-03-14 Tom TromeyIntroduce ada_value_print_inner
2020-02-22 Tom TromeyStyle field names in "print"
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-10-29 Simon MarchiRemove unused includes in ada-*.c files
2019-10-01 Tom TromeyIntroduce metadata style
2019-09-03 Tom TromeyHandle biased types
2019-05-08 Xavier RoirandWhen debugging a mixed Ada/C program using this scenario:
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-05 Tom TromeyRemove excess calls to gdb_flush
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-10 Xavier Roirand(Ada) Fix printing of access to unconstrained arrays
2018-01-08 Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-05 Xavier Roirand(Ada) Remove printing of array's first index when unneeded
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-18 Joel Brobeckerimproved error message when getting an exception printi...
2017-11-06 Ulrich WeigandTarget FP: Perform Ada fixed-point scaling in target...
2017-06-12 Tom TromeyRemove val_print_type_code_int
2017-03-03 Yao QiFetch lazy value before calling val_print
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Yao QiRemove parameter valaddr from la_val_print
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/ada-valprint.c
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-05-05 Joel Brobeckercompare object sizes before comparing them with value_c...
2015-05-05 Joel Brobecker[Ada] Resolve dynamic type before trying to print it.
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13 Joel BrobeckerInternal error trying to print uninitialized string.
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-10 Joel Brobeckerprint PTR.all where PTR is an Ada thin pointer
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-01-27 Joel Brobecker[Ada] Array bound incorrectly printed for array indexed...
2014-01-07 Joel BrobeckerAda: Fix missing call to pretty-printer for fields...
2014-01-07 Joel Brobeckerada_print_floating: Remove use of statically sized...
2014-01-07 Joel BrobeckerExtract string-printing out of ada_val_print_array
2014-01-07 Joel Brobeckermove ada_val_print_array down within other ada_val_prin...
2014-01-07 Joel Brobeckerrewrite ada_val_print_ref to reduce if/else block nesti...
2014-01-07 Joel Brobeckerada-valprint.c: Inline print_record inside ada_val_prin...
2014-01-07 Joel BrobeckerSplit ada_val_print_1 into smaller functions
2014-01-07 Joel BrobeckerRemove call to gdb_flush at end of ada_val_print_1
2014-01-07 Joel Brobeckerada_val_print_1: Go through val_print instead of recurs...
2014-01-07 Joel Brobeckerada_val_print_1: Add language parameter
next