summaryrefslogtreecommitdiff
path: root/gdb/expression.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+2
* gdb/fortran: Introduce fortran-operator.def fileAndrew Burgess2019-04-301-0/+1
* Move innermost_block_tracker global to parse_stateTom Tromey2019-04-041-3/+5
* Move completion parsing to parser_stateTom Tromey2019-04-041-4/+0
* Don't include symtab.h from expression.hTom Tromey2019-03-241-3/+0
* Have parser reset the innermost block trackerTom Tromey2019-03-231-1/+20
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid undefined behavior in expression dumpingTom Tromey2018-10-031-1/+1
* Logical short circuiting with argument listsRichard Bunt2018-09-191-1/+3
* Add inclusive range support for RustTom Tromey2018-04-271-9/+20
* Remove a cleanup from parse_expression_for_completionTom Tromey2018-02-211-2/+2
* gdb: Remove duplicate declaration of global innermost_blockAndrew Burgess2018-01-211-5/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Use target format throughout expression parsingUlrich Weigand2017-10-251-3/+1
* Introduce OP_VAR_MSYM_VALUEPedro Alves2017-09-041-0/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves2016-11-081-5/+7
* Rename OP_F90_RANGE to OP_RANGE.Tom Tromey2016-05-171-0/+13
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* dtrace-probe: Handle error while parsing probe argument.Joel Brobecker2015-03-261-0/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* PR c++/9197:Tom Tromey2013-03-251-1/+4
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-1/+1
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-121-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey2012-12-071-1/+2
* * expression.h (parse_expression_for_completion): RenameTom Tromey2012-12-071-3/+3
* * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey2012-12-031-4/+4
* PR macros/7961:Tom Tromey2012-06-271-1/+2
* SEGV during AX eval of OP_DOUBLE (unsupported)Joel Brobecker2012-03-211-0/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/Jan Kratochvil2011-02-011-328/+13
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-29/+30
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-15/+22
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2010-06-021-5/+0
* Add ADL supportSami Wagiaalla2010-05-071-0/+4
* gdbTom Tromey2010-01-181-0/+6
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * c-exp.y: Add new rule for resolving method overloads.Keith Seitz2009-11-101-0/+7
* gdb/Jan Kratochvil2009-09-151-7/+10
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * expression.h (enum exp_opcode): Document OP_COMPLEX to takeUlrich Weigand2008-09-111-2/+3
* * expression.h (struct expression): New member GDBARCH.Ulrich Weigand2008-09-111-0/+1
* gdbTom Tromey2008-06-061-0/+6
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * expression.h (parse_expression_in_context): Delete prototype.Joel Brobecker2007-12-161-2/+0