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
/
symtab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ARI warning in symtab.h
Christian Biesinger
2019-11-05
1
-2
/
+2
*
Add static_asserts for the sizes of space-critical structs
Christian Biesinger
2019-11-04
1
-0
/
+13
*
gdb: Add new commands to list module variables and functions
Andrew Burgess
2019-10-31
1
-0
/
+16
*
gdb/fortran: Add new 'info modules' command
Andrew Burgess
2019-10-31
1
-1
/
+4
*
Change some arguments to gdb::string_view instead of name+len
Christian Biesinger
2019-10-29
1
-3
/
+4
*
Only make a nullterminated string if we need to
Christian Biesinger
2019-10-29
1
-1
/
+2
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Handle copy relocations
Tom Tromey
2019-10-02
1
-3
/
+39
*
Change SYMBOL_VALUE_ADDRESS to be an rvalue
Tom Tromey
2019-10-02
1
-1
/
+3
*
Convert symtab.h function signatures to use bool instead of int
Christian Biesinger
2019-09-26
1
-21
/
+21
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-2
/
+2
*
Change the type of copy_names from int to bool
Christian Biesinger
2019-09-11
1
-1
/
+1
*
Simplify psym_map_matching_symbols
Tom Tromey
2019-09-10
1
-0
/
+10
*
Change iterate_over_symbols to return bool
Tom Tromey
2019-09-10
1
-1
/
+10
*
gdb: Add new -n flag to some info commands
Andrew Burgess
2019-08-27
1
-1
/
+2
*
Add file offsets to the source cache
Tom Tromey
2019-08-06
1
-10
/
+0
*
Allow passing a block to lookup_global_symbol_from_objfile
Christian Biesinger
2019-07-24
1
-1
/
+4
*
Constify main_name
Tom Tromey
2019-07-18
1
-5
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-5
/
+5
*
Remove null_block_symbol
Tom Tromey
2019-03-24
1
-4
/
+0
*
Change minimal_symbol inheritance
Tom Tromey
2019-03-15
1
-31
/
+18
*
Make symtab.c better styled.
Philippe Waroquiers
2019-02-12
1
-0
/
+8
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Change symbol_set_names to take an objfile_per_bfd_storage
Tom Tromey
2019-01-10
1
-3
/
+5
*
Remove ALL_COMPUNIT_FILETABS
Tom Tromey
2019-01-09
1
-3
/
+10
*
gdb: Move declarations from symtab.h to source.h
Andrew Burgess
2019-01-08
1
-24
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|var...
Philippe Waroquiers
2018-10-27
1
-1
/
+6
*
Remove DEF_VECs from symtab.h
Tom Tromey
2018-10-26
1
-6
/
+0
*
compile: Remove non-const reference parameters
Simon Marchi
2018-09-06
1
-1
/
+1
*
Add new search_symbols_multiple API
Keith Seitz
2018-08-29
1
-0
/
+43
*
Use block_symbol in linespec APIs
Keith Seitz
2018-08-29
1
-1
/
+1
*
Introduce find_function_entry_range_from_pc and use it in infrun.c
Kevin Buettner
2018-08-23
1
-1
/
+20
*
Add support for non-contiguous blocks to find_pc_partial_function
Kevin Buettner
2018-08-23
1
-4
/
+36
*
"break LINENO/*ADDRESS", inline functions and "info break" output
Pedro Alves
2018-06-29
1
-2
/
+13
*
For PPC64/ELFv1: Introduce mst_data_gnu_ifunc
Pedro Alves
2018-04-26
1
-1
/
+19
*
Factor out minsym_found/find_function_start_sal overload
Pedro Alves
2018-04-26
1
-2
/
+11
*
Eliminate find_pc_partial_function_gnu_ifunc
Pedro Alves
2018-04-26
1
-5
/
+0
*
Fix setting breakpoints on ifunc functions after they're already resolved
Pedro Alves
2018-04-26
1
-0
/
+1
*
Calling ifunc functions when resolver has debug info, user symbol same name
Pedro Alves
2018-04-26
1
-0
/
+3
*
Calling ifunc functions when target has no debug info but resolver has
Pedro Alves
2018-04-26
1
-0
/
+11
*
Ada: make verbatim matcher override other language matchers (PR gdb/22670)
Pedro Alves
2018-01-10
1
-1
/
+5
*
Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)
Pedro Alves
2018-01-05
1
-0
/
+25
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Handle custom completion match prefix / LCD
Pedro Alves
2017-11-29
1
-7
/
+13
*
Convert generic probe interface to C++ (and perform some cleanups)
Sergio Durigan Junior
2017-11-22
1
-2
/
+2
*
Use an enum to represent subclasses of symbol
Tom Tromey
2017-11-17
1
-8
/
+18
*
Make template_symbol derive from symbol
Tom Tromey
2017-11-17
1
-8
/
+3
*
Handle dereferencing Rust trait objects
Tom Tromey
2017-11-17
1
-0
/
+19
*
Include <array> to declare std::array<>.
John Baldwin
2017-11-15
1
-0
/
+1
[next]