aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc/objc-exception.h
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2013-09-19 14:43:57 +0200
committerJan Hubicka <hubicka@gcc.gnu.org>2013-09-19 12:43:57 +0000
commit9d5321624b105f7f265254568ecab29e330e1ec7 (patch)
treeeb18a578c739212a182b40864add04db72862e99 /libobjc/objc/objc-exception.h
parent188c7d00e6feb3946e5610acd68cc19e46a5a8a3 (diff)
downloadgcc-9d5321624b105f7f265254568ecab29e330e1ec7.zip
gcc-9d5321624b105f7f265254568ecab29e330e1ec7.tar.gz
gcc-9d5321624b105f7f265254568ecab29e330e1ec7.tar.bz2
i386.h (TARGET_GENERIC32, [...]): Remove.
* i386.h (TARGET_GENERIC32, TARGET_GENERIC64): Remove. (TARGET_GENERIC): Use PROCESOR_GENERIC (enum processor_type): Unify generic32 and 64. * i386.md (cpu): Likewise. * x86-tune.def (use_leave): Enable for generic32. (avoid_vector_decode, slow_imul_imm32_mem, slow_imul_imm8): Likewise. * athlon.md: Change generic64 to generic in all occurences. * i386-c.c (ix86_target_macros_internal): Unify generic64 and 32. (ix86_target_macros_internal): Likewise. * driver-i386.c (host_detect_local_cpu): Likewise. * i386.c (generic64_memcpy, generic64_memset, generic64_cost): Rename to .. (generic_memcpy, generic_memset, generic_cost): This one. (generic32_memcpy, generic32_memset, generic32_cost): Remove. (m_GENERIC32, m_GENERIC64): Remove. (m_GENERIC): Turn into one flag. (processor_target): Unify generic tunnings. (ix86_option_override_internal): Replace generic32/64 by generic. (ix86_issue_rate): Likewise. (ix86_adjust_cost): Likewise. From-SVN: r202741
Diffstat (limited to 'libobjc/objc/objc-exception.h')
0 files changed, 0 insertions, 0 deletions