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/binutils-2.44
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
/
expprint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Remove explanatory comments from includes
Tom Tromey
2023-09-20
1
-1
/
+1
*
Remove op_name
Tom Tromey
2023-05-01
1
-24
/
+17
*
Convert long_const_operation to use gdb_mpz
Tom Tromey
2023-04-17
1
-0
/
+6
*
Convert block_objfile to method
Tom Tromey
2023-02-19
1
-1
/
+1
*
Don't include block.h from expop.h
Tom Tromey
2023-02-08
1
-0
/
+6
*
Add type to expression dump of symbol
Tom Tromey
2023-01-05
1
-0
/
+1
*
Simplify debug_exp
Tom Tromey
2023-01-02
1
-1
/
+1
*
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
-6
/
+0
*
[gdb] Add debug_{exp,val}
Tom de Vries
2022-08-05
1
-0
/
+13
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-21
/
+21
*
Unify gdb puts functions
Tom Tromey
2022-03-29
1
-13
/
+13
*
Filtered output cleanup in expression dumping
Tom Tromey
2022-01-05
1
-13
/
+13
*
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
-0
/
+9
*
Use bound_minimal_symbol in var_msym_value_operation
Tom Tromey
2021-03-08
1
-10
/
+4
*
Remove union exp_element
Tom Tromey
2021-03-08
1
-1116
/
+1
*
Add an expr::operation_up to struct expression
Tom Tromey
2021-03-08
1
-0
/
+16
*
Implement Ada assignment
Tom Tromey
2021-03-08
1
-0
/
+8
*
Introduce float_const_operation
Tom Tromey
2021-03-08
1
-0
/
+8
*
Implement dumping
Tom Tromey
2021-03-08
1
-0
/
+124
*
gdb: fix debug dump of OP_BOOL expressions
Andrew Burgess
2021-01-12
1
-1
/
+8
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb: remove some uses of LA_PRINT_STRING
Andrew Burgess
2020-12-23
1
-8
/
+11
*
Unify all operators into std-operator.def
Tom Tromey
2020-12-09
1
-2
/
+0
*
Remove per-language op_name functions
Tom Tromey
2020-11-30
1
-18
/
+5
*
gdb: fix debug expression dumping of function call expressions
Andrew Burgess
2020-11-06
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-7
/
+7
*
gdb/fortran: add support for parsing array strides in expressions
Andrew Burgess
2020-10-22
1
-0
/
+4
*
gdb: rename 'enum range_type' to 'enum range_flag'
Andrew Burgess
2020-10-22
1
-12
/
+12
*
gdb: Convert enum range_type to a bit field enum
Andrew Burgess
2020-10-22
1
-35
/
+14
*
gdb/fortran: Move Fortran expression handling into f-lang.c
Andrew Burgess
2020-09-19
1
-24
/
+37
*
gdb: Convert language_data::la_op_print_tab to a method
Andrew Burgess
2020-09-16
1
-2
/
+2
*
gdb: Convert language_data::la_exp_desc to a method
Andrew Burgess
2020-09-16
1
-3
/
+5
*
gdb: Convert la_name and la_natural_name to methods
Andrew Burgess
2020-09-16
1
-3
/
+3
*
gdb: Convert la_name_of_this to a method
Andrew Burgess
2020-09-16
1
-2
/
+2
*
Change target_read_string API
Tom Tromey
2020-06-15
1
-8
/
+4
*
gdb: remove TYPE_NAME macro
Simon Marchi
2020-05-16
1
-1
/
+1
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-6
/
+6
*
Replace the MSYMBOL_*_NAME macros with member functions
Christian Biesinger
2019-11-22
1
-2
/
+2
*
Introduce metadata style
Tom Tromey
2019-10-01
1
-2
/
+4
*
gdb/fortran: Introduce fortran-operator.def file
Andrew Burgess
2019-04-30
1
-1
/
+0
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-11
/
+8
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-8
/
+11
*
gdb/fortran: Add Fortran 'kind' intrinsic and keyword
Andrew Burgess
2019-03-06
1
-0
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
[next]