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
/
elfread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change some arguments to gdb::string_view instead of name+len
Christian Biesinger
2019-10-29
1
-12
/
+13
*
[gdb] Fix typos in comments
Tom de Vries
2019-10-17
1
-2
/
+2
*
gdb: CTF support
Weimin Pan
2019-10-07
1
-1
/
+17
*
Handle copy relocations
Tom Tromey
2019-10-02
1
-5
/
+11
*
Convert symtab.h function signatures to use bool instead of int
Christian Biesinger
2019-09-26
1
-5
/
+5
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-12
/
+12
*
Delay allocation of dbx_symfile_info
Tom Tromey
2019-06-10
1
-11
/
+1
*
Convert elfread.c to type-safe registry API
Tom Tromey
2019-05-08
1
-10
/
+8
*
Convert probes to type-safe registry API
Tom Tromey
2019-05-08
1
-24
/
+8
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-19
/
+17
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-17
/
+19
*
C++-ify bcache
Tom Tromey
2019-03-07
1
-2
/
+2
*
Change all_objfiles adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-2
/
+2
*
Move some declarations to mdebugread.h
Tom Tromey
2019-01-10
1
-0
/
+1
*
Remove ALL_PSPACE_OBJFILES
Tom Tromey
2019-01-09
1
-5
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Use gdb:array_view in call_function_by_hand & friends
Pedro Alves
2018-11-21
1
-1
/
+1
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-2
/
+2
*
Do not use buildsym.h in some files
Tom Tromey
2018-07-20
1
-1
/
+0
*
Remove buildsym_init
Tom Tromey
2018-07-20
1
-1
/
+0
*
Remove buildsym_new_init
Tom Tromey
2018-07-16
1
-1
/
+1
*
Make dwarf2_free_objfile static
Tom Tromey
2018-06-28
1
-1
/
+0
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-2
/
+4
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-4
/
+5
*
Use ELF_SECTION_IN_SEGMENT to map segments
Alan Hayward
2018-06-04
1
-5
/
+2
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-6
/
+4
*
Fix resolving GNU ifunc bp locations when inferior runs resolver
Pedro Alves
2018-04-26
1
-1
/
+2
*
For PPC64/ELFv1: Introduce mst_data_gnu_ifunc
Pedro Alves
2018-04-26
1
-4
/
+9
*
For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text section
Pedro Alves
2018-04-26
1
-6
/
+8
*
Fix elf_gnu_ifunc_resolve_by_got buglet
Pedro Alves
2018-04-26
1
-3
/
+5
*
Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)
Pedro Alves
2018-04-26
1
-17
/
+40
*
Make find_separate_debug_file* return std::string
Simon Marchi
2018-03-08
1
-7
/
+6
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Unbreak build for non-ELF ports
Pedro Alves
2017-12-11
1
-6
/
+23
*
DWARF-5: .debug_names index consumer
Jan Kratochvil
2017-12-08
1
-0
/
+17
*
Change dwarf2_initialize_objfile's return value
Jan Kratochvil
2017-12-08
1
-8
/
+3
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-1
/
+0
*
Add support for the readnever concept
Sergio Durigan Junior
2017-12-01
1
-1
/
+2
*
Revert "Add support for the readnever concept"
Sergio Durigan Junior
2017-12-01
1
-2
/
+1
*
Add support for the readnever concept
Sergio Durigan Junior
2017-12-01
1
-1
/
+2
*
Convert generic probe interface to C++ (and perform some cleanups)
Sergio Durigan Junior
2017-11-22
1
-2
/
+2
*
Introduce gdb_breakpoint_up
Tom Tromey
2017-11-04
1
-3
/
+4
*
Work around GCC 6.3.1 bug
Pedro Alves
2017-10-16
1
-2
/
+2
*
probe: Replace VEC(probe_ops_cp) with std::vector
Simon Marchi
2017-09-12
1
-5
/
+2
*
Make probe_ops::get_probes fill an std::vector
Simon Marchi
2017-09-12
1
-17
/
+10
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Stop assuming no-debug-info functions return int
Pedro Alves
2017-09-04
1
-1
/
+1
*
Kill init_sal
Pedro Alves
2017-09-04
1
-3
/
+1
*
struct symtabs_and_lines -> std::vector<symtab_and_line>
Pedro Alves
2017-09-04
1
-8
/
+2
*
Synthetic symbol leak in elf_read_minimal_symbols
Alex Lindsay
2017-08-17
1
-0
/
+3
[next]