summaryrefslogtreecommitdiff
path: root/gdb/expression.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand
2017-09-04Introduce OP_VAR_MSYM_VALUEPedro Alves
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08'struct expression *' -> gdb::unique_xmalloc_ptr<expression>Pedro Alves
2016-05-17Rename OP_F90_RANGE to OP_RANGE.Tom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-03-26dtrace-probe: Handle error while parsing probe argument.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-03-25 PR c++/9197:Tom Tromey
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-07 * ada-lang.c (ada_make_symbol_completion_list): Add 'code'Tom Tromey
2012-12-07 * expression.h (parse_expression_for_completion): RenameTom Tromey
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey
2012-06-27 PR macros/7961:Tom Tromey
2012-03-21SEGV during AX eval of OP_DOUBLE (unsupported)Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-02-01gdb/Jan Kratochvil
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-06-022010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2010-05-07Add ADL supportSami Wagiaalla
2010-01-18gdbTom Tromey
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-11-10 * c-exp.y: Add new rule for resolving method overloads.Keith Seitz
2009-09-15gdb/Jan Kratochvil
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-11 * expression.h (enum exp_opcode): Document OP_COMPLEX to takeUlrich Weigand
2008-09-11 * expression.h (struct expression): New member GDBARCH.Ulrich Weigand
2008-06-06gdbTom Tromey
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-12-16 * expression.h (parse_expression_in_context): Delete prototype.Joel Brobecker
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-13 * expression.h (enum exp_opcode): Document a register name forDaniel Jacobowitz
2007-04-13 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c,Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-10-102006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-09-20expression.h (enum exp_opcode): Fix a format error of a comment.Wu Zhou
2005-09-20 * expression.h (enum exp_opcode): Add a new operator for F90Wu Zhou
2005-06-08<2005-06-08> Wu Zhou <woodzltc@cn.ibm.com>Wu Zhou
2004-04-10* language.h (language_defn): Add new la_post_parser field.Paul N. Hilfinger
2003-09-25* parser-defs.h (struct exp_descriptor): New definition, containingPaul N. Hilfinger
2003-09-24* parser-defs.h (operator_length): Declare.Paul N. Hilfinger