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
/
bfd
/
cofflink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
bfd_get_symbol_leading_char vs. ""
Alan Modra
2023-08-23
1
-1
/
+2
*
Rename bfd_bread and bfd_bwrite
Alan Modra
2023-08-09
1
-14
/
+13
*
Decorated symbols in import libs (BUG 30421)
Luca Bacci
2023-05-17
1
-1
/
+33
*
Use stdint types in coff internal_auxent
Alan Modra
2023-03-27
1
-11
/
+11
*
Test SEC_HAS_CONTENTS before reading section contents
Alan Modra
2023-02-23
1
-1
/
+1
*
Fix seg-fault when generating an empty DLL with LTO enabled.
Nick Clifton
2023-01-24
1
-2
/
+3
*
Tidy pe flag in coff_data
Alan Modra
2023-01-06
1
-3
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
PR29807, SIGSEGV when linking fuzzed PE object
Alan Modra
2022-11-22
1
-2
/
+4
*
Get rid of fprintf_vma and sprintf_vma
Alan Modra
2022-08-01
1
-8
/
+4
*
COFF: use hash for string table also when copying / stripping
Jan Beulich
2022-05-19
1
-49
/
+5
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
PR 28447: implement multiple parameters for .file on XCOFF
Clément Chigot
2021-11-10
1
-7
/
+7
*
Fix problems translating messages when a percentage sign appears at the end o...
Nick Clifton
2021-07-07
1
-4
/
+8
*
PE/Windows x86_64: Fix weak undef symbols after image base change
Tamar Christina
2021-04-01
1
-0
/
+15
*
Use bool in bfd
Alan Modra
2021-03-31
1
-172
/
+172
*
Add startswith function and use it instead of CONST_STRNEQ.
Martin Liska
2021-03-22
1
-6
/
+6
*
bfd: strip symbols not representable in COFF/PE symbol table
Jan Beulich
2021-03-10
1
-0
/
+11
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Fix thinko in the code to check coff archive elements.
Nick Clifton
2020-09-09
1
-4
/
+4
*
Fixes for testsuite failures introduced by the changes made for PR 19011.
Nick Clifton
2020-08-28
1
-3
/
+9
*
PR26103, Assertion failure with symbols defined in link-once sections
Alan Modra
2020-06-15
1
-1
/
+17
*
Replace "if (x) free (x)" with "free (x)", bfd
Alan Modra
2020-05-21
1
-68
/
+30
*
[PATCH v2 2/2] coff-go32: support extended relocations
Juan Manuel Guerrero
2020-04-14
1
-2
/
+2
*
Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.
Nick Clifton
2020-03-26
1
-9
/
+0
*
Add a new function to the BFD library to allow users access to the COFF inter...
Nick Clifton
2020-03-25
1
-0
/
+9
*
bfd_size_type to size_t
Alan Modra
2020-02-19
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
Pass section when available to bfd_octets_per_byte
Alan Modra
2019-11-25
1
-3
/
+4
*
Introduce new section flag: SEC_ELF_OCTETS
Christian Eggers
2019-11-25
1
-2
/
+3
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-2
/
+1
*
bfd_asymbol_* macros
Alan Modra
2019-09-18
1
-1
/
+1
*
Don't use bfd_get_* macro to set bfd fields
Alan Modra
2019-09-18
1
-2
/
+2
*
COFF linker segmentation faults
Alan Modra
2019-05-28
1
-1
/
+1
*
COFF: Check for symbols defined in discarded section
H.J. Lu
2019-03-15
1
-1
/
+5
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
_bfd_clear_contents bounds checking
Alan Modra
2018-10-13
1
-1
/
+1
*
Replace uses of strncmp with memcmp
Alan Modra
2018-05-07
1
-1
/
+1
*
-Wstringop-truncation warnings
Alan Modra
2018-05-04
1
-1
/
+1
*
AOUT/COFF/PE messages
Alan Modra
2018-02-26
1
-2
/
+2
*
%L conversions
Alan Modra
2018-02-19
1
-2
/
+2
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-8
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-102
/
+102
*
Fix an invalid free called when attempting to link a COFF object against an E...
Nick Clifton
2017-11-01
1
-0
/
+4
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-4
/
+4
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-8
/
+4
*
Rewrite bfd error handler
Alan Modra
2017-04-13
1
-3
/
+4
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
[next]