[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
More information about the Binutils mailing list
Mon Sep 6 19:30:00 GMT 2010
- Previous message (by thread): Bcwvxnd Iitd
- Next message (by thread): [patch][gold] Create __exidx_start and __exdix_end even without a exidx section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Bcwvxnd Iitd
- Next message (by thread): [patch][gold] Create __exidx_start and __exdix_end even without a exidx section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list