Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: gcc/gcc/config/m68k/m68k.opt

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/config/m68k/m68k.c ('k') | gcc/gcc/config/m68k/m68k-devices.def » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/config/m68k/m68k.opt
diff --git a/gcc/gcc/config/m68k/m68k.opt b/gcc/gcc/config/m68k/m68k.opt
index b0d3b3c0d59d6054b75740adb241b117f99f703e..d5aa9fa769832b00cd7ba1f14b2473d09b855e89 100644
--- a/gcc/gcc/config/m68k/m68k.opt
+++ b/gcc/gcc/config/m68k/m68k.opt
@@ -182,3 +182,7 @@ Tune for the specified target CPU or architecture
mxgot
Target Report Mask(XGOT)
Support more than 8192 GOT entries on ColdFire
+
+mxtls
+Target Report Mask(XTLS)
+Support TLS segment larger than 64K
« no previous file with comments | « gcc/gcc/config/m68k/m68k.c ('k') | gcc/gcc/config/m68k/m68k-devices.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698