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
/
d-exp.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make copy_name return std::string
Tom Tromey
2019-04-19
1
-16
/
+15
*
Move innermost_block_tracker global to parse_state
Tom Tromey
2019-04-04
1
-2
/
+2
*
Move type stack handling to a new class
Tom Tromey
2019-04-04
1
-7
/
+15
*
Move completion parsing to parser_state
Tom Tromey
2019-04-04
1
-4
/
+4
*
Move arglist_len et al to parser_state
Tom Tromey
2019-04-04
1
-8
/
+8
*
Move lexptr and prev_lexptr to parser_state
Tom Tromey
2019-04-04
1
-20
/
+20
*
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
-5
/
+6
*
Turn parse_language into a method
Tom Tromey
2019-04-04
1
-1
/
+1
*
Turn parse_gdbarch into a method
Tom Tromey
2019-04-04
1
-3
/
+3
*
More block constification
Tom Tromey
2019-03-24
1
-1
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove some uses of VEC from parsers
Tom Tromey
2018-08-28
1
-31
/
+31
*
Remove la_error
Tom Tromey
2018-06-18
1
-3
/
+3
*
Fix "fall through" comments
Tom Tromey
2018-05-04
1
-1
/
+1
*
gdb: New API for tracking innermost block
Andrew Burgess
2018-01-21
1
-9
/
+2
*
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
-39
/
+34
*
Remove last cleanups from d-exp.y
Tom Tromey
2017-09-06
1
-17
/
+8
*
Remove make_cleanup_clear_parser_state
Tom Tromey
2017-09-06
1
-1
/
+1
*
Eliminate make_cleanup_obstack_free, introduce auto_obstack
Pedro Alves
2017-06-27
1
-5
/
+6
*
Use scoped_restore in more places
Tom Tromey
2017-04-12
1
-2
/
+2
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-3
/
+3
*
Fix classification of `module.type' in D lexer.
Iain Buclaw
2017-03-30
1
-0
/
+1
*
[D] Fix crash when debug expression enabled.
Iain Buclaw
2017-01-08
1
-6
/
+3
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
remove trivialy unused variables
Trevor Saunders
2016-05-07
1
-1
/
+0
*
Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)
Pedro Alves
2016-04-22
1
-59
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
[C++] Add casts to obstack_base calls
Simon Marchi
2015-11-18
1
-3
/
+3
*
Re-apply change for handling non-local references in nested functions.
Iain Buclaw
2015-10-25
1
-3
/
+1
*
[D] Support D style sizeof and typeof expressions.
Iain Buclaw
2015-10-08
1
-0
/
+6
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-4
/
+4
*
[D] Implement looking up members of D enums.
Iain Buclaw
2015-08-17
1
-3
/
+16
*
Rename `typename' in d-exp.y to avoid C++ reserved word
Keith Seitz
2015-08-14
1
-3
/
+3
*
Fix ARI warnings in d-exp.y
Iain Buclaw
2015-08-14
1
-10
/
+11
*
[D] Move classification of symbols from the grammar to the lexer.
Iain Buclaw
2015-08-13
1
-363
/
+424
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-14
/
+15
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-4
/
+4
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...
Doug Evans
2014-12-18
1
-2
/
+2
*
Rename lookup_symbol_global to lookup_global_symbol.
Doug Evans
2014-11-06
1
-1
/
+1
*
Rename lookup_symbol_static to lookup_symbol_in_static_block,
Doug Evans
2014-11-06
1
-2
/
+2
*
Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE_STRUCT.
Doug Evans
2014-11-06
1
-2
/
+2
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Initial pass at D language expression parser support.
Iain Buclaw
2014-06-19
1
-0
/
+1637