]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/parse.c
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / parse.c
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-31  Tom TromeyC++-ify parser_state
2017-12-05  Simon MarchiRemove some unused variables
2017-11-06  Ulrich WeigandTarget FP: Add string routines to target-float.{c,h}
2017-10-25  Ulrich WeigandTarget FP: Use target format throughout expression...
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-06  Tom TromeyChange funcall_chain to be a std::vector
2017-09-06  Jan KratochvilFix accessing TLS variables with no debug info
2017-09-04  Pedro AlvesMake "p S::method() const::static_var" work too
2017-09-04  Pedro AlvesHandle "p S::method()::static_var" in the C++ parser
2017-09-04  Pedro AlvesEliminate UNOP_MEMVAL_TLS
2017-09-04  Pedro AlvesIntroduce OP_VAR_MSYM_VALUE
2017-08-03  Tom TromeyRemove make_cleanup_restore_current_language
2017-03-20  Artemiy VolkovSupport rvalue reference type in parser
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-03-14  Simon MarchiMake length_of_subexp static
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-24  John BaldwinDo not use std::move when assigning an anonymous object...
2016-11-15  Pedro Alvesgdb::{unique_ptr,move} -> std::{unique_ptr,move}
2016-11-08  Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-17  Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
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-03-26  Joel Brobeckerdtrace-probe: Handle error while parsing probe argument.
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18  Doug EvansUse SYMBOL_OBJFILE more.
2014-11-07  Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30  Yao QiUpdate comments to operator_check
2014-04-11  Sanimir Agovicvla: introduce new bound type abstraction adapt uses
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
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-04-08  Tom Tromey PR symtab/8424:
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-13  Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-12  Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-01-13  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
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-02  Yao Qigdb:
2012-08-13  Yao Qigdb/
2012-08-13  Yao Qigdb/
2012-08-02  Yao Qigdb/
2012-07-19  Tom Tromey PR exp/13206:
2012-07-19  Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
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 * parser-defs.h (type_stack, type_stack_size, type_sta...
2012-06-27  Tom Tromey PR macros/7961:
2012-06-19  Tom Tromey PR exp/9514:
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-01-18  Sergio Durigan Junior2012-01-18 Sergio Durigan Junior <sergiodj@redhat...
2012-01-09  Doug Evans * parser-defs.h (namecopy): Delete.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-09  Jan Kratochvilgdb/
2011-09-16  Jan Kratochvilgdb/
2011-06-17  Tom Tromey * valops.c (value_of_local): Complain if NAME is NULL.
2011-03-28  Jan Kratochvilgdb/
2011-03-05  Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-08-19  Doug Evans PR exp/11926
2010-08-18  Tom Tromeygdb
2010-06-04  Sergio Durigan Junior2010-06-04 Sergio Durigan Junior <sergiodj@redhat...
2010-05-18  Jan Kratochvilgdb/
2010-05-17  Joel BrobeckerUse breakpoint location to parse condition over current...
2010-05-16  Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-07  Sami WagiaallaAdd ADL support
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-22  Jan Kratochvilgdb/
2010-02-10  Tom Tromeygdb
2010-01-18  Tom Tromeygdb
2010-01-09  Joel Brobecker * ada-valprint.c, parse.c: Include defs.h befor...
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-10  Keith Seitz * c-exp.y: Add new rule for resolving method overloads.
2009-07-02  Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
next