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
/
expression.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce and use operation::type_p
Tom Tromey
2024-10-01
1
-0
/
+10
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Add PARSER_LEAVE_BLOCK_ALONE flag
Tom Tromey
2023-05-23
1
-0
/
+6
*
Add PARSER_DEBUG flag
Tom Tromey
2023-05-23
1
-0
/
+5
*
Introduce and use parser flags
Tom Tromey
2023-05-23
1
-2
/
+19
*
Move innermost_block_tracker to expression.h
Tom Tromey
2023-05-23
1
-2
/
+44
*
Remove evaluate_type
Tom Tromey
2023-05-01
1
-0
/
+5
*
Remove evaluate_expression
Tom Tromey
2023-05-01
1
-1
/
+2
*
Remove op_name
Tom Tromey
2023-05-01
1
-4
/
+0
*
Convert exp_uses_objfile to a method of expression
Tom Tromey
2023-01-04
1
-0
/
+5
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Remove dump_prefix_expression
Tom Tromey
2022-11-14
1
-2
/
+6
*
Refactor expression completion
Tom Tromey
2022-04-04
1
-2
/
+20
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Remove EVAL_SKIP
Tom Tromey
2021-03-08
1
-3
/
+0
*
Inline expression constructor
Tom Tromey
2021-03-08
1
-2
/
+6
*
Remove OP_UNUSED_LAST
Tom Tromey
2021-03-08
1
-3
/
+0
*
Remove union exp_element
Tom Tromey
2021-03-08
1
-56
/
+2
*
Add an expr::operation_up to struct expression
Tom Tromey
2021-03-08
1
-1
/
+4
*
Implement function call operations
Tom Tromey
2021-03-08
1
-0
/
+20
*
Introduce var_msym_value_operation
Tom Tromey
2021-03-08
1
-0
/
+4
*
Introduce class operation
Tom Tromey
2021-03-08
1
-0
/
+99
*
Introduce expression::evaluate
Tom Tromey
2021-02-18
1
-0
/
+5
*
Pass void_context_p to parse_expression
Tom Tromey
2021-01-08
1
-1
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Move enum noside earlier in expression.h
Tom Tromey
2020-12-21
1
-22
/
+22
*
Introduce expression::first_opcode
Tom Tromey
2020-12-15
1
-0
/
+7
*
Clean up arguments to evaluate_subexp_do_call
Tom Tromey
2020-12-15
1
-3
/
+4
*
Unify all operators into std-operator.def
Tom Tromey
2020-12-09
1
-9
/
+0
*
Use new+delete for struct expression
Tom Tromey
2020-12-01
1
-8
/
+15
*
Remove per-language op_name functions
Tom Tromey
2020-11-30
1
-1
/
+1
*
gdb/fortran: add support for parsing array strides in expressions
Andrew Burgess
2020-10-22
1
-0
/
+3
*
gdb: rename 'enum range_type' to 'enum range_flag'
Andrew Burgess
2020-10-22
1
-2
/
+2
*
gdb: Convert enum range_type to a bit field enum
Andrew Burgess
2020-10-22
1
-15
/
+15
*
gdb/fortran: Move Fortran expression handling into f-lang.c
Andrew Burgess
2020-09-19
1
-0
/
+12
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+2
*
gdb/fortran: Introduce fortran-operator.def file
Andrew Burgess
2019-04-30
1
-0
/
+1
*
Move innermost_block_tracker global to parse_state
Tom Tromey
2019-04-04
1
-3
/
+5
*
Move completion parsing to parser_state
Tom Tromey
2019-04-04
1
-4
/
+0
*
Don't include symtab.h from expression.h
Tom Tromey
2019-03-24
1
-3
/
+0
*
Have parser reset the innermost block tracker
Tom Tromey
2019-03-23
1
-1
/
+20
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Avoid undefined behavior in expression dumping
Tom Tromey
2018-10-03
1
-1
/
+1
*
Logical short circuiting with argument lists
Richard Bunt
2018-09-19
1
-1
/
+3
*
Add inclusive range support for Rust
Tom Tromey
2018-04-27
1
-9
/
+20
*
Remove a cleanup from parse_expression_for_completion
Tom Tromey
2018-02-21
1
-2
/
+2
*
gdb: Remove duplicate declaration of global innermost_block
Andrew Burgess
2018-01-21
1
-5
/
+0
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Target FP: Use target format throughout expression parsing
Ulrich Weigand
2017-10-25
1
-3
/
+1
[next]