2017-11-06 |
Ulrich Weigand | Target FP: Add string routines to target-float.{c,h} |
blob | commitdiff |
2017-10-25 |
Ulrich Weigand | Target FP: Use target format throughout expression... |
blob | commitdiff | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | diff to current |
2017-09-06 |
Tom Tromey | Change funcall_chain to be a std::vector |
blob | commitdiff | diff to current |
2017-09-06 |
Jan Kratochvil | Fix accessing TLS variables with no debug info |
blob | commitdiff | diff to current |
2017-09-04 |
Pedro Alves | Make "p S::method() const::static_var" work too |
blob | commitdiff | diff to current |
2017-09-04 |
Pedro Alves | Handle "p S::method()::static_var" in the C++ parser |
blob | commitdiff | diff to current |
2017-09-04 |
Pedro Alves | Eliminate UNOP_MEMVAL_TLS |
blob | commitdiff | diff to current |
2017-09-04 |
Pedro Alves | Introduce OP_VAR_MSYM_VALUE |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Remove make_cleanup_restore_current_language |
blob | commitdiff | diff to current |
2017-03-20 |
Artemiy Volkov | Support rvalue reference type in parser |
blob | commitdiff | diff to current |
2017-03-20 |
Artemiy Volkov | Change {lookup,make}_reference_type API |
blob | commitdiff | diff to current |
2017-03-14 |
Simon Marchi | Make length_of_subexp static |
blob | commitdiff | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | diff to current |
2016-11-24 |
John Baldwin | Do not use std::move when assigning an anonymous object... |
blob | commitdiff | diff to current |
2016-11-15 |
Pedro Alves | gdb::{unique_ptr,move} -> std::{unique_ptr,move} |
blob | commitdiff | diff to current |
2016-11-08 |
Pedro Alves | 'struct expression *' -> gdb::unique_xmalloc_ptr<expres... |
blob | commitdiff | diff to current |
2016-09-16 |
Pedro Alves | gdb: Use std::min and std::max throughout |
blob | commitdiff | diff to current |
2016-05-17 |
Tom Tromey | Rename OP_F90_RANGE to OP_RANGE. |
blob | commitdiff | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (2/2) |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | diff to current |
2015-08-06 |
Simon Marchi | Add casts for legitimate integer to enum conversions |
blob | commitdiff | diff to current |
2015-08-01 |
Pierre-Marie de... | Replace the block_found global with explicit data-flow |
blob | commitdiff | diff to current |
2015-03-26 |
Joel Brobecker | dtrace-probe: Handle error while parsing probe argument. |
blob | commitdiff | diff to current |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | diff to current |
2015-03-07 |
Pedro Alves | Normalize TRY_CATCH exception handling block |
blob | commitdiff | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions. |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | Use SYMBOL_OBJFILE more. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE... |
blob | commitdiff | diff to current |
2014-10-08 |
Gary Benson | Remove spurious exceptions.h inclusions |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
blob | commitdiff | diff to current |
2014-07-30 |
Yao Qi | Update comments to operator_check |
blob | commitdiff | diff to current |
2014-04-11 |
Sanimir Agovic | vla: introduce new bound type abstraction adapt uses |
blob | commitdiff | diff to current |
2014-03-27 |
Sergio Durigan Junior | Remove `expout*' globals from parser-defs.h |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | start change to progspace independence |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | change minsym representation |
blob | commitdiff | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_string.h |
blob | commitdiff | diff to current |
2013-10-02 |
Keith Seitz | Constification of parse_linespec and fallout: |
blob | commitdiff | diff to current |
2013-08-05 |
Tom Tromey | remove msymbol_objfile |
blob | commitdiff | diff to current |
2013-04-15 |
Tom Tromey | PR c++/9065: |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | PR symtab/8424: |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * minsyms.h (struct bound_minimal_symbol): New. |
blob | commitdiff | diff to current |
2013-03-13 |
Pedro Alves | Constify strings in tracepoint.c, lookup_cmd and the... |
blob | commitdiff | diff to current |
2013-03-12 |
Keith Seitz | * ada-lang.c (ada_read_renaming_var_value): Pass const |
blob | commitdiff | diff to current |
2013-01-13 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | diff to current |
2012-12-14 |
Tom Tromey | * c-exp.y (block, variable, name_not_typename, lex_one... |
blob | commitdiff | diff to current |
2012-12-07 |
Tom Tromey | * ada-lang.c (ada_make_symbol_completion_list): Add... |
blob | commitdiff | diff to current |
2012-12-07 |
Tom Tromey | * expression.h (parse_expression_for_completion):... |
blob | commitdiff | diff to current |
2012-12-03 |
Tom Tromey | * ada-exp.y (write_object_renaming, write_var_or_type) |
blob | commitdiff | diff to current |
2012-11-02 |
Yao Qi | gdb: |
blob | commitdiff | diff to current |
2012-08-13 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-08-13 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-08-02 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-07-19 |
Tom Tromey | PR exp/13206: |
blob | commitdiff | diff to current |
2012-07-19 |
Tom Tromey | * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM... |
blob | commitdiff | diff to current |
2012-07-06 |
Tom Tromey | * c-exp.y (DOTDOTDOT): New token. |
blob | commitdiff | diff to current |
2012-07-06 |
Tom Tromey | PR exp/9608: |
blob | commitdiff | diff to current |
2012-07-06 |
Tom Tromey | * c-exp.y (%union) <type_stack>: New field. |
blob | commitdiff | diff to current |
2012-07-06 |
Tom Tromey | * parser-defs.h (type_stack, type_stack_size, type_sta... |
blob | commitdiff | diff to current |
2012-06-27 |
Tom Tromey | PR macros/7961: |
blob | commitdiff | diff to current |
2012-06-19 |
Tom Tromey | PR exp/9514: |
blob | commitdiff | diff to current |
2012-05-18 |
Sergio Durigan Junior | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat... |
blob | commitdiff | diff to current |
2012-04-27 |
Sergio Durigan Junior | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat... |
blob | commitdiff | diff to current |
2012-01-18 |
Sergio Durigan Junior | 2012-01-18 Sergio Durigan Junior <sergiodj@redhat... |
blob | commitdiff | diff to current |
2012-01-09 |
Doug Evans | * parser-defs.h (namecopy): Delete. |
blob | commitdiff | diff to current |
2012-01-04 |
Joel Brobecker | Copyright year update in most files of the GDB Project. |
blob | commitdiff | diff to current |
2011-10-09 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2011-09-16 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2011-06-17 |
Tom Tromey | * valops.c (value_of_local): Complain if NAME is NULL. |
blob | commitdiff | diff to current |
2011-03-28 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2011-03-05 |
Michael Snyder | 2011-03-05 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-10 |
Michael Snyder | 2011-01-10 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-05 |
Michael Snyder | 2011-01-05 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-01 |
Joel Brobecker | run copyright.sh for 2011. |
blob | commitdiff | diff to current |
2010-08-19 |
Doug Evans | PR exp/11926 |
blob | commitdiff | diff to current |
2010-08-18 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2010-06-04 |
Sergio Durigan Junior | 2010-06-04 Sergio Durigan Junior <sergiodj@redhat... |
blob | commitdiff | diff to current |
2010-05-18 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-05-17 |
Joel Brobecker | Use breakpoint location to parse condition over current... |
blob | commitdiff | diff to current |
2010-05-16 |
Michael Snyder | 2010-05-15 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-05-07 |
Sami Wagiaalla | Add ADL support |
blob | commitdiff | diff to current |
2010-05-06 |
Michael Snyder | 2010-05-06 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-04-22 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-02-10 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2010-01-18 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2010-01-09 |
Joel Brobecker | * ada-valprint.c, parse.c: Include defs.h befor... |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-11-10 |
Keith Seitz | * c-exp.y: Add new rule for resolving method overloads. |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * arch-utils.c (selected_byte_order): Return target_by... |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.c (make_pointer_type, make_reference_type, |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.c (lookup_array_range_type): Add prototype. |
blob | commitdiff | diff to current |
2009-06-29 |
Ulrich Weigand | * gdbtypes.h (struct builtin_type): Remove builtin_cor... |
blob | commitdiff | diff to current |
next |