Home
last modified time | relevance | path

Searched refs:set_spec (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/gcc/
HDgcc.c291 static void set_spec (const char *, const char *);
1825 set_spec (const char *name, const char *spec) in set_spec() function
2178 set_spec (p2, *(sl->ptr_spec)); in read_specs()
2244 set_spec (suffix + 1, spec); in read_specs()
6357 set_spec ("link", XOBFINISH (&obstack, const char *)); in main()
HDFSFChangeLog.116784 (set_spec): If specs has not been set, set it up with the default
6795 (set_spec,read_specs,do_spec_1): If DEBUG_SPECS is defined, print
7458 * gcc.c (set_spec): Fix comment-in-comment typo.
7976 (set_spec): No longer special case predefined specs.
11070 * gcc.c (set_spec,process_command): Dump and load the compiler
14015 (translate_options,set_spec,process_command,do_spec_1,
HDFSFChangeLog849 (init_spec, set_spec): Invoke `notice' to localize notices.
HDChangeLog-19998728 (set_spec): Call xstrdup, not save_string.
17979 read_specs, set_spec, lookup_compiler, build_search_list,
HDFSFChangeLog.102370 (set_spec): If EXTRA_SPECS is defined, handle the extra
HDChangeLog-200010633 * gcc.c (translate_options, init_spec, set_spec, main): Likewise.
19198 (set_spec, read_specs): Cast argument to free to PTR.
HDChangeLog-19984074 (set_spec): Cast the argument of ctype macro to `unsigned char'.