From a7138657eef7fc75b0bed667e0903c25f8d80ea5 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating Date: Fri, 18 Feb 2005 23:03:38 +0000 Subject: [PATCH] * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker. From-SVN: r95239 --- gcc/ChangeLog | 4 ++++ gcc/config/rs6000/darwin-tramp.asm | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) 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. */ -- 2.30.2