projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix warning in gdb.base/signals-state-child.c
[deliverable/binutils-gdb.git]
/
gdb
/
eval.c
2016-06-25
David Taylor
Support structure offsets that are 512K or larger.
blob
|
commitdiff
|
raw
2016-05-27
Andrew Burgess
gdb: Forward VALUE_LVAL when avoiding side effects...
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-04-01
Artemiy Volkov
gdb: allow enumeration constants as second operand...
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-10-12
Pierre-Marie de...
Forward VALUE_LVAL when avoiding side effects for STRUC...
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-07-31
Simon Marchi
Mostly trivial enum fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Doug Evans
PR python/18285
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Doug Evans
Move vptr_{fieldno,basetype} out of main_type, and...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Doug Evans
gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
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-11-29
Siva Chandra
Check that thread stack temps are not already enabled...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Siva Chandra
Enable chained function calls in C++ expressions.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
Ulrich Weigand
Work around GCC bug 63748
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-11-04
Siva Chandra
Fix evaluation of method calls under EVAL_SKIP.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Siva Chandra
Add new argument NOSIDE to find_overload_match.
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-20
Yao Qi
Remove Chill from comments
blob
|
commitdiff
|
raw
|
diff to current
2014-07-20
Yao Qi
Remove operator BINOP_RANGE
blob
|
commitdiff
|
raw
|
diff to current
2014-07-20
Yao Qi
Remove operator BINOP_IN
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Siva Chandra
Lookup and invoke debug methods of C++ classes if they...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-19
Doug Evans
* eval.c (evaluate_subexp_standard): Add some comments.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Sanimir Agovic
vla: evaluate operand of sizeof if its type is a vla
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Sanimir Agovic
vla: enable sizeof operator for indirection
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
Sanimir Agovic
vla: enable sizeof operator to work with variable lengt...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Joel Brobecker
Revert the entire VLA series.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Keith Seitz
Fix c++/16675 -- sizeof reference type should give...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Sanimir Agovic
vla: evaluate operand of sizeof if its type is a vla
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Sanimir Agovic
vla: update type from newly created value
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Sanimir Agovic
vla: enable sizeof operator for indirection
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
Sanimir Agovic
vla: enable sizeof operator to work with variable lengt...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Doug Evans
Extension Language API
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Tom Tromey
replace XZALLOC with XCNEW
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-08-02
Tom Tromey
fix PR symtab/15719
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Tom Tromey
* eval.c (parse_and_eval_long): Make 'exp' const.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Tom Tromey
PR exp/15364:
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Tom Tromey
PR c++/9065:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
Tom Tromey
PR c++/9197:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Tom Tromey
* ax-gdb.c (gen_var_ref): Unconditionally call via...
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-02-14
Pedro Alves
Fix ptype bug actually exercised in userdef.exp
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
Siva Chandra Reddy
* valops.c (find_overload_match): Remove unused argume...
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-11-29
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-11-27
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Yao Qi
gdb:
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
Siddhesh Poyarekar
* eval.c (evaluate_subexp_standard): Eliminate single-use
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Doug Evans
* eval.c (evaluate_subexp_standard): Fix thinko in...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Tom Tromey
PR exp/13206:
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Tom Tromey
* ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Tom Tromey
* c-exp.y (check_parameter_typelist): New function.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-06
Tom Tromey
* c-exp.y (DOTDOTDOT): New token.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Tom Tromey
PR macros/7961:
blob
|
commitdiff
|
raw
|
diff to current
2012-05-21
Tom Tromey
PR c++/7173:
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
Maciej W. Rozycki
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Anton Gorenkov
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Doug Evans
* gdbtypes.h (struct main_type): Change type of name...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Keith Seitz
* Makefile.in (SFILES): Remove wrapper.c.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Keith Seitz
PR c++/13225
blob
|
commitdiff
|
raw
|
diff to current
2011-10-09
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Tom Tromey
* value.h (value_of_this): Update.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Tom Tromey
* valops.c (value_of_local): Complain if NAME is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Thiago Jung Bauermann
* eval.c (parse_and_eval_address_1): Remove function.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Michael Snyder
2011-02-28 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
Michael Snyder
2011-01-07 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ken Werner
gdb:
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Ken Werner
gdb:
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Sami Wagiaalla
Support overloading of 'operator->'.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-11
Ken Werner
gdb/ChangeLog:* gdb/valarith.c (vector_binop): New...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Sami Wagiaalla
Corrected pre-overload-resolution function evaluation.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-07
Thiago Jung Bauermann
2010-07-07 Sergio Durigan Junior <sergiodj@linux...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-07
Sami Wagiaalla
Test and support all cpp operator types.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Michael Snyder
2010-05-14 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Tom Tromey
* eval.c (evaluate_subexp_standard): Revert inadverten...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Tom Tromey
* eval.c (ptrmath_type_p): Add 'lang' argument.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Sami Wagiaalla
Add ADL support
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Michael Snyder
2010-05-06 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
2.724975 seconds
and
106
git commands to generate.