20 Commits (cc322803a5a55e75c91b5ad1fd210b79c4a49959)

Author SHA1 Message Date
H.J. Lu cc322803a5 Check if a bfd is NULL before accessing its flags field. 16 years ago
H.J. Lu d251c5c4e1 Don't add the trailing `\n' for LDPL_ERROR. 16 years ago
H.J. Lu d9b2146348 Use putchar for the trailing `\n' in plugin message. 16 years ago
H.J. Lu e73d965c22 Call xatexit with plugin_call_cleanup. 16 years ago
H.J. Lu 3b8525f821 Call plugin_call_cleanup on plugin fatal error. 16 years ago
H.J. Lu 7990daecfc Add a space after `:' in plugin error message. 16 years ago
H.J. Lu 7ac96fb5a8 Add `%P' on error in plugin message. 16 years ago
H.J. Lu ea360572bd Add the trailing `\n' to einfo in plugin.c. 16 years ago
H.J. Lu b7f4214449 Add the trailing `\n' to pluin message. 16 years ago
H.J. Lu cfac8028e4 Properly convert LTO plugin visibility to ELF visibility. 16 years ago
H.J. Lu f84854b643 Re-indent plugin code. 16 years ago
H.J. Lu 5c08b7d40e Set alignment of common plugin symbol to 1 for For ELF targets. 16 years ago
Dave Korn 42a851a999 * plugin.c (is_visible_from_outside): New function. 16 years ago
Dave Korn d44ad554d4 * plugin.h (plugin_active_plugins_p): New prototype. 16 years ago
Alan Modra 129b5d55a3 * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL abfd. 16 years ago
Alan Modra bc110b6e40 * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id. 16 years ago
Dave Korn 7bac81d3f6 * plugin.c (get_symbols): Check symbol type correctly. 16 years ago
Dave Korn 3917d5d5ca Provide win32-based dlapi replacements on windows platforms without dlfcn.h. 16 years ago
Dave Korn d4cb7acdd8 Fix potential use-after-free bugs. 16 years ago
Dave Korn 5d3236eea0 Applied patch series for LD plugin interface (six parts). 16 years ago