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
/
f-valprint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Use domain_search_flags in lookup_symbol et al
Tom Tromey
2024-01-28
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
[gdb/exp] Clean up asap in value_print_array_elements
Tom de Vries
2023-09-14
1
-0
/
+4
*
Add dynamic_prop::is_constant
Tom Tromey
2023-05-12
1
-2
/
+2
*
Remove ALL_BLOCK_SYMBOLS
Tom Tromey
2023-02-19
1
-3
/
+1
*
Turn many optimized-out value functions into methods
Tom Tromey
2023-02-13
1
-8
/
+8
*
Turn remaining value_contents functions into methods
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn value_contents_eq into a method
Tom Tromey
2023-02-13
1
-2
/
+2
*
Turn value_address and set_value_address functions into methods
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn value_type into method
Tom Tromey
2023-02-13
1
-1
/
+1
*
GDB: Introduce limited array lengths while printing values
Andrew Burgess
2023-02-10
1
-7
/
+25
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-1
/
+1
*
gdb: remove TYPE_LENGTH
Simon Marchi
2022-09-21
1
-6
/
+6
*
gdb: add type::length / type::set_length
Simon Marchi
2022-09-21
1
-4
/
+2
*
gdb: remove TYPE_TARGET_TYPE
Simon Marchi
2022-09-21
1
-10
/
+10
*
gdb: remove BLOCK_SUPERBLOCK macro
Simon Marchi
2022-04-27
1
-1
/
+1
*
gdb: remove BLOCK_FUNCTION macro
Simon Marchi
2022-04-27
1
-1
/
+1
*
gdb: remove symbol value macros
Simon Marchi
2022-04-11
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-18
/
+18
*
Unify gdb putc functions
Tom Tromey
2022-03-29
1
-2
/
+2
*
Unify gdb puts functions
Tom Tromey
2022-03-29
1
-15
/
+15
*
Fix crash in Fortran code
Tom Tromey
2022-02-24
1
-2
/
+2
*
gdb/fortran: support ptype and print commands for namelist variables
Bhuvanendra Kumar N
2022-02-11
1
-6
/
+20
*
gdb: remove SYMBOL_DOMAIN macro
Simon Marchi
2022-02-06
1
-1
/
+1
*
gdb: remove SYMBOL_CLASS macro, add getter
Simon Marchi
2022-02-06
1
-1
/
+1
*
Respect `set print array-indexes' with Fortran arrays
Maciej W. Rozycki
2022-01-19
1
-8
/
+31
*
Respect `set print repeats' with Fortran arrays
Maciej W. Rozycki
2022-01-19
1
-8
/
+202
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: change functions returning value contents to use gdb::array_view
Simon Marchi
2021-10-25
1
-1
/
+1
*
gdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
Simon Marchi
2021-09-30
1
-1
/
+1
*
gdb: rename get_type_arch to type::arch
Simon Marchi
2021-01-28
1
-1
/
+1
*
gdb: remove unused f77_array_offset_tbl from f-valprint.c
Simon Marchi
2021-01-21
1
-5
/
+0
*
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
-5
/
+5
*
gdb/fortran: Add support for Fortran array slices at the GDB prompt
Andrew Burgess
2020-11-19
1
-94
/
+93
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-4
/
+4
*
gdb: move f_language class into a header file
Andrew Burgess
2020-10-23
1
-2
/
+3
*
gdb/fortran: Change whitespace when printing arrays
Andrew Burgess
2020-09-19
1
-2
/
+5
*
Remove TYPE_CODE_INT case from f_value_print_inner
Tom Tromey
2020-09-15
1
-13
/
+1
*
gdb: make type::bounds work for array and string types
Simon Marchi
2020-07-12
1
-6
/
+5
*
gdb: remove TYPE_ARRAY_BIT_STRIDE
Simon Marchi
2020-07-12
1
-1
/
+2
*
gdb: remove TYPE_ARRAY_{LOWER,UPPER}_BOUND_VALUE
Simon Marchi
2020-07-12
1
-2
/
+2
*
gdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINED
Simon Marchi
2020-07-12
1
-2
/
+2
*
gdb: Convert language la_value_print_inner field to a method
Andrew Burgess
2020-06-17
1
-1
/
+1
*
gdb: remove TYPE_FIELD_TYPE macro
Simon Marchi
2020-06-08
1
-1
/
+1
*
gdb: remove TYPE_INDEX_TYPE macro
Simon Marchi
2020-06-08
1
-1
/
+1
*
gdb: remove TYPE_NFIELDS macro
Simon Marchi
2020-05-22
1
-1
/
+1
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-7
/
+7
[next]