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
/
f-exp.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: remove TYPE_LENGTH
Simon Marchi
2022-09-21
1
-1
/
+1
*
[gdb/fortran] Fix literal truncation
Tom de Vries
2022-06-04
1
-16
/
+15
*
Remove "typedef enum ..."
Tom Tromey
2022-04-28
1
-1
/
+1
*
gdb/fortran: rewrite intrinsic handling and add some missing overloads
Nils-Christian Kempke
2022-04-11
1
-86
/
+229
*
gdb/fortran: rename f77_keywords to f_keywords
Nils-Christian Kempke
2022-04-11
1
-2
/
+2
*
gdb/fortran: clean-up Fortran intrinsic types
Nils-Christian Kempke
2022-04-11
1
-17
/
+33
*
gdb/fortran: fix complex type in Fortran builtin types
Nils-Christian Kempke
2022-04-11
1
-13
/
+13
*
gdb/f-lang: add Integer*1 to Fortran builtin types
Nils-Christian Kempke
2022-04-11
1
-1
/
+3
*
Fix undefined behavior in the Fortran, Go and Pascal number parsers
Pedro Alves
2022-04-08
1
-4
/
+4
*
gdb/fortran: add support for accessing fields of extended types
Bernhard Heckel
2022-04-08
1
-2
/
+5
*
gdb: remove SYMBOL_TYPE macro
Simon Marchi
2022-02-06
1
-1
/
+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 for-each more in gdb
Tom Tromey
2021-12-08
1
-23
/
+23
*
gdb/fortran: handle dynamic types within arrays and structures
Andrew Burgess
2021-04-07
1
-4
/
+5
*
gdb/fortran: Add 'LOC' intrinsic support.
Felix Willgerodt
2021-03-09
1
-0
/
+4
*
gdb/fotran: add support for the 'shape' keyword
Andrew Burgess
2021-03-09
1
-0
/
+4
*
gdb/fortran: add support for 'SIZE' keyword
Andrew Burgess
2021-03-09
1
-0
/
+8
*
gdb/fortran: add support for RANK keyword
Andrew Burgess
2021-03-09
1
-0
/
+4
*
Remove BINOP_END
Tom Tromey
2021-03-08
1
-37
/
+37
*
Convert f-exp.y to use operations
Tom Tromey
2021-03-08
1
-132
/
+225
*
gdb/fortran: add support for ASSOCIATED builtin
Andrew Burgess
2021-02-25
1
-0
/
+1
*
gdb/fortran: add support for legacy .xor. operator
Andrew Burgess
2021-02-25
1
-0
/
+1
*
gdb/fortran: support ALLOCATED builtin
Andrew Burgess
2021-02-12
1
-0
/
+1
*
gdb/fortran: add parser support for lbound and ubound
Andrew Burgess
2021-02-10
1
-0
/
+18
*
Extract symbol-writing function from parsers
Tom Tromey
2021-02-05
1
-26
/
+3
*
gdb/fortran: add symbol base comparison operators
Andrew Burgess
2021-01-12
1
-18
/
+18
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Avoid side effects in expression lexers
Tom Tromey
2020-12-11
1
-6
/
+4
*
gdb: add tab completion of type field names for Fortran
Andrew Burgess
2020-11-14
1
-4
/
+47
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-13
/
+13
*
gdb: move f_language class into a header file
Andrew Burgess
2020-10-23
1
-1
/
+1
*
gdb/fortran: add support for parsing array strides in expressions
Andrew Burgess
2020-10-22
1
-0
/
+36
*
gdb: Convert enum range_type to a bit field enum
Andrew Burgess
2020-10-22
1
-5
/
+9
*
gdb: remove TYPE_UNSIGNED
Simon Marchi
2020-09-14
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
gdb/fortran: Support for single/double type modifiers
Andrew Burgess
2019-12-04
1
-1
/
+16
*
gdb/fortran: Remove some dead code from the parser
Andrew Burgess
2019-08-22
1
-11
/
+3
*
gdb/fortran: Additional builtin procedures
Andrew Burgess
2019-04-30
1
-2
/
+11
*
gdb/fortran: Introduce fortran-operator.def file
Andrew Burgess
2019-04-30
1
-1
/
+1
*
Make copy_name return std::string
Tom Tromey
2019-04-19
1
-6
/
+6
*
Move innermost_block_tracker global to parse_state
Tom Tromey
2019-04-04
1
-1
/
+1
*
Move type stack handling to a new class
Tom Tromey
2019-04-04
1
-11
/
+19
*
Move arglist_len et al to parser_state
Tom Tromey
2019-04-04
1
-5
/
+5
*
Move lexptr and prev_lexptr to parser_state
Tom Tromey
2019-04-04
1
-21
/
+21
*
Move comma_terminates global to parser_state
Tom Tromey
2019-04-04
1
-1
/
+1
*
Remove paren_depth global
Tom Tromey
2019-04-04
1
-0
/
+4
*
Move expression_context_* globals to parser_state
Tom Tromey
2019-04-04
1
-1
/
+1
*
Turn parse_language into a method
Tom Tromey
2019-04-04
1
-2
/
+2
*
Turn parse_gdbarch into a method
Tom Tromey
2019-04-04
1
-8
/
+8
[next]