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
/
cp-support.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char>
Pedro Alves
2017-08-09
1
-2
/
+2
*
Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout
Pedro Alves
2017-07-17
1
-0
/
+8
*
Add constructor and destructor to demangle_parse_info
Tom Tromey
2017-01-10
1
-6
/
+5
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Use ui_file_as_string throughout more
Pedro Alves
2016-11-08
1
-5
/
+5
*
Move logic out of symbol_find_demangled_name
Tom Tromey
2016-06-23
1
-0
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
[Ada] Add support for subprogram renamings
Pierre-Marie de Rodat
2015-08-13
1
-91
/
+1
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-10
/
+12
*
Don't ignore domain in nested lookups.
Doug Evans
2015-05-27
1
-1
/
+2
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
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
*
Add langdef arg to la_lookup_symbol_nonlocal.
Doug Evans
2014-12-23
1
-3
/
+5
*
cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.
Doug Evans
2014-12-16
1
-2
/
+2
*
Rename cp_is_anonymous to cp_is_in_anonymous.
Doug Evans
2014-12-12
1
-1
/
+1
*
cp_lookup_symbol_imports: Make static.
Doug Evans
2014-12-10
1
-7
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
PR c++/14819: Explicit class:: inside class scope does not work
Keith Seitz
2013-11-25
1
-0
/
+5
*
PR c++/11990:
Tom Tromey
2013-04-15
1
-0
/
+4
*
* cp-namespace.c (cp_set_block_scope): Remove.
Tom Tromey
2013-01-25
1
-6
/
+0
*
* cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
Tom Tromey
2013-01-25
1
-4
/
+5
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* cp-support.c (inspect_type,
Tom Tromey
2012-11-12
1
-0
/
+6
*
gdb/
Jan Kratochvil
2012-06-13
1
-3
/
+3
*
* cp-support.h (cp_finalize_namespace, cp_initialize_namespace):
Tom Tromey
2012-05-24
1
-5
/
+0
*
2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-04-20
1
-2
/
+1
*
linespec rewrite:
Keith Seitz
2012-04-05
1
-2
/
+0
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
* cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed function
Aleksandar Ristovski
2011-10-20
1
-1
/
+2
*
PR c++/12266
Keith Seitz
2011-08-18
1
-4
/
+28
*
gdb/
Jan Kratochvil
2011-06-29
1
-0
/
+29
*
PR symtab/12704
Keith Seitz
2011-05-31
1
-0
/
+8
*
gdb
Tom Tromey
2011-04-04
1
-3
/
+0
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-12-31 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-12-31
1
-11
/
+16
*
gdb
Tom Tromey
2010-07-28
1
-0
/
+6
*
Add ADL support
Sami Wagiaalla
2010-05-07
1
-0
/
+4
*
gdb/
Jan Kratochvil
2010-05-03
1
-13
/
+38
*
2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2010-03-15
1
-2
/
+15
*
2010-03-09 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2010-03-10
1
-6
/
+2
*
dwarf2_physname patchset:
Keith Seitz
2010-03-09
1
-2
/
+0
*
2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2010-02-05
1
-4
/
+13
*
2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2010-01-26
1
-1
/
+5
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* cp-support.h (cp_validate_operator): Declare new function.
Keith Seitz
2009-09-21
1
-0
/
+2
*
2009-07-07 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2009-07-07
1
-10
/
+10
*
2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2009-06-29
1
-6
/
+4
*
2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
Sami Wagiaalla
2009-06-23
1
-0
/
+5
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* buildsym.c (add_symbol_to_list): Do not call
Daniel Jacobowitz
2008-08-21
1
-5
/
+3
[next]