Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/ld/
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.
DChangeLog-2005152 (wild_sort): Get an input section's bfd via "section->owner".
722 * ldlang.c (wild_sort): Formatting.
DChangeLog-2012369 * ldlang.c (wild_sort): Properly handle by_none.
DChangeLog-2011872 * ldlang.c (wild_sort): Likewise.
DChangeLog-20101055 * ldlang.c (wild_sort): Remove unused variable section_name.
DChangeLog186 (wild_sort): Reverse the comparison if requested.
599 (wild_sort): Use the sort_filename function.
DChangeLog-2004383 (wild_sort): Updated. Use compare_section.
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()
DChangeLog-00011047 (wild_sort): Likewise. Add "sec" param.
DChangeLog-20203236 * ldlang.c (input_statement_is_archive_path, wild_sort),
/netbsd/src/external/gpl3/binutils/dist/
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.