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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
expop.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace symbol_objfile with symbol::objfile
Tom Tromey
2022-04-20
1
-1
/
+1
*
Add context-sensitive field name completion to Ada parser
Tom Tromey
2022-04-04
1
-1
/
+9
*
Refactor expression completion
Tom Tromey
2022-04-04
1
-7
/
+5
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-1
/
+1
*
gdb/x86: handle stap probe arguments in xmm registers
Andrew Burgess
2022-03-21
1
-0
/
+31
*
Remove eval_op_concat
Tom Tromey
2022-03-16
1
-5
/
+1
*
Remove eval_op_string
Tom Tromey
2022-03-16
1
-10
/
+1
*
gdb: remove SYMBOL_CLASS macro, add getter
Simon Marchi
2022-02-06
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Use block_symbol in var_value_operation
Tom Tromey
2021-04-15
1
-8
/
+25
*
Use bound_minimal_symbol in var_msym_value_operation
Tom Tromey
2021-03-08
1
-20
/
+8
*
Remove EVAL_SKIP
Tom Tromey
2021-03-08
1
-15
/
+4
*
Add an expr::operation_up to struct expression
Tom Tromey
2021-03-08
1
-1
/
+48
*
Implement Ada assignment
Tom Tromey
2021-03-08
1
-0
/
+7
*
Introduce fortran_undetermined
Tom Tromey
2021-03-08
1
-0
/
+6
*
Implement function call operations
Tom Tromey
2021-03-08
1
-3
/
+61
*
Introduce array_operation
Tom Tromey
2021-03-08
1
-0
/
+22
*
Introduce class adl_func_operation
Tom Tromey
2021-03-08
1
-0
/
+19
*
Implement the "&&" and "||" operators
Tom Tromey
2021-03-08
1
-0
/
+48
*
Introduce multi_subscript_operation
Tom Tromey
2021-03-08
1
-0
/
+16
*
Introduce var_value_operation
Tom Tromey
2021-03-08
1
-0
/
+37
*
Implement C++ cast operations
Tom Tromey
2021-03-08
1
-0
/
+34
*
Introduce unop_cast_type_operation
Tom Tromey
2021-03-08
1
-0
/
+31
*
Introduce unop_cast_operation
Tom Tromey
2021-03-08
1
-0
/
+28
*
Introduce assign_modify_operation
Tom Tromey
2021-03-08
1
-0
/
+36
*
Introduce assign_operation
Tom Tromey
2021-03-08
1
-0
/
+43
*
Introduce type_instance_operation
Tom Tromey
2021-03-08
1
-0
/
+17
*
Introduce op_this_operation
Tom Tromey
2021-03-08
1
-0
/
+27
*
Implement UNOP_MEMVAL and UNOP_MEMVAL_TYPE
Tom Tromey
2021-03-08
1
-0
/
+77
*
Introduce unop_alignof_operation
Tom Tromey
2021-03-08
1
-0
/
+25
*
Introduce unop_sizeof_operation
Tom Tromey
2021-03-08
1
-0
/
+29
*
Introduce unop_addr_operation
Tom Tromey
2021-03-08
1
-0
/
+36
*
Introduce typeid_operation
Tom Tromey
2021-03-08
1
-0
/
+29
*
Introduce decltype_operation
Tom Tromey
2021-03-08
1
-0
/
+47
*
Introduce typeof_operation
Tom Tromey
2021-03-08
1
-0
/
+25
*
Introduce type_operation
Tom Tromey
2021-03-08
1
-0
/
+25
*
Introduce unop_ind_operation
Tom Tromey
2021-03-08
1
-0
/
+54
*
Implement unary increment and decrement operations
Tom Tromey
2021-03-08
1
-0
/
+50
*
Implement some unary operations
Tom Tromey
2021-03-08
1
-0
/
+77
*
Introduce comma_operation
Tom Tromey
2021-03-08
1
-0
/
+31
*
Introduce repeat_operation
Tom Tromey
2021-03-08
1
-0
/
+20
*
Implement binary comparison operations
Tom Tromey
2021-03-08
1
-0
/
+60
*
Introduce subscript_operation
Tom Tromey
2021-03-08
1
-0
/
+16
*
Introduce binop_operation
Tom Tromey
2021-03-08
1
-0
/
+71
*
Introduce sub_operation
Tom Tromey
2021-03-08
1
-0
/
+40
*
Introduce add_operation
Tom Tromey
2021-03-08
1
-0
/
+40
*
Introduce concat_operation
Tom Tromey
2021-03-08
1
-0
/
+26
*
Introduce structop_member_operation and structop_mptr_operation
Tom Tromey
2021-03-08
1
-0
/
+48
*
Introduce structop_ptr_operation
Tom Tromey
2021-03-08
1
-0
/
+39
*
Introduce structop_operation
Tom Tromey
2021-03-08
1
-0
/
+62
[next]