Hi list, Removes the ugly name suffix from the dummy IR BFDs as previously discussed. ld/ChangeLog: 2011-02-20 Dave Korn <... * plugin.c (IRONLY_SUFFIX): Revise to nicely human-readable form. (IRONLY_SUFFIX_LEN): Delete. (plugin_get_ir_dummy_bfd): Don't append IRONLY_SUFFIX. (is_ir_dummy_bfd): Don't look for suffix; check claimed flag of enclosing lang input statement instead. Think this one is straightforward and uncontroversial now. cheers, DaveK