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
/
coff-pe-read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update more types for section index change
Tom Tromey
2024-09-13
1
-2
/
+1
*
gdb: add program_space parameter to lookup_minimal_symbol
Simon Marchi
2024-08-12
1
-2
/
+4
*
gdb: remove lookup_bound_minimal_symbol
Simon Marchi
2024-08-12
1
-2
/
+2
*
gdb: drop struct keyword when using bound_minimal_symbol
Simon Marchi
2024-08-12
1
-3
/
+2
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Fix DLL export forwarding
Hannes Domani
2023-12-06
1
-1
/
+4
*
Re: gdb: warn unused result for bfd IO functions
Alan Modra
2023-08-13
1
-0
/
+1
*
gdb: warn unused result for bfd IO functions
Alan Modra
2023-08-11
1
-41
/
+73
*
Rename bfd_bread and bfd_bwrite
Alan Modra
2023-08-09
1
-6
/
+6
*
[gdb] Fix typos
Tom de Vries
2023-06-03
1
-1
/
+1
*
Rename "raw" to "unrelocated"
Tom Tromey
2023-03-28
1
-1
/
+1
*
Use unrelocated_addr in minimal symbols
Tom Tromey
2023-03-28
1
-8
/
+5
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
aarch64-pe support for LD, GAS and BFD
Jedidiah Thompson
2022-10-19
1
-2
/
+6
*
Use gdb_bfd_ref_ptr in objfile
Tom Tromey
2022-08-03
1
-2
/
+2
*
Un-break the coff-pe-read.c build
Tom Tromey
2022-04-22
1
-1
/
+1
*
More const use and alloca avoidance in coff-pe-read.c
Tom Tromey
2022-04-22
1
-13
/
+13
*
Use std::string in coff-pe-read.c
Tom Tromey
2022-04-22
1
-8
/
+5
*
Remove a const-removing cast from coff-pe-read.c
Tom Tromey
2022-04-22
1
-4
/
+3
*
Simplify BFD section iteration in coff-pe-read.c
Tom Tromey
2022-04-22
1
-42
/
+13
*
gdb: remove MSYMBOL_TYPE macro
Simon Marchi
2022-04-11
1
-1
/
+1
*
gdb: remove symbol value macros
Simon Marchi
2022-04-11
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-28
/
+28
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macros
Andrew Burgess
2021-02-10
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-2
/
+2
*
Use bfd_get_filename throughout gdb
Alan Modra
2020-05-20
1
-1
/
+1
*
gdb: introduce objfile text_section_offset and data_section_offset methods
Simon Marchi
2020-01-23
1
-1
/
+1
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Change section_offsets to a std::vector
Tom Tromey
2020-01-08
1
-1
/
+1
*
Fix a crash with a malformed PE header
Jon Turney
2020-01-06
1
-0
/
+6
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-9
/
+9
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-9
/
+9
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Replace some uses of xstrprintf with string_printf
Simon Marchi
2018-08-07
1
-16
/
+16
*
Removing lookup_minimal_symbol_and_objfile
Weimin Pan
2018-05-29
1
-2
/
+2
*
Remove cleanups from coff-pe-read.c
Tom Tromey
2018-05-25
1
-29
/
+14
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-4
/
+0
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Record minimal symbols directly in reader.
Tom Tromey
2016-10-21
1
-15
/
+15
[next]