Home
last modified time | relevance | path

Searched refs:static_spec_functions (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1759 static const struct spec_function static_spec_functions[] = variable
6859 for (sf = static_spec_functions; sf->name != NULL; sf++) in lookup_spec_function()
H A DChangeLog-200613098 * gcc.c (static_spec_functions): Add EXTRA_SPEC_FUNCTIONS.
22128 (static_spec_functions): Add it.
22677 * gcc.c (lookup_spec_function): Use static_spec_functions directly.
H A DChangeLog-20097272 (static_spec_functions): Add use-linker-plugin.
20177 (static_spec_functions): Add compare-debug-dump-opt,
H A DChangeLog-200722237 (static_spec_functions): Add print-asm-header.
27696 (static_spec_functions): Add it.
H A DChangeLog-20022078 * gcc.c (static_spec_functions): Add if-exists-else spec
2613 (static_spec_functions, lookup_spec_function)
H A DChangeLog-202010266 (static_spec_functions): Add dwarf-version-gt.
21403 (static_spec_functions): Drop %:compare-debug-auxbase-opt and
H A DChangeLog-20124761 (static_spec_functions): Add new field for replace-extension.
H A DChangeLog-20103569 (static_spec_functions[]): Add new entry for pass-through-libs.
H A DChangeLog-201321105 (static_spec_functions): Add sanitize.
H A DChangeLog-201740326 (static_spec_functions): Add debug-level-gt spec function.
H A DChangeLog-201523502 (static_spec_functions): Add greater_than_spec_func function with name
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1632 static const struct spec_function static_spec_functions[] = variable
6122 for (sf = static_spec_functions; sf->name != NULL; sf++) in lookup_spec_function()