]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/c-exp.y
Add casts to memory allocation related calls
[thirdparty/binutils-gdb.git] / gdb / c-exp.y
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-05-27  Doug EvansDon't ignore domain in nested lookups.
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-03  Doug Evansc-exp.y: misc cleanup, no code changes
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansLook up primitive types as symbols.
2014-12-18  Doug Evanslanguage_lookup_primitive_type: Renamed from language_l...
2014-12-17  Doug Evanscp_find_type_baseclass_by_name: Renamed from find_type_...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-09-04  Pedro Alvesparse_number("0") reads uninitialized memory
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18  Tom Tromeyconstify struct block in some places
2014-04-14  Tom Tromeyimplement support for "enum class"
2014-04-11  Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-05  Mark KettenisAvoid bison-isms when using yacc.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-25  Keith SeitzPR c++/14819: Explicit class:: inside class scope...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-15  Tom Tromeyfix PR c++/16117
2013-10-02  Keith SeitzConstification of parse_linespec and fallout:
2013-08-05  Tom Tromeyremove msymbol_objfile
2013-04-15  Tom Tromey PR c++/9065:
2013-03-25  Tom Tromey PR symtab/11462:
2013-03-21  Tom Tromey PR exp/15109:
2013-03-21  Tom Tromey * c-exp.y (YYPRINT): Define.
2013-03-21  Tom Tromey * c-exp.y (%union) <sym, ivar, ivec>: Remove.
2013-02-12  Tom Tromey PR symtab/11464:
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-25  Tom Tromey * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey PR c++/8888:
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
2012-12-07  Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Add...
2012-12-07  Tom Tromey * expression.h (parse_expression_for_completion):...
2012-12-03  Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-11-12  Tom Tromey * ada-lang.c (user_select_syms, ada_print_subexp)...
2012-07-27  Tom Tromey * c-exp.y (classify_name): Avoid assignment in condition.
2012-07-26  Tom Tromey * Makefile.in (SFILES): Remove objc-exp.y.
2012-07-19  Tom Tromey PR exp/13206:
2012-07-19  Tom Tromey * c-exp.y (enum token_flags): New.
2012-07-19  Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
2012-07-09  Tom Tromey * c-exp.y (check_parameter_typelist): New function.
2012-07-06  Tom Tromey * c-exp.y (DOTDOTDOT): New token.
2012-07-06  Tom Tromey PR exp/9608:
2012-07-06  Tom Tromey * c-exp.y (%union) <type_stack>: New field.
2012-07-06  Tom Tromey * c-exp.y (func_mod, direct_abs_decl, abs_decl, ptr_op...
2012-06-19  Tom Tromey PR exp/9514:
2012-06-18  Tom Tromey * c-exp.y (operator): Remove trailing space after...
2012-06-13  Jan Kratochvilgdb/
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-09  Mark Kettenis* ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs...
2012-01-11  Paul N. HilfingerHave block_innermost_frame start from selected frame...
2012-01-10  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-11  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-05-06  Jan Kratochvilgdb/
2011-03-18  Pierre Muller ARI fixes: Add missing internationalization markups...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-05  Ken Wernergdb:
2010-09-13  Sami WagiaallaFix PR 11992: C++ 'this' scope sometimes does not work
2010-08-19  Doug Evans PR exp/11926
2010-06-28  Jan Kratochvilgdb/
2010-05-07  Sami WagiaallaAdd ADL support
2010-05-06  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-03-15  Tom Tromeygdb
2010-02-23  Pedro Alves2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
2010-02-19  Tom Tromeygdb
2010-02-10  Tom Tromeygdb
2010-01-18  Tom Tromeygdb
2010-01-11  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-25  Daniel Jacobowitz PR gdb/8704
2009-11-11  Keith Seitz * c-expy. (operator_stoken): New function.
2009-11-10  Keith Seitz * c-exp.y: Add new rule for resolving method overloads.
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-09-21  Keith Seitz * c-exp.y (qualified_name): Call CHECK_TYPEDEF before...
2009-08-25  Keith Seitz * c-exp.y (yylex): Add cxx_only check for tokentab2...
2009-08-25  Keith Seitz * c-exp.y (tokentab3): Add new token, ARROW_STAR....
2009-07-07  Tom Tromeygdb
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-17  Ulrich Weigand * gdbtypes.h (struct language_defn): Add forward decla...
2009-06-05  Tom Tromey * c-exp.y (parse_number): Don't use K&R definition.
2009-04-28  Tom Tromeygdb
2009-03-20  Tom Tromeygdb:
2009-03-18  Nathan Sidwell * Makefile.in: Update license to GPLv3.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-22  Tom Tromeygdb
2008-12-11  Tom Tromeygdb
2008-10-22  Tom Tromeygdb
2008-09-11  Ulrich Weigand * expression.h (struct expression): New member GDBARCH.
2008-09-11  Ulrich Weigand * parser-defs.h (write_exp_msymbol): Remove TEXT_SYMBO...
next