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/binutils-2.44
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
/
symtab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert dwarf2_cu::call_site_htab to new hash table
Simon Marchi
2024-11-25
1
-19
/
+11
*
[gdb/contrib] Add two rules in common-misspellings.txt
Tom de Vries
2024-11-23
1
-2
/
+2
*
Wrap help strings at 80 columns
Tom Tromey
2024-11-11
1
-2
/
+2
*
gdb: remove exact_match parameter from find_line_symtab
Klaus Gerlicher
2024-11-06
1
-15
/
+4
*
[gdb] Don't create registry keys in destructor
Tom de Vries
2024-10-26
1
-1
/
+1
*
[gdb/contrib] Fix "sofar->so far" misspelling
Tom de Vries
2024-10-08
1
-1
/
+1
*
[gdb] Fix common misspellings
Tom de Vries
2024-10-06
1
-1
/
+1
*
gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs
Simon Marchi
2024-09-27
1
-26
/
+15
*
Fix 'catch exception' with -flto
Tom Tromey
2024-09-06
1
-0
/
+22
*
Clear Ada symbol cache
Tom Tromey
2024-09-06
1
-0
/
+1
*
Fix Windows regression
Tom Tromey
2024-08-20
1
-1
/
+1
*
gdb: add program_space parameter to lookup_minimal_symbol_text
Simon Marchi
2024-08-12
1
-1
/
+3
*
gdb: add program_space parameter to lookup_minimal_symbol_linkage
Simon Marchi
2024-08-12
1
-4
/
+7
*
gdb: drop struct keyword when using bound_minimal_symbol
Simon Marchi
2024-08-12
1
-9
/
+7
*
gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATTRIBUTE_NORETURN
Simon Marchi
2024-07-16
1
-1
/
+1
*
gdb: pass program space to have_{full,partial}_symbols
Simon Marchi
2024-07-15
1
-3
/
+5
*
gdb: make objfile::pspace private
Simon Marchi
2024-07-15
1
-2
/
+2
*
Don't obstack-allocate the call site hash table
Tom Tromey
2024-06-24
1
-2
/
+12
*
Add compunit_symtab::forget_cached_source_info
Tom Tromey
2024-06-24
1
-0
/
+9
*
Introduce language_defn::lookup_symbol_local
Tom Tromey
2024-06-14
1
-13
/
+9
*
Remove an unnecessary null check from lookup_local_symbol
Tom Tromey
2024-06-14
1
-1
/
+1
*
Simplify lookup_local_symbol
Tom Tromey
2024-06-14
1
-8
/
+3
*
Examine template symbols in lookup_local_symbol
Tom Tromey
2024-06-14
1
-3
/
+13
*
Move search_symbol_list to symtab.c
Tom Tromey
2024-06-14
1
-0
/
+13
*
Make global_symbol_searcher::filenames private
Tom Tromey
2024-06-10
1
-23
/
+19
*
Fix deprecation text
Tom Tromey
2024-06-03
1
-1
/
+1
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+0
*
Handle two-linetable function in find_epilogue_using_linetable
Bernd Edlinger
2024-04-24
1
-2
/
+9
*
Fix an out of bounds array access in find_epilogue_using_linetable
Bernd Edlinger
2024-04-24
1
-10
/
+84
*
gdb: move a bunch of quit-related things to event-top.{c,h}
Simon Marchi
2024-04-23
1
-0
/
+1
*
gdbsupport: constify some return values in print-utils.{h,cc}
Simon Marchi
2024-04-18
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Speed up lookup of "type_specific_data"
Tom Tromey
2024-03-19
1
-10
/
+12
*
Move lookup_name_info creation into basic_lookup_transparent_type
Tom Tromey
2024-02-15
1
-19
/
+24
*
gdb: Fix building with clang
Jens Remus
2024-02-08
1
-2
/
+2
*
Rename SEARCH_ALL
Tom Tromey
2024-02-01
1
-1
/
+1
*
gdb: Use SYM_DOMAIN instead of DOMAIN when calling sym-domains.def
Lancelot SIX
2024-01-29
1
-8
/
+8
*
Only search for "main" as a function
Tom Tromey
2024-01-28
1
-1
/
+2
*
Use the new symbol domains
Tom Tromey
2024-01-28
1
-71
/
+33
*
Remove old symbol_matches_domain
Tom Tromey
2024-01-28
1
-20
/
+0
*
Use domain_search_flags in lookup_symbol et al
Tom Tromey
2024-01-28
1
-73
/
+65
*
Use domain_search_flags in lookup_global_symbol_language
Tom Tromey
2024-01-28
1
-4
/
+3
*
Introduce "scripting" domains
Tom Tromey
2024-01-28
1
-0
/
+42
*
Remove a check of VAR_DOMAIN
Tom Tromey
2024-01-28
1
-1
/
+0
*
Replace search_domain with domain_search_flags
Tom Tromey
2024-01-28
1
-62
/
+68
*
Add domain_search_flags
Tom Tromey
2024-01-28
1
-0
/
+50
*
Use a .def file for domain_enum
Tom Tromey
2024-01-28
1
-6
/
+4
*
Split up a big 'if' in symtab.c
Tom Tromey
2024-01-28
1
-33
/
+50
*
Simplify symbol_to_info_string
Tom Tromey
2024-01-28
1
-26
/
+18
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
[next]