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-lang.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove la_get_string member
Tom Tromey
2019-11-05
1
-1
/
+0
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
gdb: Introduce new language field la_is_string_type_p
Andrew Burgess
2019-04-29
1
-0
/
+1
*
gdb: Introduce new language field la_struct_too_deep_ellipsis
Andrew Burgess
2019-04-29
1
-1
/
+2
*
gdb: Remove LANG_MAGIC
Andrew Burgess
2019-04-12
1
-2
/
+1
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-7
/
+5
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-5
/
+7
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove la_error
Tom Tromey
2018-06-18
1
-1
/
+0
*
problem looking up some symbols when they have a linkage name
Joel Brobecker
2018-03-27
1
-0
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
Pedro Alves
2017-11-08
1
-1
/
+1
*
Per-language symbol name hashing algorithm
Pedro Alves
2017-11-08
1
-0
/
+1
*
Make init_type/arch_type take a size in bits
Ulrich Weigand
2017-09-27
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Make language_def O(1)
Pedro Alves
2017-07-20
1
-3
/
+1
*
Introduce class completion_tracker & rewrite completion<->readline interaction
Pedro Alves
2017-07-17
1
-1
/
+1
*
Use watchpoint's language when re-parsing expression
Tom Tromey
2017-05-19
1
-0
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Add missing format for built-in floating-point types
Ulrich Weigand
2016-09-06
1
-6
/
+6
*
Move logic out of symbol_find_demangled_name
Tom Tromey
2016-06-23
1
-0
/
+10
*
Move filename extensions into language_defn
Tom Tromey
2016-06-23
1
-0
/
+6
*
Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)
Pedro Alves
2016-04-22
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
[D] Support looking up symbols in the current and imported modules.
Iain Buclaw
2015-08-13
1
-1
/
+1
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
the "compile" command
Tom Tromey
2014-12-12
1
-0
/
+2
*
Remove d-support.c and use gdb_demangle for demangling D symbols.
Iain Buclaw
2014-10-15
1
-33
/
+3
*
Initial pass at D language expression parser support.
Iain Buclaw
2014-06-19
1
-4
/
+6
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-2
/
+2
*
Move D demangling routines out of d-lang.c and into d-support.c, which
Iain Buclaw
2014-01-18
1
-597
/
+0
*
Fix and update D demangling support in gdb to the current mangling ABI.
Iain Buclaw
2014-01-18
1
-137
/
+598
*
Define all basic data types of D and add them to the primitive type
Iain Buclaw
2014-01-18
1
-1
/
+189
*
Add d_main_name to set the logical entry point for D programs.
Iain Buclaw
2014-01-18
1
-0
/
+21
*
Update d_language_defn to reflect that D does not have any style of
Iain Buclaw
2014-01-18
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
New field 'la_natural_name' in struct language_defn
Yao Qi
2013-11-07
1
-0
/
+1
*
New field la_varobj_ops in struct language_defn
Yao Qi
2013-10-25
1
-0
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
PR c++/13356
Keith Seitz
2012-08-17
1
-1
/
+0
*
* d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
Tom Tromey
2012-03-15
1
-1
/
+1
*
language-specific read_var_value for Ada renamings
Joel Brobecker
2012-03-02
1
-0
/
+1
*
2012-03-01 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-03-01
1
-0
/
+3
*
Rename la_get_symbol_name_match_p into la_get_symbol_name_cmp
Joel Brobecker
2012-02-08
1
-1
/
+1
*
Ada: allow unqualified function names in linespecs
Joel Brobecker
2012-01-26
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
the "ambiguous linespec" series
Tom Tromey
2011-12-06
1
-0
/
+2
[next]