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
/
objfiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert static links to new hash table
Simon Marchi
6 days
1
-65
/
+9
*
[gdb] Don't create registry keys in destructor
Tom de Vries
2024-10-26
1
-9
/
+4
*
gdb: pass program space to objfile::make
Simon Marchi
2024-07-15
1
-2
/
+2
*
gdb: pass program space to objfile::objfile
Simon Marchi
2024-07-15
1
-3
/
+5
*
gdb: pass program space to entry_point_address
Simon Marchi
2024-07-15
1
-3
/
+3
*
gdb: pass program space to entry_point_address_query
Simon Marchi
2024-07-15
1
-5
/
+4
*
gdb: pass program space to objfiles_changed
Simon Marchi
2024-07-15
1
-5
/
+3
*
gdb: pass program space to get_current_source_symtab_and_line
Simon Marchi
2024-07-15
1
-1
/
+2
*
gdb: pass program space to have_{full,partial}_symbols
Simon Marchi
2024-07-15
1
-6
/
+6
*
gdb: bool-ify a few functions in objfiles.{c,h}
Simon Marchi
2024-07-15
1
-45
/
+32
*
gdb: pass program space to clear_current_source_symtab_and_line
Simon Marchi
2024-07-15
1
-1
/
+1
*
gdb: pass program space to objfile_purge_solibs
Simon Marchi
2024-07-15
1
-5
/
+3
*
gdb: use objfile::pspace in objfile::unlink
Simon Marchi
2024-07-15
1
-1
/
+1
*
gdb: make objfile::pspace private
Simon Marchi
2024-07-15
1
-3
/
+3
*
Don't obstack-allocate the call site hash table
Tom Tromey
2024-06-24
1
-0
/
+2
*
gdb: remove unused includes in objfiles.{c,h}
Simon Marchi
2024-05-16
1
-3
/
+0
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Add obj_section::contains method
Tom Tromey
2024-02-20
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Remove explanatory comments from includes
Tom Tromey
2023-09-20
1
-1
/
+1
*
Remove most includes of psymtab.h
Tom Tromey
2023-08-18
1
-1
/
+0
*
Remove ALL_DICT_SYMBOLS
Tom Tromey
2023-05-07
1
-7
/
+2
*
Remove ALL_OBJFILE_OSECTIONS
Tom Tromey
2023-05-07
1
-11
/
+6
*
Rename objfile::sections
Tom Tromey
2023-05-07
1
-6
/
+6
*
Rename objfile_type to builtin_type
Tom Tromey
2023-03-18
1
-2
/
+2
*
Remove extra scopes from objfile_relocate1
Tom Tromey
2023-03-11
1
-43
/
+33
*
Change linetables to be objfile-independent
Tom Tromey
2023-03-11
1
-16
/
+0
*
Merge forget_cached_source_info_for_objfile into objfile method
Tom Tromey
2023-03-07
1
-1
/
+1
*
Remove most calls to fixup_symbol_section
Tom Tromey
2023-02-08
1
-2
/
+0
*
Remove compunit_symtab::m_block_line_section
Tom Tromey
2023-02-08
1
-2
/
+2
*
Use bool in pc_in_* functions
Tom Tromey
2023-01-20
1
-10
/
+5
*
Remove some unused includes
Tom Tromey
2023-01-19
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Remove quick_symbol_functions::relocated
Tom Tromey
2022-12-19
1
-4
/
+0
*
gdb: remove TYPE_LENGTH
Simon Marchi
2022-09-21
1
-1
/
+1
*
Use unique_ptr to destroy per-bfd object
Tom Tromey
2022-08-03
1
-15
/
+7
*
Use auto_obstack in objfile
Tom Tromey
2022-08-03
1
-7
/
+0
*
Use gdb_bfd_ref_ptr in objfile
Tom Tromey
2022-08-03
1
-27
/
+28
*
Rewrite registry.h
Tom Tromey
2022-07-28
1
-13
/
+2
*
Remove addrmap wrapper functions
Tom Tromey
2022-06-12
1
-1
/
+1
*
gdb: Do not add empty sections to the section map
Ilya Leoshkevich
2022-06-02
1
-1
/
+7
*
Use unique_ptr for objfiles
Tom Tromey
2022-05-31
1
-3
/
+1
*
gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order...
Simon Marchi
2022-05-05
1
-10
/
+4
*
gdb: remove BLOCKVECTOR_MAP macro
Simon Marchi
2022-04-27
1
-2
/
+2
*
gdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS macros
Simon Marchi
2022-04-27
1
-4
/
+2
*
gdb: remove BLOCK_RANGES macro
Simon Marchi
2022-04-27
1
-7
/
+5
*
gdb: remove BLOCK_RANGE_{START,END} macros
Simon Marchi
2022-04-27
1
-2
/
+3
*
gdb: remove BLOCK_MULTIDICT macro
Simon Marchi
2022-04-27
1
-1
/
+1
*
gdb: remove BLOCK_{START,END} macros
Simon Marchi
2022-04-27
1
-2
/
+2
*
gdbsupport: make gdb_abspath return an std::string
Simon Marchi
2022-04-18
1
-2
/
+2
[next]