Fixes the linker testcase "Secure gateway veneers:cmse functions debug information...
[binutils-gdb.git] / ld / plugin.c
2010-11-19 Dave Korn * plugin.c (is_visible_from_outside): New function.
2010-11-05 Dave Korn * plugin.h (plugin_active_plugins_p): New prototype.
2010-11-04 Alan Modra * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL...
2010-10-25 Alan Modra * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_rese...
2010-10-20 Dave Korn * plugin.c (get_symbols): Check symbol type correctly.
2010-10-15 Dave KornProvide win32-based dlapi replacements on windows platf...
2010-10-15 Dave KornFix potential use-after-free bugs.
2010-10-14 Dave KornApplied patch series for LD plugin interface (six parts).