summaryrefslogtreecommitdiff
path: root/gdb/std-operator.def
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-04Handle "p 'S::method()::static_var'" (quoted) in symbol lookupPedro Alves
2017-09-04Handle "p S::method()::static_var" in the C++ parserPedro Alves
2017-09-04Eliminate UNOP_MEMVAL_TLSPedro Alves
2017-09-04Introduce OP_VAR_MSYM_VALUEPedro Alves
2017-02-20DWARF-5: call sitesJan Kratochvil
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-05-17Rename OP_F90_RANGE to OP_RANGE.Tom Tromey
2016-05-17Add support for the Rust languageTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-07-21Update comments to TERNOP_SLICEYao Qi
2014-07-21Remove operator BINOP_RANGEYao Qi
2014-07-21Remove operator BINOP_INYao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-04-15 PR c++/9065:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-02gdb:Yao Qi
2012-08-13gdb/Yao Qi
2012-08-13gdb/Yao Qi
2012-07-19 PR exp/13206:Tom Tromey
2012-07-19 * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-09gdb/Jan Kratochvil
2011-06-17 * valops.c (value_of_local): Complain if NAME is NULL.Tom Tromey
2011-02-01gdb/Jan Kratochvil