diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2004-09-22 11:21:21 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-09-22 11:21:21 +0000 |
commit | 3b620440d3041539ea0150599073d829cea2982d (patch) | |
tree | 84a0524e4466f8b47ca5606f7664d553cfa89887 /ylwrap | |
parent | 3543e114c6226e545f9bb30cec4f448e8f20ff4f (diff) | |
download | gcc-3b620440d3041539ea0150599073d829cea2982d.zip gcc-3b620440d3041539ea0150599073d829cea2982d.tar.gz gcc-3b620440d3041539ea0150599073d829cea2982d.tar.bz2 |
aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.
gcc/
2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.
* configure.ac: Call AM_PROG_CC_C_O instead of AC_PROG_CC_C_O.
Create build and doc directories along with the language directories.
Don't create doc directory separately.
* configure: Regenerate.
* Makefile.in: Create all object and executables files built
with the build compiler in a build/ directory.
(genobjnames): Add missing build objects.
(STAGESTUFF): Don't stage the gen* programs.
(ggc-none.o): Define dependencies for the target compiler.
(build-print-rtl.o): Rename to build/print-rtl.o.
(build-errors.o): Rename to build/errors.o.
(build-varray.o): Rename to build/varray.o.
(maintainerclean): Delete the contents of the build directory.
($(genobjs): %.o): Explicitly use -o.
(build/insn-conditions.o): Delete specfic rule to use generic rule.
(build/gengtype-lex.o): Likewise.
(build/gengtype-yacc.o): Likewise.
(build/gcov-iov.o): Likewise.
gcc/java
2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
* Make-lang.in: Revert the gcc-none.o change.
From-SVN: r87854
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions