OSDN Git Service

* configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jan 2002 23:21:01 +0000 (23:21 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jan 2002 23:21:01 +0000 (23:21 +0000)
commitf448dfd0f81a31151e52139b2989f581cd323029
tree7615a5f5768452d4f23ff7d476489f2b63973ab5
parent93d353dbd6e88c59c282c55aa950f9cf483f5015
* configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of
${srcdir}/ginclude/ to every entry in extra_headers.
* configure: Regenerate.
* ginclude/math-3300.h: Rename to config/m68k/math-3300.h.
* ginclude/math-68881.h: Rename to config/m68k/math-68881.h.
* ginclude/ppc-asm.h: Rename to config/rs6000/ppc-asm.h.
* ginclude/proto.h: Rename to config/convex/proto.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48454 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/convex/proto.h [moved from gcc/ginclude/proto.h with 100% similarity]
gcc/config/m68k/math-3300.h [moved from gcc/ginclude/math-3300.h with 100% similarity]
gcc/config/m68k/math-68881.h [moved from gcc/ginclude/math-68881.h with 100% similarity]
gcc/config/rs6000/ppc-asm.h [moved from gcc/ginclude/ppc-asm.h with 100% similarity]
gcc/configure
gcc/configure.in