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
/
plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd: Pass true to ld_plugin_object_p
H.J. Lu
2024-09-09
1
-1
/
+5
*
lto: Don't include unused LTO archive members in output
H.J. Lu
2024-08-15
1
-6
/
+16
*
Remove bfdwin.c
Alan Modra
2024-04-11
1
-1
/
+0
*
bfd: Don't hard-code BFD_JUMP_TABLE_COPY
H.J. Lu
2024-03-08
1
-0
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]
Joseph Myers
2023-05-11
1
-5
/
+20
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
bfd: Add bfd_find_nearest_line_with_alt
Aaron Merey
2022-09-06
1
-0
/
+1
*
bfd: remove use of PTR
Alan Modra
2022-05-10
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
bfd: Close the file descriptor if there is no archive fd
H.J. Lu
2021-07-28
1
-0
/
+8
*
ld: Check archive only for archive member
H.J. Lu
2021-07-07
1
-12
/
+13
*
ld: Cache and reuse the IR archive file descriptor
H.J. Lu
2021-07-05
1
-31
/
+74
*
Warn when the plugin interface runs out of file descriptors.
Nick Clifton
2021-05-19
1
-1
/
+29
*
Use bool in bfd
Alan Modra
2021-03-31
1
-29
/
+29
*
ELF: Don't generate unused section symbols
H.J. Lu
2021-01-07
1
-0
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Stop the plugin handler from ignoring unknown symbol types when conanicalizin...
Nick Clifton
2020-09-08
1
-0
/
+2
*
PR26132, ar creates invalid libraries for some targets with plugins enabled
Alan Modra
2020-06-21
1
-1
/
+1
*
Silence warnings about incompatible plugins.
Nick Clifton
2020-06-19
1
-15
/
+21
*
Extend the error message displayed when a plugin fails to load.
Nick Clifton
2020-05-26
1
-1
/
+2
*
Use bfd_get_filename throughout bfd
Alan Modra
2020-05-19
1
-1
/
+1
*
plugin: Don't invoke LTO-wrapper
H.J. Lu
2020-03-20
1
-443
/
+10
*
plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol type
H.J. Lu
2020-03-19
1
-14
/
+52
*
bfd_cleanup for object_p
Alan Modra
2020-03-02
1
-4
/
+4
*
Indent labels
Alan Modra
2020-02-26
1
-1
/
+1
*
Don't call lto-wrapper for ar and ranlib
H.J. Lu
2020-02-25
1
-8
/
+14
*
plugin: Call dlclose before return in try_load_plugin
H.J. Lu
2020-02-19
1
-21
/
+18
*
plugin: Search bfd-plugins directories only once
H.J. Lu
2020-02-13
1
-39
/
+38
*
Plugin: Treat each object as independent
H.J. Lu
2020-02-11
1
-38
/
+38
*
Clear plugin_data memory
H.J. Lu
2020-02-11
1
-0
/
+2
*
Use GCC LTO wrapper to get real symbols from LTO IR objects
H.J. Lu
2020-02-10
1
-23
/
+474
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
PR24262, plugin search dir doesn't respect --libdir
Alan Modra
2019-09-26
1
-31
/
+55
*
Tidy ld/ldmisc.c
Alan Modra
2019-09-11
1
-0
/
+1
*
PR24955, libbfd terminating program on out of memory
Alan Modra
2019-09-05
1
-1
/
+3
*
PR24511, nm should not mark symbols in .init_array as "t"
Alan Modra
2019-05-04
1
-5
/
+5
*
BFD whitespace fixes
Alan Modra
2019-04-03
1
-8
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Avoid problems with plugins being loaded multiple times.
Zenith423
2018-08-23
1
-14
/
+37
*
Close resource leaks in the BFD library's plugin handler.
Nick Clifton
2018-08-01
1
-7
/
+19
*
PR23254, ld.bfd mishandles file pointers while scanning archive
Alan Modra
2018-06-05
1
-6
/
+14
*
ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
H.J. Lu
2018-05-21
1
-0
/
+1
*
Remove bfd stub function casts.
Alan Modra
2018-02-16
1
-7
/
+7
*
Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...
Nick Clifton
2018-02-14
1
-1
/
+1
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-1
/
+1
*
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
-36
/
+36
*
Rewrite __start and __stop symbol handling
Alan Modra
2017-06-16
1
-0
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
[next]