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
/
symfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some includes of readline.h
Tom Tromey
2019-11-06
1
-1
/
+1
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Call forget_cached_source_info to clear the stale source cache
H.J. Lu
2019-10-24
1
-0
/
+3
*
Fix typos in symfile.c and i386-darwin-tdep.c
Sergio Durigan Junior
2019-10-19
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-3
/
+3
*
Use new %p format suffixes in gdb
Pedro Alves
2019-10-01
1
-7
/
+6
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-62
/
+57
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-2
/
+2
*
Don't duplicate comment in symfile.c and .h
Christian Biesinger
2019-09-16
1
-9
/
+1
*
bfd_get_filename
Alan Modra
2019-09-06
1
-1
/
+1
*
Add obstack_strdup overload taking a std::string
Tom Tromey
2019-08-06
1
-3
/
+1
*
Use obstack_strdup more
Tom Tromey
2019-08-06
1
-3
/
+1
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-2
/
+2
*
Constify main_name
Tom Tromey
2019-07-18
1
-1
/
+1
*
Introduce field_unsigned
Tom Tromey
2019-07-15
1
-6
/
+6
*
Use field_core_addr in more places
Tom Tromey
2019-07-15
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-4
/
+4
*
Fix breakpoints on file reloads for PIE binaries
Alan Hayward
2019-07-08
1
-0
/
+12
*
Move generic_load declaration to symfile.h
Simon Marchi
2019-07-02
1
-0
/
+2
*
Warn if add-symbol-file does not provide any symbols
Tom Tromey
2019-06-14
1
-6
/
+3
*
Introduce and use make_unique_xstrdup
Pedro Alves
2019-06-04
1
-1
/
+1
*
Fix lookup of separate debug file on MS-Windows.
Eli Zaretskii
2019-05-03
1
-0
/
+22
*
Make objfile::static_links an htab_up
Tom Tromey
2019-04-19
1
-1
/
+1
*
Fix a couple of comments
Tom Tromey
2019-04-10
1
-6
/
+0
*
Remove some uses of "object_files"
Tom Tromey
2019-04-10
1
-2
/
+1
*
Have parser reset the innermost block tracker
Tom Tromey
2019-03-23
1
-6
/
+0
*
Remove minsym termination
Tom Tromey
2019-03-15
1
-1
/
+0
*
C++-ify bcache
Tom Tromey
2019-03-07
1
-2
/
+2
*
Try to use the canonical version of a sysroot for debug file links.
John Baldwin
2019-02-12
1
-3
/
+10
*
Use child_path to determine if an object file is under a sysroot.
John Baldwin
2019-02-12
1
-5
/
+7
*
Look for separate debug files in debug directories under a sysroot.
John Baldwin
2019-02-12
1
-2
/
+15
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Remove clear_symtab_users_cleanup
Tom Tromey
2019-01-23
1
-14
/
+10
*
Change all_objfiles adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-12
/
+12
*
Introduce objfile::reset_psymtabs
Tom Tromey
2019-01-10
1
-11
/
+1
*
Introduce class psymtab_storage
Tom Tromey
2019-01-10
1
-7
/
+7
*
Remove ALL_OBJSECTIONS
Tom Tromey
2019-01-09
1
-95
/
+97
*
Remove most uses of ALL_OBJFILES
Tom Tromey
2019-01-09
1
-29
/
+32
*
Fix search of debug files for remote debuggee
Andrey Utkin
2019-01-02
1
-3
/
+7
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Style the "Reading symbols" message
Tom Tromey
2018-12-28
1
-1
/
+6
*
Improve "set debug separate-debug-file"
Simon Marchi
2018-12-26
1
-5
/
+34
*
Clear static_links in reread_symbols
Tom Tromey
2018-10-19
1
-0
/
+1
*
Simplify complaints even more
Tom Tromey
2018-10-04
1
-4
/
+4
*
Only print "no debugging symbols" message once
Tom Tromey
2018-10-04
1
-1
/
+6
*
Clean up "Reading symbols" output
Tom Tromey
2018-10-04
1
-17
/
+3
*
Use filtered printing when reading symbols
Tom Tromey
2018-10-04
1
-25
/
+25
*
Pass the correct argument to the observer in reread_symbols
Tom Tromey
2018-07-22
1
-1
/
+1
*
Remove struct keyword in range-based for loop
Simon Marchi
2018-07-13
1
-1
/
+1
*
Remove a warning on macOS
Tom Tromey
2018-07-13
1
-1
/
+1
[next]