]> gcc.gnu.org Git - gcc.git/commitdiff
* config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 18 Feb 2005 23:03:38 +0000 (23:03 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 18 Feb 2005 23:03:38 +0000 (23:03 +0000)
From-SVN: r95239

gcc/ChangeLog
gcc/config/rs6000/darwin-tramp.asm

index 9265526defaccf4d21662c2467075b8a3de48a4d..9fdbb7028628196fc7fcdb833839ac3f6da6eecd 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-18  Geoffrey Keating  <geoffk@apple.com>
+
+       * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.
+
 2005-02-18  Roger Sayle  <roger@eyesopen.com>
 
        * fold-const.c (constant_boolean_node): Always create values of the
index 64902116ff2755b232e9c988fe6a9bc3868abb7c..a2e2f4c7434070ce439d8f5d318ddfb73be8a53b 100644 (file)
@@ -33,8 +33,6 @@
  *  executable file might be covered by the GNU General Public License.
  */ 
 
-/* APPLE LOCAL mainline throughout this file */
-
 #include "darwin-asm.h"
 
 /* Set up trampolines.  */
This page took 0.070111 seconds and 5 git commands to generate.