]> sourceware.org Git - glibc.git/commitdiff
PowerPC: Remove unnecessary -mnew-mnemonics.
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Thu, 1 Nov 2012 23:00:06 +0000 (18:00 -0500)
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>
Thu, 1 Nov 2012 23:02:41 +0000 (18:02 -0500)
ChangeLog
sysdeps/powerpc/Makefile

index a69c6279241d754de5d22c3dec9ece5480922f54..b2f40c367aaf3cea99657fb27237260015bc206a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
+
+       * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
+
 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
 
        * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
index 79dd6fa976d57534155d296a66778c2d1ef12abb..7442b6709ad11c001ca1f924b38769dd5f9d086a 100644 (file)
@@ -1,7 +1,3 @@
-# We always want to use the new mnemonic syntax even if we are on a RS6000
-# machine.
-+cflags += -mnew-mnemonics
-
 ifeq ($(subdir),string)
 CFLAGS-memcmp.c += -Wno-uninitialized
 endif
This page took 0.112533 seconds and 5 git commands to generate.