Home
last modified time | relevance | path

Searched refs:s390_handle_option (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/s390/
H A Ds390-common.c88 s390_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED, in s390_handle_option() function
128 #define TARGET_HANDLE_OPTION s390_handle_option
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/s390/
H A Ds390-common.cc92 s390_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED, in s390_handle_option() function
140 #define TARGET_HANDLE_OPTION s390_handle_option
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-protos.h35 extern bool s390_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED,
H A Ds390.c15694 s390_handle_option (opts, new_opts_set, &decoded, input_location); in s390_valid_target_attribute_inner_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-protos.h35 extern bool s390_handle_option (struct gcc_options *opts ATTRIBUTE_UNUSED,
H A Ds390.cc15992 s390_handle_option (opts, new_opts_set, &decoded, input_location); in s390_valid_target_attribute_inner_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201121954 s390_handle_option, TARGET_DEFAULT_TARGET_FLAGS,
33883 (s390_handle_option): Remove s390_handle_arch_option invocations
33991 (s390_handle_option): Don't assert that global structures are in
34367 (s390_handle_option): Update to new hook interface.
H A DChangeLog-200517436 (s390_handle_option): Don't set it here.
19552 s390_init_machine_status, s390_assemble_integer, s390_handle_option,
24481 (s390_handle_arch_option, s390_handle_option): New functions.
H A DChangeLog-20152621 * common/config/s390/s390-common.c (s390_handle_option):
2628 * config/s390/s390-protos.h (s390_handle_option): Export.