Home
last modified time | relevance | path

Searched refs:update_path (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprefix.h33 extern char *update_path (const char *path, const char *key);
H A Dincpath.cc217 str = update_path (ostr, p->component); in add_standard_paths()
221 str = update_path (p->fname, p->component); in add_standard_paths()
H A Dprefix.cc247 update_path (const char *path, const char *key) in update_path() function
H A Dgcc.cc3143 prefix = update_path (prefix, component); in add_prefix()
H A DFSFChangeLog.111402 * cccp.c (update_path): Add extern definition.
1405 (new_include_prefix): Take new arg and call update_path;
1408 * cpplib.c (update_path): Add extern definition.
1411 (cpp_start_read): Call update_path.
1414 (add_prefix): New arg component and pass to update_path;
H A DChangeLog-19986244 * prefix.c (update_path): Correctly handle cases where PATH is
11828 (update_path): Add arguments to prototype.
14514 (update_path): Likewise.
H A DChangeLog-19998754 (update_path): Likewise.
16108 (update_path): Change DIR_SEPARATOR_2 to DIR_SEPARATOR. Fix
21646 (get_key_value, translate_name, save_string, update_path,
H A DChangeLog-200211997 * prefix.c (update_path): Don't strip single `.' path components
12973 * prefix.c (update_path): Don't zap single `.' path components
13052 * prefix.c: (update_path): Strip ".." components when prior dir
H A DChangeLog-200113312 (update_path): Similarly. Be sure to free any newly allocated
13315 * prefix.h (update_path): Update prototype and document.
H A DChangeLog-200012299 * prefix.c (update_path): Use it.
31730 * prefix.c (update_path): Fix typo in variable name.
H A DChangeLog-20078840 * prefix.c (update_path): Likewise,
11753 * prefix.c (update_path): Likewise.
H A DChangeLog-201122086 (update_path): Use targetm_common.always_strip_dotdot instead of
33376 * prefix.c (update_path): Use filename_ncmp instead of
H A DChangeLog-200432754 * prefix.c (update_path): Replace PREFIX with KEY only
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprefix.h33 extern char *update_path (const char *path, const char *key);
H A Dincpath.c211 str = update_path (ostr, p->component); in add_standard_paths()
215 str = update_path (p->fname, p->component); in add_standard_paths()
H A Dprefix.c247 update_path (const char *path, const char *key) in update_path() function
H A Dgcc.c2933 prefix = update_path (prefix, component); in add_prefix()
H A DFSFChangeLog.111402 * cccp.c (update_path): Add extern definition.
1405 (new_include_prefix): Take new arg and call update_path;
1408 * cpplib.c (update_path): Add extern definition.
1411 (cpp_start_read): Call update_path.
1414 (add_prefix): New arg component and pass to update_path;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c489 str = update_path (fname, ""); in darwin_register_objc_includes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-c.cc489 str = update_path (fname, ""); in darwin_register_objc_includes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c3677 include_dir = update_path (include_dir, ""); in msp430_register_pre_includes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc4444 include_dir = update_path (include_dir, ""); in msp430_register_pre_includes()