From: Paolo Bonzini Date: Tue, 22 May 2012 08:29:10 +0000 (+0000) Subject: fix paths in previous ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7caf4b0caa0c8f0283d12632a7aa33276614e079;p=gcc.git fix paths in previous ChangeLog entry From-SVN: r187758 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 82888a5b183..6c87e74e097 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,9 @@ 2012-05-22 Alan Modra - * aix.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. - * darwin.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. - * sysv4.h (FP_SAVE_INLINE, GP_SAVE_INLINE, V_SAVE_INLINE): Delete. + * config/rs6000/aix.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. + * config/rs6000/darwin.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. + * config/rs6000/sysv4.h (FP_SAVE_INLINE, GP_SAVE_INLINE, + V_SAVE_INLINE): Delete. * config/rs6000/rs6000.c (V_SAVE_INLINE): Delete. (rs6000_savres_strategy): Reimplement GP/FP/V_SAVE_INLINE logic. For ELF targets, use out-of-line restores for -Os and any number