Home
last modified time | relevance | path

Searched refs:wild_sort (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-98991500 * ldlang.c (wild_sort): When sorting by file name, sort by archive
1624 * ldlang.c (wild_sort): Correct order of sort.
1643 * ldlang.c (wild_sort): New static function.
1644 (wild_section): Use wild_sort.
H A DChangeLog-2005152 (wild_sort): Get an input section's bfd via "section->owner".
722 * ldlang.c (wild_sort): Formatting.
H A DChangeLog-2011872 * ldlang.c (wild_sort): Likewise.
H A DChangeLog-2012369 * ldlang.c (wild_sort): Properly handle by_none.
H A DChangeLog-20101055 * ldlang.c (wild_sort): Remove unused variable section_name.
H A DChangeLog186 (wild_sort): Reverse the comparison if requested.
599 (wild_sort): Use the sort_filename function.
H A DChangeLog-2004383 (wild_sort): Updated. Use compare_section.
H A Dldlang.c613 wild_sort (lang_wild_statement_type *wild, in wild_sort() function
731 tree = wild_sort (ptr, sec, file, section); in output_section_callback_sort()
H A DChangeLog-00011047 (wild_sort): Likewise. Add "sec" param.
H A DChangeLog-20203236 * ldlang.c (input_statement_is_archive_path, wild_sort),
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-98991500 * ldlang.c (wild_sort): When sorting by file name, sort by archive
1624 * ldlang.c (wild_sort): Correct order of sort.
1643 * ldlang.c (wild_sort): New static function.
1644 (wild_section): Use wild_sort.
H A DChangeLog-2005152 (wild_sort): Get an input section's bfd via "section->owner".
722 * ldlang.c (wild_sort): Formatting.
H A DChangeLog-2012369 * ldlang.c (wild_sort): Properly handle by_none.
H A DChangeLog-2011872 * ldlang.c (wild_sort): Likewise.
H A DChangeLog-20101055 * ldlang.c (wild_sort): Remove unused variable section_name.
H A DChangeLog-2004383 (wild_sort): Updated. Use compare_section.
H A Dldlang.c2744 wild_sort (lang_wild_statement_type *wild, in wild_sort() function
2853 before = wild_sort (ptr, sec, file, section); in output_section_callback()
H A DChangeLog-00011047 (wild_sort): Likewise. Add "sec" param.
H A DChangeLog-20203236 * ldlang.c (input_statement_is_archive_path, wild_sort),
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git18032 …* ldlang.c (compare_sections): Add reversed parameter. (wild_sort): Reverse the comparison if requ…
70744 the early-out in wild_sort is not enough, it might still be
108737 (wild_sort): Use the sort_filename function.