projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge {i386,amd64}_linux_read_description
[deliverable/binutils-gdb.git]
/
gdb
/
eval.c
2014-06-03
Siva Chandra
Lookup and invoke debug methods of C++ classes if they...
blob
|
commitdiff
|
raw
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
2010-03-15
Sami Wagiaalla
2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Keith Seitz
dwarf2_physname patchset:
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Keith Seitz
* c-exp.y: Add new rule for resolving method overloads.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Pierre Muller
ARI fix: OP eol rule.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Ulrich Weigand
* eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* python/python-internal.h (struct language_defn)...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* gdbtypes.c (make_pointer_type, make_reference_type,
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* ada-lang.c (assign_component): Use platform-specific...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* gdbtypes.h (struct builtin_type): Add internal_fn...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Ulrich Weigand
* value.h (value_subscript, value_subscripted_rvalue,
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Ulrich Weigand
* eval.c (evaluate_subexp_standard): Use expression...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Joel Brobecker
* ada-lang.c (evaluate_subexp): Delete. Use...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Ulrich Weigand
* gdbtypes.c (create_string_type): Receive character...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Ulrich Weigand
* dummy-frame.c (deprecated_pc_in_call_dummy): Add...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Tom Tromey
* eval.c (evaluate_subexp_standard) <OP_OBJC_MSGCALL...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Tom Tromey
2009-05-27 Tom Tromey <tromey@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-03-21
Thiago Jung Bauermann
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Tom Tromey
2009-03-20 Tom Tromey <tromey@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-02-21
Pedro Alves
2008-02-21 Pedro Alves <pedro@codesorcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Ulrich Weigand
* value.h (address_of_variable): Add prototype.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-28
Jan Kratochvil
Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Daniel Jacobowitz
* eval.c (evaluate_subexp_standard): Assert that there...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.633009 seconds
and
106
git commands to generate.