summaryrefslogtreecommitdiff
path: root/gdb/typeprint.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-15Fix ARI warning on gdb/typeprint.c:whatis_expSergio Durigan Junior
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior
2017-12-07Record nested typesKeith Seitz
2017-11-07Constify add_setshow_*Tom Tromey
2017-11-07Constify add_comTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Constify commands maint.c, plus maintenance_print_typeTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves
2017-09-04Stop assuming no-debug-info functions return intPedro Alves
2017-08-21Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-11-08'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves
2016-06-24Support structure offsets that are 512K or larger.David Taylor
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-06Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.Doug Evans
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-09-02typeprint.c (find_global_typedef): Fix comment.Doug Evans
2014-08-07Move errno.h to common-defs.hGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-02-05Extension Language APIDoug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-03-28 * typeprint.c (_initialize_typeprint): Improve type help text.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-07 * typeprint.c (_initialize_typeprint): Set completerTom Tromey
2012-11-12 * NEWS: Update.Tom Tromey
2012-11-12 * c-typeprint.c (find_typedef_for_canonicalize,Tom Tromey
2012-11-12 * NEWS: Update.Tom Tromey
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey
2012-04-18gdb/Jan Kratochvil
2012-02-21gdb/Anton Gorenkov
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-27gdb/Jan Kratochvil
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker