Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-10-12 | ld whitespace fixes | Alan Modra | 1 | -1/+1 |
2017-10-11 | ld internationalization fixes | Alan Modra | 1 | -1/+1 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -4/+4 |
2017-05-16 | non_ir_ref_dynamic | Alan Modra | 1 | -30/+35 |
2017-04-20 | Handle symbol defined in IR and referenced in DSO | H.J. Lu | 1 | -6/+17 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-31 | Initialize input statement created in add_archive_member | Thomas Preud'homme | 1 | -0/+1 |
2016-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 1 | -0/+2 |
2016-07-19 | ld: Restore file offset after a plugin fails to claim a file | Andrew Burgess | 1 | -0/+5 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 6 | Alan Modra | 1 | -37/+16 |
2016-07-04 | Warn and return for duplicated plugin | H.J. Lu | 1 | -0/+13 |
2016-06-20 | PR ld/20276: Set non_ir_ref on common symbol | Alan Modra | 1 | -13/+23 |
2016-06-18 | Rename bfd_plugin_uknown to bfd_plugin_unknown | H.J. Lu | 1 | -1/+1 |
2016-06-14 | Delete bfd_my_archive macro | Alan Modra | 1 | -3/+3 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -3/+6 |
2016-05-25 | Skip an archive element if not added by linker | H.J. Lu | 1 | -2/+0 |
2016-05-12 | Handle symbols defined/referenced only within IR | H.J. Lu | 1 | -1/+18 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -5/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-10 | ld: Fix LTO for MinGW targets | Kwok Cheung Yeung | 1 | -2/+4 |
2015-08-19 | Remove link_info.pic | Alan Modra | 1 | -5/+4 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -5/+5 |
2015-04-11 | Remove an extra ';' | H.J. Lu | 1 | -1/+1 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -4/+12 |
2015-02-11 | Output "warning:" or "error:" in plugin messages | H.J. Lu | 1 | -4/+8 |
2015-02-11 | Merge linker plugin handling into BFD plugin support | H.J. Lu | 1 | -32/+73 |
2015-02-10 | Initialize use_mmap | H.J. Lu | 1 | -0/+1 |
2015-02-10 | Unmap the buffer if plugin didn't claim the file | H.J. Lu | 1 | -12/+41 |
2015-02-10 | Add the missing HAVE_GETPAGESIZE check in get_view | H.J. Lu | 1 | -0/+4 |
2015-02-10 | Align offset passed to mmap | H.J. Lu | 1 | -3/+12 |
2015-02-08 | Check format against bfd_object directly | H.J. Lu | 1 | -1/+1 |
2015-02-07 | Replace entry->the_bfd with ibfd | H.J. Lu | 1 | -1/+1 |
2015-02-07 | Update plugin_maybe_claim | H.J. Lu | 1 | -21/+64 |
2015-02-06 | Use mmap and cache the view buffer for get_view | H.J. Lu | 1 | -19/+70 |
2015-02-05 | Close fd only if fd != -1 | H.J. Lu | 1 | -3/+6 |
2015-02-05 | Add plugin_input_file_t | H.J. Lu | 1 | -16/+105 |
2015-01-29 | Remove plugin_active_plugins_p() | H.J. Lu | 1 | -8/+0 |
2015-01-28 | Make plugin_get_ir_dummy_bfd static | H.J. Lu | 1 | -2/+6 |
2015-01-28 | The initial support for LDPT_GET_VIEW | H.J. Lu | 1 | -0/+13 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-08-14 | Simplify is_ir_dummy_bfd test | Alan Modra | 1 | -8/+3 |
2014-08-12 | Fix build breakage when ld plugins disabled | Alan Modra | 1 | -9/+0 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 1 | -14/+19 |
2014-08-12 | Fix non-plugin warning symbol handling | Alan Modra | 1 | -0/+1 |
2014-08-06 | PR14918, lto always links in libgcc_s.so | Alan Modra | 1 | -0/+11 |
2014-07-03 | Reload --as-needed libraries inside groups | Alan Modra | 1 | -4/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-10-09 | ld/ | Roland McGrath | 1 | -6/+4 |
2013-02-19 | 2013-02-19 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -1/+2 |