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