projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AArch64: Use HWCAP to detect pauth feature
[external/binutils.git]
/
gdb
/
cp-namespace.c
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
2018-07-20
Tom Tromey
Parameterize cp_scan_for_anonymous_namespaces
blob
|
commitdiff
|
diff to current
2018-07-20
Tom Tromey
Introduce buildsym-legacy.h
blob
|
commitdiff
|
diff to current
2018-07-16
Tom Tromey
Move the using directives to buildsym_compunit
blob
|
commitdiff
|
diff to current
2018-06-01
Tom Tromey
Remove type_name_no_tag and rename type_name_no_tag_or_...
blob
|
commitdiff
|
diff to current
2018-01-05
Pedro Alves
Fix regresssion(internal-error) printing subprogram...
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-11-22
Yao Qi
Fix build with GCC 8: strncpy -> memcpy
blob
|
commitdiff
|
diff to current
2017-11-04
Tom Tromey
Remove directive-searched cleanups
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify maintenance_cplus_namespace
blob
|
commitdiff
|
diff to current
2017-09-09
Tom Tromey
Use std::vector in add_using_directive
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-04
Pedro Alves
Handle "p 'S::method()::static_var'" (quoted) in symbol...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-09-23
Tom Tromey
Use std::string in cp-namespace.c
blob
|
commitdiff
|
diff to current
2016-07-07
Walfred Tedeschi
[obv] Fix broken build on Fedora 23.
blob
|
commitdiff
|
diff to current
2016-07-07
Walfred Tedeschi
Fix of default lookup for "this" symbol.
blob
|
commitdiff
|
diff to current
2016-03-15
Don Breazeal
PR 18303, Tolerate malformed input for lookup_symbol...
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-11-17
Pedro Alves
Introduce null_block_symbol
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-08-13
Pierre-Marie de...
[Ada] Add support for subprogram renamings
blob
|
commitdiff
|
diff to current
2015-08-03
Ulrich Weigand
Fix build error due to uninitialized variable warning
blob
|
commitdiff
|
diff to current
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
blob
|
commitdiff
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
diff to current
2015-05-27
Doug Evans
Don't ignore domain in nested lookups.
blob
|
commitdiff
|
diff to current
2015-03-30
Doug Evans
PR c++/18141
blob
|
commitdiff
|
diff to current
2015-03-06
Gary Benson
New common function "startswith"
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
diff to current
2015-02-22
Doug Evans
PR c++/17976, symtab/17821
blob
|
commitdiff
|
diff to current
2015-02-13
Doug Evans
misc cp-namespace.c cleanups
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-23
Doug Evans
Look up primitive types as symbols.
blob
|
commitdiff
|
diff to current
2014-12-23
Doug Evans
Add langdef arg to la_lookup_symbol_nonlocal.
blob
|
commitdiff
|
diff to current
2014-12-23
Doug Evans
Replace some symbol accessor macros with functions.
blob
|
commitdiff
|
diff to current
2014-12-22
Doug Evans
cp-namespace.c (cp_lookup_symbol_via_all_imports):...
blob
|
commitdiff
|
diff to current
2014-12-22
Doug Evans
cp-namespace.c (cp_lookup_symbol_via_imports): New...
blob
|
commitdiff
|
diff to current
2014-12-22
Doug Evans
cp-namespace.c (cp_lookup_nested_symbol_1): New function.
blob
|
commitdiff
|
diff to current
2014-12-22
Doug Evans
cp-namespace.c (cp_lookup_symbol_in_namespace): Simplify.
blob
|
commitdiff
|
diff to current
2014-12-22
Doug Evans
cp-namespace.c: Whitespace cleanup.
blob
|
commitdiff
|
diff to current
2014-12-17
Doug Evans
New parameter "debug symbol-lookup".
blob
|
commitdiff
|
diff to current
2014-12-17
Doug Evans
cp_lookup_symbol_via_imports: Renamed from cp_lookup_sy...
blob
|
commitdiff
|
diff to current
2014-12-17
Doug Evans
cp_find_type_baseclass_by_name: Renamed from find_type_...
blob
|
commitdiff
|
diff to current
2014-12-13
Doug Evans
Rename cp_is_anonymous to cp_is_in_anonymous.
blob
|
commitdiff
|
diff to current
2014-12-11
Doug Evans
cp-namespace.c (cp_lookup_nested_symbol): Fix comments.
blob
|
commitdiff
|
diff to current
2014-12-10
Doug Evans
cp_lookup_symbol_nonlocal: Move definition closer to...
blob
|
commitdiff
|
diff to current
2014-12-10
Doug Evans
cp-namespace.c (lookup_symbol_file): Move next to only...
blob
|
commitdiff
|
diff to current
2014-12-10
Doug Evans
cp_lookup_symbol_imports: Make static.
blob
|
commitdiff
|
diff to current
2014-11-22
Doug Evans
cp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.
blob
|
commitdiff
|
diff to current
2014-11-18
Doug Evans
Use SYMBOL_OBJFILE more.
blob
|
commitdiff
|
diff to current
2014-11-07
Doug Evans
Rename lookup_symbol_global to lookup_global_symbol.
blob
|
commitdiff
|
diff to current
2014-11-07
Doug Evans
lookup_symbol_in_block: Renamed from lookup_symbol_aux_...
blob
|
commitdiff
|
diff to current
2014-11-07
Doug Evans
Rename lookup_symbol_static to lookup_symbol_in_static_...
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-06-07
Keith Seitz
Revert patchset for c++/16253: it causes a large perfor...
blob
|
commitdiff
|
diff to current
2014-04-16
Keith Seitz
PR c++/16597
blob
|
commitdiff
|
diff to current
2014-04-14
Keith Seitz
Remove symbol_matches_domain. This fixes
blob
|
commitdiff
|
diff to current
2014-04-14
Tom Tromey
implement support for "enum class"
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-12-19
Keven Boell
fortran: enable ptype/whatis for modules.
blob
|
commitdiff
|
diff to current
2013-11-25
Keith Seitz
PR c++/14819: Explicit class:: inside class scope...
blob
|
commitdiff
|
diff to current
2013-08-20
Tom Tromey
move gdbarch object from objfile to per-BFD
blob
|
commitdiff
|
diff to current
2013-06-05
Doug Evans
PR 15519
blob
|
commitdiff
|
diff to current
2013-05-30
Tom Tromey
fix cp-namespace.c
blob
|
commitdiff
|
diff to current
2013-03-14
Sergio Durigan Junior
From: Sergio Durigan Junior <sergiodj@redhat.com>
blob
|
commitdiff
|
diff to current
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
blob
|
commitdiff
|
diff to current
2013-01-25
Tom Tromey
* cp-namespace.c (cp_set_block_scope): Remove.
blob
|
commitdiff
|
diff to current
2013-01-25
Tom Tromey
* cp-namespace.c (cp_scan_for_anonymous_namespaces...
blob
|
commitdiff
|
diff to current
2013-01-21
Tom Tromey
* symfile.h (obsavestring): Don't declare.
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-11-16
Keith Seitz
PR c++/13615
blob
|
commitdiff
|
diff to current
2012-11-13
Pierre Muller
ARI fixes: Avoid sprintf function use rule.
blob
|
commitdiff
|
diff to current
2012-06-13
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-11-04
Tom Tromey
* cp-namespace.c (cp_lookup_symbol_imports): Reindent.
blob
|
commitdiff
|
diff to current
2011-10-20
Aleksandar Ristovski
* cp-namespace.c (cp_scan_for_anonymous_namespaces...
blob
|
commitdiff
|
diff to current
2011-06-29
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-06-29
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-05-31
Keith Seitz
PR symtab/12704
blob
|
commitdiff
|
diff to current
2011-05-06
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2011-04-04
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2011-02-26
Michael Snyder
2011-02-25 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-12-31
Michael Snyder
2010-12-31 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-08-09
Sami Wagiaalla
create and use symbol_set_language.
blob
|
commitdiff
|
diff to current
2010-07-28
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2010-06-28
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2010-05-13
Michael Snyder
2010-05-13 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-05-07
Michael Snyder
2010-05-06 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-05-03
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2010-04-26
Jan Kratochvil
gdb/
blob
|
commitdiff
|
diff to current
2010-03-15
Sami Wagiaalla
2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
blob
|
commitdiff
|
diff to current
2010-03-10
Sami Wagiaalla
2010-03-09 Sami Wagiaalla <swagiaal@redhat.com>
blob
|
commitdiff
|
diff to current
2010-03-09
Keith Seitz
dwarf2_physname patchset:
blob
|
commitdiff
|
diff to current
2010-02-19
Tom Tromey
gdb
blob
|
commitdiff
|
diff to current
2010-02-05
Sami Wagiaalla
2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
blob
|
commitdiff
|
diff to current
2010-01-26
Sami Wagiaalla
2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
blob
|
commitdiff
|
diff to current
2010-01-26
Sami Wagiaalla
2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
blob
|
commitdiff
|
diff to current
next