Searched refs:set_spec (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gcc.c | 289 static void set_spec (const char *, const char *); 1803 set_spec (const char *name, const char *spec) in set_spec() function 2156 set_spec (p2, *(sl->ptr_spec)); in read_specs() 2222 set_spec (suffix + 1, spec); in read_specs() 6273 set_spec ("link", XOBFINISH (&obstack, const char *)); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcc.c | 286 static void set_spec PARAMS ((const char *, const char *)); 1654 set_spec (name, spec) in set_spec() function 2003 set_spec (p2, *(sl->ptr_spec)); 2069 set_spec (suffix + 1, spec);
|
| H A D | FSFChangeLog.11 | 6784 (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,
|
| H A D | FSFChangeLog | 849 (init_spec, set_spec): Invoke `notice' to localize notices.
|
| H A D | ChangeLog.1 | 3511 read_specs, set_spec, lookup_compiler, build_search_list, 11393 (set_spec): Cast the argument of ctype macro to `unsigned char'.
|
| H A D | FSFChangeLog.10 | 2370 (set_spec): If EXTRA_SPECS is defined, handle the extra
|
| H A D | ChangeLog.4 | 10627 * gcc.c (translate_options, init_spec, set_spec, main): Likewise.
|
| H A D | ChangeLog.2 | 8728 (set_spec): Call xstrdup, not save_string.
|
| H A D | ChangeLog.3 | 3932 (set_spec, read_specs): Cast argument to free to PTR.
|