diff options
author | Michael Meissner <meissner@linux.vnet.ibm.com> | 2017-05-11 21:51:07 +0000 |
---|---|---|
committer | Michael Meissner <meissner@gcc.gnu.org> | 2017-05-11 21:51:07 +0000 |
commit | 1b062c1ac195e221ff72e03b37d630a4fa1f6dbe (patch) | |
tree | fa84a1609b174a307898b89d3439589e106fec7d /gcc/go | |
parent | 3619ab8bd4ed2ceaeb202ccaa59341c863679725 (diff) | |
download | gcc-1b062c1ac195e221ff72e03b37d630a4fa1f6dbe.zip gcc-1b062c1ac195e221ff72e03b37d630a4fa1f6dbe.tar.gz gcc-1b062c1ac195e221ff72e03b37d630a4fa1f6dbe.tar.bz2 |
attribs.h (sorted_attr_string): Move machine independent functions for target clone support from the i386 port...
2017-05-11 Michael Meissner <meissner@linux.vnet.ibm.com>
* attribs.h (sorted_attr_string): Move machine independent
functions for target clone support from the i386 port to common
code. Rename ix86_function_versions to common_function_versions.
Rename make_name to make_unique_name.
(common_function_versions): Likewise.
(make_unique_name): Likewise.
(make_dispatcher_decl): Likewise.
(is_function_default_version): Likewise.
* attribs.c (attr_strcmp): Likewise.
(sorted_attr_string): Likewise.
(common_function_versions): Likewise.
(make_unique_name): Likewise.
(make_dispatcher_decl): Likewise.
(is_function_default_version): Likewise.
* config/i386/i386.c (attr_strcmp): Likewise.
(sorted_attr_string): Likewise.
(ix86_function_versions): Likewise.
(make_name): Likewise.
(make_dispatcher_decl): Likewise.
(is_function_default_version): Likewise.
(TARGET_OPTION_FUNCTION_VERSIONS): Update target function hook.
From-SVN: r247932
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions