Remove path name from test case
[binutils-gdb.git] / gdb / typeprint.c
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_PACKED
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_BITSIZE
2023-05-01 Tom TromeyRemove evaluate_type
2023-05-01 Tom TromeyReplace field_is_static with a method
2023-04-06 Tom TromeyUse unique_xmalloc_ptr in apply_ext_lang_type_printers
2023-03-09 Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-02-13 Tom TromeyTurn value_type into method
2023-01-12 Tom TromeyDisable ptype/o for dynamic types
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-09 Tom TromeyAllow 'ptype/o' for assembly
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
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-04 Christina Schimpegdb: Use a typedef's scoped type name to identify local...
2022-02-14 Tom TromeyRemove LA_PRINT_CHAR
2022-02-14 Tom TromeyRemove LA_PRINT_TYPE
2022-02-06 Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06 Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-01-26 Simon Marchigdb: add string_file::release method
2022-01-25 Tom TromeyReduce explicit use of gdb_stdout
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
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-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-09-23 Tom TromeyChange pointer_type to a method of struct type
2021-09-23 Tom TromeyStyle the "XXX" text in ptype/o
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-25 Lancelot SIX[PR gdb/22640] ptype: add option to use hexadecimal...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-16 Tom TromeyIntroduce expression::first_opcode
2020-12-14 Tom TromeyDo not manually dissect OP_TYPE operations
2020-11-24 Joel BrobeckerAdd TYPE_CODE_FIXED_POINT handling in print_type_scalar
2020-11-24 Joel BrobeckerMake function fixed_point_scaling_factor a method of...
2020-11-24 Joel Brobeckerchange and rename gmp_string_asprintf to return an...
2020-11-15 Joel BrobeckerAdd ptype support for DWARF-based fixed-point types
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-23 Andrew Burgessgdb: remove LA_PRINT_TYPEDEF macro
2020-09-17 Tom TromeyUse htab_up in typedef_hash_table
2020-09-14 Simon Marchigdb: remove TYPE_UNSIGNED
2020-06-23 Andrew Burgessgdb: Convert language la_print_typedef field to a method
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-23 Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-10-01 Tom TromeyIntroduce metadata style
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-07 Tom TromeyUse obstack_strdup more
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-05-08 Tom TromeyChange ptype/o to print bit offset
2019-05-08 Tom TromeyFix ptype/o comment formatting
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-03-29 Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-03-05 Tom TromeyRemove excess calls to gdb_flush
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-20 Philippe Waroquiers[PUSHED/OBVIOUS] ensure help set print type gives the...
2018-06-26 Tom TromeySupport ptype/o in Rust
2018-06-26 Tom TromeyMove ptype/o printing code to typeprint.c
2018-03-27 Tom TromeyC++-ify typedef hash
2018-01-22 Pedro AlvesFix segfault with 'set print object on' + 'whatis ...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-16 Sergio Durigan JuniorFix ARI warning on gdb/typeprint.c:whatis_exp
2017-12-15 Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-07 Keith SeitzRecord nested types
2017-11-07 Tom TromeyConstify add_setshow_*
2017-11-07 Tom TromeyConstify add_com
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-27 Tom TromeyConstify commands maint.c, plus maintenance_print_type
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesStop assuming no-debug-info variables have type int
2017-09-04 Pedro AlvesStop assuming no-debug-info functions return int
2017-08-21 Pedro AlvesFix type casts losing typedefs and reimplement "whatis...
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
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 Pedro AlvesUse ui_file_as_string throughout more
2016-11-08 Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-21 Keven Boellfort_dyn_array: add basic fortran dyn array support
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-07 Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-02 Doug Evanstypeprint.c (find_global_typedef): Fix comment.
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
next