aboutsummaryrefslogtreecommitdiff
path: root/ld/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-19 * plugin.c (is_visible_from_outside): New function.Dave Korn1-8/+54
2010-11-05 * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn1-6/+18
2010-11-04 * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL abfd.Alan Modra1-1/+5
2010-10-25 * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id.Alan Modra1-5/+7
2010-10-20 * plugin.c (get_symbols): Check symbol type correctly.Dave Korn1-1/+1
2010-10-15Provide win32-based dlapi replacements on windows platforms without dlfcn.h.Dave Korn1-0/+28
2010-10-15Fix potential use-after-free bugs.Dave Korn1-3/+5
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-0/+795