[patch][gold] Create __exidx_start and __exdix_end even without a exidx section

Rafael Espindola espindola@google.com
Mon Sep 6 19:30:00 GMT 2010
While building libgcc for arm I noticed that gnu ld creates the
__exidx_start and __exdix_end symbols even when the section is
missing. The attached patch changes gold's behavior to mach it.

2010-09-06  Rafael Espindola  <espindola@google.com>

        * arm.cc (do_finalize_sections): Create the __exidx_start and
	__exdix_end symbols even when the section is missing.

Cheers,
-- 
Rafael Ávila de Espíndola



More information about the Binutils mailing list