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
/
minsyms.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change some arguments to gdb::string_view instead of name+len
Christian Biesinger
2019-10-29
1
-6
/
+4
*
Handle copy relocations
Tom Tromey
2019-10-02
1
-0
/
+11
*
Improve some comments about msymbol handling
Christian Biesinger
2019-09-30
1
-1
/
+2
*
Remove lookup_minimal_symbol_solib_trampoline
Tom Tromey
2019-06-26
1
-12
/
+0
*
Remove minsym termination
Tom Tromey
2019-03-15
1
-7
/
+0
*
Slightly simplify minsym creation
Tom Tromey
2019-03-15
1
-6
/
+7
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader
Tom Tromey
2018-12-27
1
-4
/
+1
*
Removing lookup_minimal_symbol_and_objfile
Weimin Pan
2018-05-29
1
-5
/
+0
*
Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)
Pedro Alves
2018-04-26
1
-3
/
+23
*
Calling ifunc functions when resolver has debug info, user symbol same name
Pedro Alves
2018-04-26
1
-1
/
+1
*
Remove some cleanups from search_minsyms_for_name
Tom Tromey
2018-04-05
1
-8
/
+5
*
aarch64: Make "info address" resolve TLS variables
Weimin Pan
2018-03-23
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Fix setting-breakpoints regression on PPC64 (function descriptors)
Pedro Alves
2017-11-29
1
-3
/
+8
*
Use TOLOWER in SYMBOL_HASH_NEXT
Pedro Alves
2017-11-25
1
-1
/
+1
*
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
Pedro Alves
2017-11-08
1
-1
/
+1
*
Introduce OP_VAR_MSYM_VALUE
Pedro Alves
2017-09-04
1
-0
/
+9
*
Handle function aliases better (PR gdb/19487, errno printing)
Pedro Alves
2017-08-21
1
-0
/
+4
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Change minimal_symbol_reader::record_full to take a bool
Tom Tromey
2016-10-21
1
-7
/
+7
*
Record minimal symbols directly in reader.
Tom Tromey
2016-10-21
1
-54
/
+66
*
Change minimal_symbol_reader to store objfile
Tom Tromey
2016-10-21
1
-2
/
+4
*
Introduce minimal_symbol_reader
Tom Tromey
2016-10-21
1
-19
/
+24
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
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
*
fix incorrect comments in minsyms.h
Tom Tromey
2014-06-16
1
-2
/
+2
*
change minsyms not to be relocated at read-time
Tom Tromey
2014-02-26
1
-6
/
+0
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-14
/
+15
*
introduce minimal_symbol_upper_bound
Tom Tromey
2014-02-26
1
-0
/
+8
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove msymbol_objfile
Tom Tromey
2013-08-05
1
-8
/
+5
*
* coffread.c (record_minimal_symbol): Update.
Tom Tromey
2013-04-08
1
-5
/
+1
*
* minsyms.h (struct bound_minimal_symbol): New.
Tom Tromey
2013-04-08
1
-9
/
+23
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.
Tom Tromey
2012-12-18
1
-6
/
+0
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
* minsyms.h: Rearrange. Document header and all functions.
Tom Tromey
2011-12-22
1
-27
/
+171
*
* symtab.h: Include minsyms.h.
Tom Tromey
2011-12-21
1
-0
/
+107