Patch to do reorder text and data sections according to a user specified sequence.
Sriraman Tallam
tmsriram@google.com
Thu Jun 3 18:02:00 GMT 2010
More information about the Binutils mailing list
Thu Jun 3 18:02:00 GMT 2010
- Previous message (by thread): Patch to do reorder text and data sections according to a user specified sequence.
- Next message (by thread): Patch to do reorder text and data sections according to a user specified sequence.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks. I committed the patch. 2010-06-03 Sriraman Tallam <tmsriram@google.com> PR gold/11658 * output.cc (Output_section::Input_section_sort_entry::compare_section_ordering): Change to return non-zero correctly. (Output_section::Input_section_sort_section_order_index_compare ::operator()): Change to fix ambiguity in comparisons. On Thu, Jun 3, 2010 at 8:55 AM, Ian Lance Taylor <iant@google.com> wrote: > Sriraman Tallam <tmsriram@google.com> writes: > >> * output.cc >> (Output_section::Input_section_sort_entry::compare_section_ordering): >> Change to return non-zero correctly. >> (Output_section::Input_section_sort_section_order_index_compare::operator()): >> Change to fix ambiguity in comparisons. > > This is OK. > > Thanks. > > Ian >
- Previous message (by thread): Patch to do reorder text and data sections according to a user specified sequence.
- Next message (by thread): Patch to do reorder text and data sections according to a user specified sequence.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list