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
/
go-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
/
+11
*
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
*
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
*
Remove TYPE_TAG_NAME
Tom Tromey
2018-06-01
1
-2
/
+2
*
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
-2
/
+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
-2
/
+2
*
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
-2
/
+2
*
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
/
+1
*
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
*
More char constification
Pedro Alves
2015-10-13
1
-2
/
+2
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-1
/
+1
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-1
/
+1
*
Remove CHECK_TYPEDEF, use check_typedef instead
Simon Marchi
2015-07-14
1
-4
/
+4
*
New common function "startswith"
Gary Benson
2015-03-06
1
-2
/
+2
*
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
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-2
/
+2
*
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
*
Initial pass at Go language support.
Doug Evans
2012-04-25
1
-0
/
+667