From: Geoffrey Keating Date: Fri, 18 Feb 2005 23:03:38 +0000 (+0000) Subject: * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7138657eef7fc75b0bed667e0903c25f8d80ea5;p=gcc.git * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker. From-SVN: r95239 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9265526defa..9fdbb702862 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-02-18 Geoffrey Keating + + * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker. + 2005-02-18 Roger Sayle * fold-const.c (constant_boolean_node): Always create values of the diff --git a/gcc/config/rs6000/darwin-tramp.asm b/gcc/config/rs6000/darwin-tramp.asm index 64902116ff2..a2e2f4c7434 100644 --- a/gcc/config/rs6000/darwin-tramp.asm +++ b/gcc/config/rs6000/darwin-tramp.asm @@ -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. */