Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-05 | * plugin.h (plugin_active_plugins_p): New prototype. | Dave Korn | 1 | -6/+18 |
2010-11-04 | * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL abfd. | Alan Modra | 1 | -1/+5 |
2010-10-25 | * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id. | Alan Modra | 1 | -5/+7 |
2010-10-20 | * plugin.c (get_symbols): Check symbol type correctly. | Dave Korn | 1 | -1/+1 |
2010-10-15 | Provide win32-based dlapi replacements on windows platforms without dlfcn.h. | Dave Korn | 1 | -0/+28 |
2010-10-15 | Fix potential use-after-free bugs. | Dave Korn | 1 | -3/+5 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -0/+795 |