Home
last modified time | relevance | path

Searched refs:read_specs (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dgcc.c290 static void read_specs (const char *, int);
2038 read_specs (const char *filename, int main_p) in read_specs() function
2086 read_specs (new_filename ? new_filename : p1, FALSE); in read_specs()
2106 read_specs (new_filename, FALSE); in read_specs()
6299 read_specs (specs_file, TRUE); in main()
6313 read_specs (specs_file, TRUE); in main()
6436 read_specs (filename ? filename : uptr->filename, FALSE); in main()
7947 read_specs (file ? file : argv[0], FALSE); in include_spec_function()
DFSFChangeLog850 (read_specs, execute, do_spec_1, main, snapshot_warning): Likewise.
DChangeLog-19997833 (read_specs): Call memset, rather than bzero.
17979 read_specs, set_spec, lookup_compiler, build_search_list,
21401 * gcc.c (read_specs): Ensure format specifiers match their arguments.
DFSFChangeLog.116786 (read_specs): Move to later in the file so that startfile_prefixes
6795 (set_spec,read_specs,do_spec_1): If DEBUG_SPECS is defined, print
DChangeLog-19984075 (read_specs): Likewise.
12743 * gcc.c (read_specs): Handle missing blank line at end of specs file.
DChangeLog-200019198 (set_spec, read_specs): Cast argument to free to PTR.
20998 (read_specs): Use it.
DChangeLog-20025675 (read_specs, execute): Update callers.
25269 * gcc.c (read_specs): Detect and fail if an attempt is made to
DChangeLog-20051062 (read_specs): Search multilibs for %include and %include_noerr.