2020-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw |
2019-12-16 |
Christian Biesinger | Use an accessor function for general_symbol_info::language |
blob | commitdiff | raw | diff to current |
2019-11-26 |
Simon Marchi | Make a bunch of functions static |
blob | commitdiff | raw | diff to current |
2019-09-18 |
Christian Biesinger | Change boolean options to bool instead of int |
blob | commitdiff | raw | diff to current |
2019-07-09 |
Tom Tromey | Rename common to gdbsupport |
blob | commitdiff | raw | diff to current |
2019-04-30 |
Andrew Burgess | gdb/fortran: Introduce fortran-operator.def file |
blob | commitdiff | raw | diff to current |
2019-04-19 |
Tom Tromey | Make copy_name return std::string |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Replace throw_exception with throw in some cases |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rename gdb exception types |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rewrite TRY/CATCH |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move innermost_block_tracker global to parse_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move type stack handling to a new class |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move completion parsing to parser_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move arglist_len et al to parser_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move lexptr and prev_lexptr to parser_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move comma_terminates global to parser_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Remove paren_depth global |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Move expression_context_* globals to parser_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Make base class for parser_state |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Turn parse_gdbarch into a method |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Remove parser_state "initial_size" parameter |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Tom Tromey | Make increase_expout_size static |
blob | commitdiff | raw | diff to current |
2019-03-25 |
Tom Tromey | More block constification |
blob | commitdiff | raw | diff to current |
2019-03-23 |
Tom Tromey | Have parser reset the innermost block tracker |
blob | commitdiff | raw | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Add Fortran 'kind' intrinsic and keyword |
blob | commitdiff | raw | diff to current |
2019-01-06 |
Tom Tromey | Use std::vector in type stacks |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2018-10-05 |
Tom Tromey | Simple -Wshadow=local fixes |
blob | commitdiff | raw | diff to current |
2018-10-03 |
Tom Tromey | Avoid undefined behavior in ada_operator_length |
blob | commitdiff | raw | diff to current |
2018-08-28 |
Simon Marchi | Implement struct type_stack with a vector |
blob | commitdiff | raw | diff to current |
2018-08-23 |
Kevin Buettner | Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START |
blob | commitdiff | raw | diff to current |
2018-07-22 |
Tom Tromey | Simple unused variable removals |
blob | commitdiff | raw | diff to current |
2018-06-18 |
Tom Tromey | Remove la_error |
blob | commitdiff | raw | diff to current |
2018-04-27 |
Tom Tromey | Add inclusive range support for Rust |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Pedro Alves | For PPC64/ELFv1: Introduce mst_data_gnu_ifunc |
blob | commitdiff | raw | diff to current |
2018-02-21 |
Tom Tromey | Remove a cleanup from parse_expression_for_completion |
blob | commitdiff | raw | diff to current |
2018-01-21 |
Andrew Burgess | gdb: PR mi/20395: Fix -var-update for registers in... |
blob | commitdiff | raw | diff to current |
2018-01-21 |
Andrew Burgess | gdb: New API for tracking innermost block |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2017-12-31 |
Tom Tromey | C++-ify parser_state |
blob | commitdiff | raw | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | raw | diff to current |
2017-11-06 |
Ulrich Weigand | Target FP: Add string routines to target-float.{c,h} |
blob | commitdiff | raw | diff to current |
2017-10-25 |
Ulrich Weigand | Target FP: Use target format throughout expression... |
blob | commitdiff | raw | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | raw | diff to current |
2017-09-06 |
Tom Tromey | Change funcall_chain to be a std::vector |
blob | commitdiff | raw | diff to current |
2017-09-06 |
Jan Kratochvil | Fix accessing TLS variables with no debug info |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Pedro Alves | Make "p S::method() const::static_var" work too |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Pedro Alves | Handle "p S::method()::static_var" in the C++ parser |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Pedro Alves | Eliminate UNOP_MEMVAL_TLS |
blob | commitdiff | raw | diff to current |
2017-09-04 |
Pedro Alves | Introduce OP_VAR_MSYM_VALUE |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Tom Tromey | Remove make_cleanup_restore_current_language |
blob | commitdiff | raw | diff to current |
2017-03-20 |
Artemiy Volkov | Support rvalue reference type in parser |
blob | commitdiff | raw | diff to current |
2017-03-20 |
Artemiy Volkov | Change {lookup,make}_reference_type API |
blob | commitdiff | raw | diff to current |
2017-03-14 |
Simon Marchi | Make length_of_subexp static |
blob | commitdiff | raw | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw | diff to current |
2016-11-24 |
John Baldwin | Do not use std::move when assigning an anonymous object... |
blob | commitdiff | raw | diff to current |
2016-11-15 |
Pedro Alves | gdb::{unique_ptr,move} -> std::{unique_ptr,move} |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Pedro Alves | 'struct expression *' -> gdb::unique_xmalloc_ptr<expres... |
blob | commitdiff | raw | diff to current |
2016-09-16 |
Pedro Alves | gdb: Use std::min and std::max throughout |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Tom Tromey | Rename OP_F90_RANGE to OP_RANGE. |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (2/2) |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Simon Marchi | Add casts for legitimate integer to enum conversions |
blob | commitdiff | raw | diff to current |
2015-08-01 |
Pierre-Marie de... | Replace the block_found global with explicit data-flow |
blob | commitdiff | raw | diff to current |
2015-03-26 |
Joel Brobecker | dtrace-probe: Handle error while parsing probe argument. |
blob | commitdiff | raw | diff to current |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | raw | diff to current |
2015-03-07 |
Pedro Alves | Normalize TRY_CATCH exception handling block |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions. |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR... |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Doug Evans | Use SYMBOL_OBJFILE more. |
blob | commitdiff | raw | diff to current |
2014-11-07 |
Doug Evans | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE... |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Gary Benson | Remove spurious exceptions.h inclusions |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Yao Qi | Update comments to operator_check |
blob | commitdiff | raw | diff to current |
2014-04-11 |
Sanimir Agovic | vla: introduce new bound type abstraction adapt uses |
blob | commitdiff | raw | diff to current |
2014-03-27 |
Sergio Durigan Junior | Remove `expout*' globals from parser-defs.h |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Tom Tromey | start change to progspace independence |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Tom Tromey | change minsym representation |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_string.h |
blob | commitdiff | raw | diff to current |
2013-10-02 |
Keith Seitz | Constification of parse_linespec and fallout: |
blob | commitdiff | raw | diff to current |
2013-08-05 |
Tom Tromey | remove msymbol_objfile |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Tom Tromey | PR c++/9065: |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Tom Tromey | PR symtab/8424: |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Tom Tromey | * minsyms.h (struct bound_minimal_symbol): New. |
blob | commitdiff | raw | diff to current |
2013-03-13 |
Pedro Alves | Constify strings in tracepoint.c, lookup_cmd and the... |
blob | commitdiff | raw | diff to current |
2013-03-12 |
Keith Seitz | * ada-lang.c (ada_read_renaming_var_value): Pass const |
blob | commitdiff | raw | diff to current |
2013-01-13 |
Jan Kratochvil | gdb/ |
blob | commitdiff | raw | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Tom Tromey | * c-exp.y (block, variable, name_not_typename, lex_one... |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Tom Tromey | * ada-lang.c (ada_make_symbol_completion_list): Add... |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Tom Tromey | * expression.h (parse_expression_for_completion):... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Tom Tromey | * ada-exp.y (write_object_renaming, write_var_or_type) |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Yao Qi | gdb: |
blob | commitdiff | raw | diff to current |
2012-08-13 |
Yao Qi | gdb/ |
blob | commitdiff | raw | diff to current |
next |