Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gcc/gcc/config/rs6000 find ppc-asm.h via "rs6000/pp...



details:   https://anonhg.NetBSD.org/src/rev/570dcc1a5d9a
branches:  trunk
changeset: 550806:570dcc1a5d9a
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Aug 22 02:46:17 2003 +0000

description:
find ppc-asm.h via "rs6000/ppc-asm.h".

diffstat:

 gnu/dist/gcc/gcc/config/rs6000/crtsavres.asm |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 0b150628d027 -r 570dcc1a5d9a gnu/dist/gcc/gcc/config/rs6000/crtsavres.asm
--- a/gnu/dist/gcc/gcc/config/rs6000/crtsavres.asm      Fri Aug 22 02:45:22 2003 +0000
+++ b/gnu/dist/gcc/gcc/config/rs6000/crtsavres.asm      Fri Aug 22 02:46:17 2003 +0000
@@ -39,7 +39,7 @@
 
        .file   "crtsavres.asm"
        .section ".text"
-       #include "ppc-asm.h"
+       #include "rs6000/ppc-asm.h"
 
 #ifndef __powerpc64__
 



Home | Main Index | Thread Index | Old Index