Alan Modra
d7700ba108
* Makefile.in: Revert 2001-06-17.
...
(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2001-06-19 09:21:33 +00:00
H.J. Lu
13749aa4e8
2001-06-17 H.J. Lu <hjl@gnu.org>
...
* Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
(gas+binutils.tar.bz2): Likewise.
(binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
2001-06-17 18:40:29 +00:00
Andrew Cagney
c683e18af5
Handle GDB's gdb/version.in.
2001-06-13 19:00:22 +00:00
Alexandre Oliva
41476ab0bd
* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
...
gcc/xgcc is built, use -print-prog-name to find out the program
name to use.
2001-06-08 03:24:41 +00:00
Alexandre Oliva
68b3c65aa1
* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
...
New macros.
(bootstrap, cross): Use RECURSE_FLAGS.
* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2001-04-02 01:32:45 +00:00
Michael Chastain
c0fb395ff3
2001-03-20 Michael Chastain <chastain@redhat.com>
...
* Makefile.in: all-m4 depends on all-texinfo.
2001-03-21 17:53:42 +00:00
Alexandre Oliva
2ea968d3e1
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2001-03-08 05:50:03 +00:00
Andreas Jaeger
eeb681b57f
2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
...
* Makefile.in (ETC_SUPPORT): Add configure.texi and friends.
2001-01-20 16:57:28 +00:00
Ben Elliston
8d1c033908
2001-01-15 Ben Elliston <bje@redhat.com>
...
* configure.in (host_tools): Add sid.
Always configure cgen.
* Makefile.in (all-sid): New target.
(check-sid, clean-sid, install-sid): Likewise.
2001-01-15 00:19:42 +00:00
Alexandre Oliva
25688b70d5
* Makefile.in: Merge with GCC and libgcj.
...
(ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
configure-target-<library> when their configure scripts need the C
or C++ library to have already been built to work properly.
(do_proto_toplev): Set them to an empty string.
2000-11-18 22:01:34 +00:00
Alexandre Oliva
bb19e2ea27
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
...
(REALLY_SET_LIB_PATH): Use them.
2000-11-18 20:58:43 +00:00
Alexandre Oliva
ef42416e99
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
...
ltcf-c.sh.
2000-09-25 20:26:51 +00:00
Alexandre Oliva
b16bb9f718
* Makefile.in (all-zlib): Added dummy target.
2000-09-06 18:56:59 +00:00
Alexandre Oliva
46fbc77ff5
* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
...
(bootstrap*): Depend on all-bootstrap.
2000-09-05 16:10:03 +00:00
Doug Evans
43a5b89bdd
* Makefile.in (ALL_MODULES): Add all-cgen.
...
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
(all-cgen): New target.
(all-opcodes,all-sim): Depend on all-cgen.
* configure.in (host_tools): Add cgen.
Only configure cgen if --enable-cgen-maint.
2000-08-20 22:56:17 +00:00
Alexandre Oliva
0ec91c685c
* Makefile.in (FLAGS_FOR_TARGET): New macro.
...
(GCC_FOR_TARGET): Use it.
(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
* configure.in: ... here.
(FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2000-07-28 02:10:36 +00:00
Alexandre Oliva
5b7d5241fe
* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
...
(configure-target-libchill, configure-target-libobjc): Likewise.
2000-07-24 04:34:56 +00:00
Jason Merrill
2ff6d12fa2
merge with gcc
2000-07-22 08:20:10 +00:00
H.J. Lu
c9ae5a27b3
20000-05-21 H.J. Lu (hjl@gnu.org)
...
* configure: Revert changes made on May 18 and May 19.
* Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
directory are used if they exist. Make sure
$(build_tooldir)/include is searched for header files,
$(build_tooldir)/lib/ for library files.
(GCC_FOR_TARGET): Likewise.
(CXX_FOR_TARGET): Likewise.
2000-05-21 16:57:14 +00:00
Alexandre Oliva
8ce9ee83b8
* Makefile.in (configure-target-libiberty): Depend on
...
configure-target-newlib.
2000-05-17 19:23:34 +00:00
Andrew Cagney
559cf1c6d7
Skip CVS directories when creating tar ball.
2000-05-16 00:09:00 +00:00
Andrew Cagney
0f1c263ae1
Add code to tweek djunpack as part of release process.
2000-05-16 00:04:11 +00:00
Andrew Cagney
4a05c280a8
Pass MD5PROG to sub-makes when building .tar.bz2 archive.
2000-04-19 06:00:03 +00:00
Andrew Cagney
ac5ec41ef6
* Makefile.in (gdb-taz): New target. GDB specific archive.
...
(do-md5sum): New target.
(MD5PROG): Define.
(PACKAGE): Default to TOOL.
(VER): Default to a shell script.
(taz): Rewrite target. Move real work to do-proto-toplev. Include
md5 checksum generation.
(do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
(do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
(gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
insight.tar.bz2): Use gdb-taz to create archive.
2000-04-13 02:17:35 +00:00
Christopher Faylor
31258a61eb
* Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L
...
library search.
(CXX_FOR_TARGET): Ditto.
2000-04-03 01:24:45 +00:00
H.J. Lu
e31b2ac226
2000-03-10 H.J. Lu <hjl@gnu.org>
...
* Makefile.in (all-gcc): Backed out the last change.
2000-03-10 21:21:16 +00:00
H.J. Lu
2dc5e3a364
2000-03-10 H.J. Lu <hjl@gnu.org>
...
* Makefile.in (all-gcc): Run ld/ld-new if necessary.
2000-03-10 20:50:45 +00:00
Andrew Cagney
ed8e99bf37
* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
...
(do-tar-bz2): Replace TOOL with PACKAGE.
(gdb.tar.bz2): Remove GDBTK from GDB package.
(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
dejagnu.tar.bz2): New packages.
2000-03-03 23:52:30 +00:00
Jason Molenda
1674818f4c
Apply patches to support Insight by hand from insight-2000-02-04 snapshot.
2000-02-07 00:34:34 +00:00
Ian Lance Taylor
c909a1d631
* Makefile.in (LDFLAGS): Define.
1999-08-10 03:33:09 +00:00
Ian Lance Taylor
df4ef9bdac
* mkdep: New file.
...
* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
(BINUTILS_SUPPORT_DIRS): Add mkdep.
1999-08-08 17:46:02 +00:00
Alan Modra
59350e7176
* Makefile.in (check-target-libio): Remove all-target-libstdc++
...
dependency as this causes "make check" to globally "make all"
1999-07-30 07:40:51 +00:00
Ian Lance Taylor
23173ac30c
* Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
...
configure.bat in SUPPORT_FILES.
(gas+binutils.tar.bz2): Likewise.
* makeall.bat: Remove; obsolete.
1999-07-23 00:56:28 +00:00
Ian Lance Taylor
ef32ea0e86
* Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
...
texinfo/lgpl.texinfo.
1999-06-12 10:11:02 +00:00
Ian Lance Taylor
7ea9a4f5d1
* Makefile.in: Change distribution targets to use bzip2 instead of
...
gzip.
(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
1999-06-12 10:04:11 +00:00
Richard Henderson
a3acbf4694
19990502 sourceware import
1999-05-03 07:29:06 +00:00