aboutsummaryrefslogtreecommitdiff
path: root/gdb/expprint.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Remove type_name_no_tag and rename type_name_no_tag_or_errorTom Tromey1-1/+1
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+1
2018-04-27Add inclusive range support for RustTom Tromey1-1/+11
2018-03-30Change target_read_string to use unique_xmalloc_ptrTom Tromey1-6/+3
2018-02-06Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALLYao Qi1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand1-6/+7
2017-09-05expprint: Fix format string warningSimon Marchi1-1/+1
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves1-5/+31
2017-09-04Handle "p S::method()::static_var" in the C++ parserPedro Alves1-0/+18
2017-09-04Eliminate UNOP_MEMVAL_TLSPedro Alves1-22/+0
2017-09-04Introduce OP_VAR_MSYM_VALUEPedro Alves1-0/+16
2017-04-05-Wwrite-strings: The RestPedro Alves1-7/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-17Rename OP_F90_RANGE to OP_RANGE.Tom Tromey1-7/+6
2016-05-17Make gdb expression debugging handle OP_F90_RANGETom Tromey1-0/+57
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-21Remove operator BINOP_RANGEYao Qi1-1/+0
2014-07-21Remove operator BINOP_INYao Qi1-1/+0
2014-07-15Handle OP_STRING in dump_subexp_body_standardSimon Marchi1-1/+18
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-1/+1
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans1-3/+3
2013-04-15 PR c++/9065:Tom Tromey1-0/+5
2013-03-07Fix -Wpointer-sign around strings/encoding conversions.Pedro Alves1-3/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey1-1/+1
2012-11-14 * configure, config.in: Rebuild.Tom Tromey1-2/+0
2012-11-13 ARI fixes: Avoid sprintf function use rule.Pierre Muller1-1/+1
2012-11-02gdb:Yao Qi1-16/+0
2012-08-13gdb/Yao Qi1-2/+0
2012-08-13gdb/Yao Qi1-8/+0
2012-08-08 * eval.c (evaluate_subexp_standard): Fix thinko in handlingDoug Evans1-8/+6
2012-07-19 PR exp/13206:Tom Tromey1-0/+6
2012-07-19 * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.Tom Tromey1-4/+36
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-3/+0
2012-03-21SEGV during AX eval of OP_DOUBLE (unsupported)Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-10-09gdb/Jan Kratochvil1-0/+17
2011-06-17 * valops.c (value_of_local): Complain if NAME is NULL.Tom Tromey1-8/+5
2011-02-262011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2011-02-01gdb/Jan Kratochvil1-0/+44
2011-02-01gdb/Jan Kratochvil1-170/+5
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+7
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2