This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [gold] enable sorting of text sections with the same prefix
- From: Cary Coutant <ccoutant at google dot com>
- To: Alexander Ivchenko <aivchenk at gmail dot com>
- Cc: binutils <binutils at sourceware dot org>
- Date: Thu, 30 May 2013 16:01:18 -0700
- Subject: Re: [gold] enable sorting of text sections with the same prefix
- References: <CACysShgOdS0GdKBjzCkOK8fXTEjvvaBkP_=nchX2iayG4LpDAA at mail dot gmail dot com> <CAAs8HmyUAy7HzT_xT45RK4EVqjU_N8yZt8PJ4rCxT-MzFEMv9g at mail dot gmail dot com> <CACysShgLG9UnMuPKMDsuDb-zRfQpt0ogrsY+4Vjiuyb1mg5D+Q at mail dot gmail dot com> <CAAs8HmycT3pW8x-Ahq+pjmY+oNoPdcS_5HezZr6FAheDSF-qWQ at mail dot gmail dot com> <CACysShikL0QsKWUx7DPqnNsV2w+ujTJqUEQtufqYVNxayrg_YQ at mail dot gmail dot com> <CAAs8HmwuTv+f__ta+6dFCU3H-p7pVX2EY_UGqns8Jv1WrkDzPQ at mail dot gmail dot com> <CACysShjuJVBf68SFagwZ4P35vKYhE9jTvfUdSO=3oZ2rg3djgA at mail dot gmail dot com> <CAAs8HmzJFKcGCT8GP_qjWRGdCNh0t4hos69oGchUhSNipz+TYg at mail dot gmail dot com> <CACysShh3GDUvYAZpXYaJF5+oOmy0RUeZhiSCjdpNHFhDTbXK=g at mail dot gmail dot com> <CAAs8Hmwax1QLjP9G5aGWtBAmVX6EznLCXWLFuD5ubb-AWX90CA at mail dot gmail dot com> <CACysShgEn_-4p7CWAN7wFbuTphtVWBMzJEWD7vsC3nna68-aPw at mail dot gmail dot com> <CAKOQZ8wZOco0ci3RPHPLoU+f-YCHpLOMibspRYgf2Zr3puQcbw at mail dot gmail dot com> <CAKOQZ8zOKmLKiNc1cdXukxAAGBy-Hd7YOxpvvLL6DX0LKPUJOA at mail dot gmail dot com> <CACysShiGNtdnrux3k7-6Wh+TabvPCBYZ9xED0ZcSoA4D8-iEig at mail dot gmail dot com> <CAKOQZ8y8QAE7SuTR93sd3jSRY9ULKZnwHpawdV9q+8T0aLbQDQ at mail dot gmail dot com> <CAAs8HmxnPGw2teTU9DM5A-Np=FJYykf3f1wSYahdomT1XdzEQw at mail dot gmail dot com> <CAAs8HmzBZNFDbBgOgo_SWaSMLrY_f3rpY4uTxOoNgiuVf08PNA at mail dot gmail dot com> <CACysShio5EAUFa3iUNF9LY9pC=RF0m6WcL6cT3fgkAcHv8DPVw at mail dot gmail dot com> <CACysShib9W36kvzPE3qfL0oin1LxLeUU6hSewnYOfb_cNYaiCw at mail dot gmail dot com> <CACysShifxx0fhgHiXw5Zjr=pg67aB92s4XKUF_2Ym8OoqiCBhQ at mail dot gmail dot com> <CACysShjUoWk4RDk2KRvjEH2t2XiLnN+xA51gHE3Rk3W1tScm_w at mail dot gmail dot com>
> The attached patch enables sorting output sections by name (except for
> special output sections like ctors, dtors etc.) when
> --sort-section=name option is specified (like in bfd).
>
> make check-gold passes for me on x86_64 linux. Is it OK for trunk?
This is OK. I've committed it to trunk on your behalf.
Thanks for working on this.
-cary