From 90e63011d069666de68b10c2c8b23c9fb1aae5fa Mon Sep 17 00:00:00 2001 From: dje Date: Thu, 5 May 2005 22:10:05 +0000 Subject: [PATCH] Update ChangeLog to reflect darwin.opt translation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99291 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8488cec..8952e06 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -5,6 +5,7 @@ and plus_constant. 2005-05-05 Aldy Hernandez + David Edelsohn * config.gcc: Add .opt magic for the rs6000 ports. @@ -36,8 +37,8 @@ * config/rs6000/aix52.h: Same. * config/rs6000/darwin.h: Remove SUBTARGET_SWITCHES, MASK_MACHO_DYNAMIC_NO_PIC, TARGET_MACHO_DYNAMIC_NO_PIC. - Use TARGET_ALTIVEC_VRSAVE instead of - rs6000_altivec_vrsave. + Use TARGET_ALTIVEC_VRSAVE instead of rs6000_altivec_vrsave. + Define TARGET_DYNAMIC_NO_PIC as TARGET_MACHO_DYNAMIC_NO_PIC. * config/rs6000/linux64.h: Use rs6000_explicit_options. Remove EXTRA_SUBTARGET_SWITCHES. -- 2.7.4