projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Format gdb-gdb.py.in with autopep8
[external/binutils.git]
/
gdb
/
eval.c
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
2018-06-07
Pedro Alves
target_stack -> current_top_target() throughout
blob
|
commitdiff
|
diff to current
2018-06-01
Tom Tromey
Remove TYPE_TAG_NAME
blob
|
commitdiff
|
diff to current
2018-05-05
Tom Tromey
Fix "obvious" fall-through warnings
blob
|
commitdiff
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Handle alignof and _Alignof
blob
|
commitdiff
|
diff to current
2018-04-26
Pedro Alves
Calling ifunc functions when target has no debug info...
blob
|
commitdiff
|
diff to current
2018-04-06
Tom Tromey
Remove free_value_chain
blob
|
commitdiff
|
diff to current
2018-03-25
Pedro Alves
eval.c: reverse minsym and sym
blob
|
commitdiff
|
diff to current
2018-03-09
Tom Tromey
Change enable_thread_stack_temporaries to an RAII class
blob
|
commitdiff
|
diff to current
2018-02-21
Tom Tromey
Remove a cleanup from parse_expression_for_completion
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-11-17
Joel Brobecker
(Ada) fix handling of minimal symbols (UNOP_CAST and...
blob
|
commitdiff
|
diff to current
2017-10-25
Ulrich Weigand
Target FP: Use target format throughout expression...
blob
|
commitdiff
|
diff to current
2017-09-20
Pedro Alves
eval.c:evaluate_subexp_standard: Use RAII to avoid...
blob
|
commitdiff
|
diff to current
2017-09-05
Pedro Alves
eval.c:evaluate_subexp_standard: Factor out function...
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
Stop assuming no-debug-info variables have type int
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
evaluate_subexp_standard: Factor out OP_VAR_VALUE handling.
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
evaluate_subexp_standard: Remove useless assignments
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
evaluate_subexp_standard: Eliminate one goto
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Make ptype/whatis print function name of functions...
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Introduce OP_VAR_MSYM_VALUE
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Stop assuming no-debug-info functions return int
blob
|
commitdiff
|
diff to current
2017-08-21
Pedro Alves
Fix type casts losing typedefs and reimplement "whatis...
blob
|
commitdiff
|
diff to current
2017-03-20
Artemiy Volkov
Convert lvalue reference type check to general referenc...
blob
|
commitdiff
|
diff to current
2017-03-20
Artemiy Volkov
Change {lookup,make}_reference_type API
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
blob
|
commitdiff
|
diff to current
2016-06-25
David Taylor
Support structure offsets that are 512K or larger.
blob
|
commitdiff
|
diff to current
2016-05-27
Andrew Burgess
gdb: Forward VALUE_LVAL when avoiding side effects...
blob
|
commitdiff
|
diff to current
2016-05-17
Tom Tromey
Rename OP_F90_RANGE to OP_RANGE.
blob
|
commitdiff
|
diff to current
2016-04-01
Artemiy Volkov
gdb: allow enumeration constants as second operand...
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-10-12
Pierre-Marie de...
Forward VALUE_LVAL when avoiding side effects for STRUC...
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-07-31
Simon Marchi
Mostly trivial enum fixes
blob
|
commitdiff
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
diff to current
2015-04-29
Doug Evans
PR python/18285
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-02-01
Doug Evans
Move vptr_{fieldno,basetype} out of main_type, and...
blob
|
commitdiff
|
diff to current
2015-02-01
Doug Evans
gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
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-11-29
Siva Chandra
Check that thread stack temps are not already enabled...
blob
|
commitdiff
|
diff to current
2014-11-29
Siva Chandra
Enable chained function calls in C++ expressions.
blob
|
commitdiff
|
diff to current
2014-11-10
Ulrich Weigand
Work around GCC bug 63748
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-11-04
Siva Chandra
Fix evaluation of method calls under EVAL_SKIP.
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-08-16
Siva Chandra
Add new argument NOSIDE to find_overload_match.
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-20
Yao Qi
Remove Chill from comments
blob
|
commitdiff
|
diff to current
2014-07-20
Yao Qi
Remove operator BINOP_RANGE
blob
|
commitdiff
|
diff to current
2014-07-20
Yao Qi
Remove operator BINOP_IN
blob
|
commitdiff
|
diff to current
2014-06-03
Siva Chandra
Lookup and invoke debug methods of C++ classes if they...
blob
|
commitdiff
|
diff to current
2014-05-19
Doug Evans
* eval.c (evaluate_subexp_standard): Add some comments.
blob
|
commitdiff
|
diff to current
2014-04-14
Sanimir Agovic
vla: evaluate operand of sizeof if its type is a vla
blob
|
commitdiff
|
diff to current
2014-04-14
Sanimir Agovic
vla: enable sizeof operator for indirection
blob
|
commitdiff
|
diff to current
2014-04-14
Sanimir Agovic
vla: enable sizeof operator to work with variable lengt...
blob
|
commitdiff
|
diff to current
2014-04-11
Joel Brobecker
Revert the entire VLA series.
blob
|
commitdiff
|
diff to current
2014-04-11
Keith Seitz
Fix c++/16675 -- sizeof reference type should give...
blob
|
commitdiff
|
diff to current
2014-04-11
Sanimir Agovic
vla: evaluate operand of sizeof if its type is a vla
blob
|
commitdiff
|
diff to current
2014-04-11
Sanimir Agovic
vla: update type from newly created value
blob
|
commitdiff
|
diff to current
2014-04-11
Sanimir Agovic
vla: enable sizeof operator for indirection
blob
|
commitdiff
|
diff to current
2014-04-11
Sanimir Agovic
vla: enable sizeof operator to work with variable lengt...
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
diff to current
2014-02-06
Doug Evans
Extension Language API
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
replace XZALLOC with XCNEW
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-08-02
Tom Tromey
fix PR symtab/15719
blob
|
commitdiff
|
diff to current
2013-05-14
Tom Tromey
* eval.c (parse_and_eval_long): Make 'exp' const.
blob
|
commitdiff
|
diff to current
2013-05-13
Tom Tromey
PR exp/15364:
blob
|
commitdiff
|
diff to current
2013-04-15
Tom Tromey
PR c++/9065:
blob
|
commitdiff
|
diff to current
2013-03-25
Tom Tromey
PR c++/9197:
blob
|
commitdiff
|
diff to current
2013-03-20
Tom Tromey
* ax-gdb.c (gen_var_ref): Unconditionally call via...
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-02-14
Pedro Alves
Fix ptype bug actually exercised in userdef.exp
blob
|
commitdiff
|
diff to current
2013-01-25
Siva Chandra Reddy
* valops.c (find_overload_match): Remove unused argume...
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-11-29
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2012-11-27
Yao Qi
gdb/
blob
|
commitdiff
|
diff to current
2012-11-02
Yao Qi
gdb:
blob
|
commitdiff
|
diff to current
2012-09-21
Siddhesh Poyarekar
* eval.c (evaluate_subexp_standard): Eliminate single-use
blob
|
commitdiff
|
diff to current
2012-08-16
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-08
Doug Evans
* eval.c (evaluate_subexp_standard): Fix thinko in...
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-09
Tom Tromey
* c-exp.y (check_parameter_typelist): New function.
blob
|
commitdiff
|
diff to current
2012-07-06
Tom Tromey
* c-exp.y (DOTDOTDOT): New token.
blob
|
commitdiff
|
diff to current
2012-06-27
Tom Tromey
PR macros/7961:
blob
|
commitdiff
|
diff to current
2012-05-21
Tom Tromey
PR c++/7173:
blob
|
commitdiff
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
next