[PATCH][ARM] Skip excluded sections when inserting mapping symbols for data-only sections
Christophe Lyon
christophe.lyon@st.com
Fri Aug 26 21:15:00 GMT 2011
More information about the Binutils mailing list
Fri Aug 26 21:15:00 GMT 2011
- Previous message (by thread): [committed]: Minor improvement in gas/config/tc-alpha.c:s_alpha_linkage
- Next message (by thread): [PATCH 1/3] sparc: Fix address mode bug
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, On ARM, mapping symbols are inserted at the beginning of data-only sections, but in the case of merged sections it can result in a nameless symbol (when the corresponding input section has SEC_EXCLUDE). This causes Android's apriori to raise an assertion. I propose the attached fix, tested on arm-none-eabi. OK to commit? Thanks Christophe. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: mapping-merge.changelog URL: <https://sourceware.org/pipermail/binutils/attachments/20110826/78e2682f/attachment.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: mapping-merge.patch URL: <https://sourceware.org/pipermail/binutils/attachments/20110826/78e2682f/attachment-0001.ksh>
- Previous message (by thread): [committed]: Minor improvement in gas/config/tc-alpha.c:s_alpha_linkage
- Next message (by thread): [PATCH 1/3] sparc: Fix address mode bug
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list