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
/
language.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove la_get_string member
Tom Tromey
2019-11-05
1
-22
/
+0
*
Move declaration of lang_frame_mismatch_warn to header.
Christian Biesinger
2019-10-08
1
-0
/
+5
*
Change iterate_over_symbols to return bool
Tom Tromey
2019-09-10
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
gdb: Introduce new language field la_is_string_type_p
Andrew Burgess
2019-04-29
1
-0
/
+7
*
gdb: Introduce new language field la_struct_too_deep_ellipsis
Andrew Burgess
2019-04-29
1
-0
/
+6
*
gdb: Remove LANG_MAGIC
Andrew Burgess
2019-04-12
1
-8
/
+0
*
Move innermost_block_tracker global to parse_state
Tom Tromey
2019-04-04
1
-1
/
+2
*
Move completion parsing to parser_state
Tom Tromey
2019-04-04
1
-2
/
+5
*
Remove a warning from symtab.c
Tom Tromey
2019-01-23
1
-1
/
+6
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Add class scoped_switch_to_sym_language_if_auto.
Philippe Waroquiers
2018-11-20
1
-0
/
+35
*
Change compile_instance/compile_c_instance into classes
Keith Seitz
2018-08-10
1
-3
/
+3
*
Use unique_xmalloc_ptr for read_string
Tom Tromey
2018-06-18
1
-6
/
+12
*
Remove la_error
Tom Tromey
2018-06-18
1
-4
/
+0
*
problem looking up some symbols when they have a linkage name
Joel Brobecker
2018-03-27
1
-0
/
+20
*
language_get_symbol_name_matcher -> get_symbol_name_matcher
Pedro Alves
2018-01-10
1
-1
/
+1
*
Ada: make verbatim matcher override other language matchers (PR gdb/22670)
Pedro Alves
2018-01-10
1
-1
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
C++-ify parser_state
Tom Tromey
2017-12-30
1
-2
/
+2
*
Handle custom completion match prefix / LCD
Pedro Alves
2017-11-29
1
-1
/
+2
*
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
Pedro Alves
2017-11-08
1
-17
/
+26
*
Per-language symbol name hashing algorithm
Pedro Alves
2017-11-08
1
-0
/
+13
*
Constify language_enum
Tom Tromey
2017-09-11
1
-1
/
+1
*
Remove make_cleanup_restore_current_language
Tom Tromey
2017-08-03
1
-0
/
+26
*
Make language_def O(1)
Pedro Alves
2017-07-20
1
-4
/
+19
*
Rewrite/enhance explicit locations completer, parse left->right
Pedro Alves
2017-07-17
1
-0
/
+1
*
Introduce class completion_tracker & rewrite completion<->readline interaction
Pedro Alves
2017-07-17
1
-5
/
+7
*
Use watchpoint's language when re-parsing expression
Tom Tromey
2017-05-19
1
-0
/
+6
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-2
/
+2
*
-Wwrite-strings: Constify word break character arrays
Pedro Alves
2017-04-05
1
-2
/
+2
*
Use gdb::function_view in iterate_over_symtabs & co
Pedro Alves
2017-02-23
1
-11
/
+8
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Remove parameter valaddr from la_val_print
Yao Qi
2016-11-08
1
-8
/
+1
*
Use ui_file_as_string in gdb/compile/
Pedro Alves
2016-11-08
1
-7
/
+7
*
Move logic out of symbol_find_demangled_name
Tom Tromey
2016-06-23
1
-0
/
+23
*
Move filename extensions into language_defn
Tom Tromey
2016-06-23
1
-0
/
+7
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-3
/
+9
*
gdb: Move get_frame_language from stack.c to frame.c.
Andrew Burgess
2015-08-07
1
-2
/
+0
*
gdb: get_frame_language now takes a frame parameter.
Andrew Burgess
2015-08-07
1
-1
/
+1
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-4
/
+5
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Look up primitive types as symbols.
Doug Evans
2014-12-23
1
-0
/
+16
*
Add langdef arg to la_lookup_symbol_nonlocal.
Doug Evans
2014-12-23
1
-1
/
+2
*
language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...
Doug Evans
2014-12-18
1
-3
/
+3
*
the "compile" command
Tom Tromey
2014-12-12
1
-0
/
+31
*
remove an unused macro and an unused declaration
Tom Tromey
2014-05-13
1
-6
/
+0
*
Remove `expout*' globals from parser-defs.h
Sergio Durigan Junior
2014-03-27
1
-1
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
[next]