GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-3
/
+0
*
Remove Chill from comments
Yao Qi
2014-07-21
1
-6
/
+5
*
Remove operator BINOP_RANGE
Yao Qi
2014-07-21
1
-44
/
+4
*
Remove operator BINOP_IN
Yao Qi
2014-07-21
1
-9
/
+0
*
Lookup and invoke debug methods of C++ classes if they are the best match.
Siva Chandra
2014-06-03
1
-5
/
+10
*
* eval.c (evaluate_subexp_standard): Add some comments.
Doug Evans
2014-05-19
1
-3
/
+10
*
vla: evaluate operand of sizeof if its type is a vla
Sanimir Agovic
2014-04-14
1
-4
/
+39
*
vla: enable sizeof operator for indirection
Sanimir Agovic
2014-04-14
1
-1
/
+3
*
vla: enable sizeof operator to work with variable length arrays
Sanimir Agovic
2014-04-14
1
-1
/
+7
*
Revert the entire VLA series.
Joel Brobecker
2014-04-11
1
-52
/
+7
*
Fix c++/16675 -- sizeof reference type should give the size of
Keith Seitz
2014-04-11
1
-12
/
+21
*
vla: evaluate operand of sizeof if its type is a vla
Sanimir Agovic
2014-04-11
1
-4
/
+39
*
vla: update type from newly created value
Sanimir Agovic
2014-04-11
1
-0
/
+1
*
vla: enable sizeof operator for indirection
Sanimir Agovic
2014-04-11
1
-0
/
+2
*
vla: enable sizeof operator to work with variable length arrays
Sanimir Agovic
2014-04-11
1
-1
/
+7
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-1
/
+1
*
Extension Language API
Doug Evans
2014-02-05
1
-1
/
+0
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-2
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
fix PR symtab/15719
Tom Tromey
2013-08-02
1
-7
/
+11
*
* eval.c (parse_and_eval_long): Make 'exp' const.
Tom Tromey
2013-05-14
1
-1
/
+1
*
PR exp/15364:
Tom Tromey
2013-05-13
1
-4
/
+8
*
PR c++/9065:
Tom Tromey
2013-04-15
1
-0
/
+17
*
PR c++/9197:
Tom Tromey
2013-03-25
1
-24
/
+6
*
* ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
Tom Tromey
2013-03-20
1
-1
/
+1
*
* ada-lang.c (ada_read_renaming_var_value): Pass const
Keith Seitz
2013-03-12
1
-3
/
+3
*
Fix ptype bug actually exercised in userdef.exp
Pedro Alves
2013-02-14
1
-4
/
+4
*
* valops.c (find_overload_match): Remove unused argument 'lax'.
Siva Chandra Reddy
2013-01-25
1
-3
/
+0
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
gdb/
Yao Qi
2012-11-29
1
-1
/
+3
*
gdb/
Yao Qi
2012-11-27
1
-13
/
+27
*
gdb:
Yao Qi
2012-11-02
1
-150
/
+43
*
* eval.c (evaluate_subexp_standard): Eliminate single-use
Siddhesh Poyarekar
2012-09-21
1
-3
/
+2
*
gdb/
Yao Qi
2012-08-16
1
-6
/
+0
*
gdb/
Yao Qi
2012-08-13
1
-11
/
+0
*
gdb/
Yao Qi
2012-08-13
1
-10
/
+0
*
* eval.c (evaluate_subexp_standard): Fix thinko in handling
Doug Evans
2012-08-08
1
-3
/
+2
*
PR exp/13206:
Tom Tromey
2012-07-19
1
-0
/
+39
*
* ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.
Tom Tromey
2012-07-19
1
-4
/
+43
*
* c-exp.y (check_parameter_typelist): New function.
Tom Tromey
2012-07-09
1
-3
/
+15
*
* c-exp.y (DOTDOTDOT): New token.
Tom Tromey
2012-07-06
1
-0
/
+5
*
PR macros/7961:
Tom Tromey
2012-06-27
1
-1
/
+1
*
PR c++/7173:
Tom Tromey
2012-05-21
1
-2
/
+2
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+1
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-2
/
+1
*
gdb/
Anton Gorenkov
2012-02-21
1
-8
/
+2
*
* gdbtypes.h (struct main_type): Change type of name,tag_name,
Doug Evans
2012-02-07
1
-2
/
+4
*
* Makefile.in (SFILES): Remove wrapper.c.
Keith Seitz
2012-01-09
1
-4
/
+15
[next]