* doc/as.texinfo (Align): Document the PowerPC behaviour.
authorBen Elliston <bje@au.ibm.com>
Wed, 13 Aug 2008 02:50:41 +0000 (02:50 +0000)
committerBen Elliston <bje@au.ibm.com>
Wed, 13 Aug 2008 02:50:41 +0000 (02:50 +0000)
gas/ChangeLog
gas/doc/as.texinfo

index fbd8c4e2099551d57f2994c1c4b78cb31e3c02d2..9ad9cbeb0bc2c67f5920de6e4d1a236c32fc4379 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-13  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/as.texinfo (Align): Document the PowerPC behaviour.
+
 2008-08-13  Alan Modra  <amodra@bigpond.net.au>
 
        * as.c, as.h, ecoff.c, hash.c, macro.c, symbols.c, config/obj-evax.c,
index 9426f5a7ae04bb435469ce69bdde9780aaf91069..92b4cdec204c8ee9152766ad2df46e3cb6165eb6 100644 (file)
@@ -4022,7 +4022,7 @@ the location counter until it is a multiple of 8.  If the location counter
 is already a multiple of 8, no change is needed.  For the tic54x, the
 first expression is the alignment request in words.
 
-For other systems, including the i386 using a.out format, and the arm and
+For other systems, including ppc, i386 using a.out format, arm and
 strongarm, it is the
 number of low-order zero bits the location counter must have after
 advancement.  For example @samp{.align 3} advances the location
This page took 0.029161 seconds and 4 git commands to generate.