Geoffrey Noer
9065fe9207
Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
28 years ago
Christopher Faylor
ea5a6a5c3d
Remove improper log entry.
28 years ago
Christopher Faylor
afe47e32d5
* configure.in: Add libtermcap to list of cygwin dependencies.
* config/cygwin.mh: Add extra libtermcap target information.
Make gdb depend on libtermcap for future readline depencency.
28 years ago
Geoffrey Noer
119d6454bb
Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
they include winsup/include when it's a cygwin target.
28 years ago
Tom Tromey
61821e296a
* configure.in (host_tools): Added zip.
* Makefile.in (all-target-libjava): Depend on all-zip.
(all-zip): New target.
(ALL_MODULES): Added all-zip.
(NATIVE_CHECK_MODULES): Added check-zip.
(INSTALL_MODULES): Added install-zip.
(CLEAN_MODULES): Added clean-zip.
28 years ago
Geoffrey Noer
7c1c728ee2
Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: lose "32" from comment about cygwin.
28 years ago
Nick Clifton
da99200ae5
Oopps - forgot to commit this with the previous delta
28 years ago
Dave Brolley
c4a3551dcb
Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
* config.sub: Add fr30.
28 years ago
Doug Evans
e677105ccd
* Makefile.in (all-cgen): Depend on all-libiberty.
28 years ago
Jeff Law
3732cd450f
* config.if (cxx_interface, libstdcxx_interface): Do not try to set
28 years ago
Jeff Law
6ea1f11419
Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in (DEVO_SUPPORT): Add config.if.
28 years ago
Jeff Law
4919ad83e0
* config.sub: Bring back lost sparcv9.
28 years ago
Felix Lee
d8ea6d40ee
* Makefile.in (all-automake): fix dependencies.
28 years ago
Nick Clifton
eede4762aa
Remove reference to depragmaize program.
28 years ago
Jeff Johnston
d46c1ae39a
Fri Sep 25 18:07:32 1998 Jeff Johnston <jjohnstn@cygnus.com>
28 years ago
Doug Evans
5a483f4d88
tweak wording of last entry
28 years ago
Doug Evans
2326d63003
* Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
to here ...
(install-no-fixedincludes): and here
(INSTALL_MODULES): ... to here.
28 years ago
Ian Lance Taylor
464dfc1468
* config.sub: Merge with FSF.
28 years ago
Ian Lance Taylor
e2dce311e0
* config.guess: Merge with FSF.
As part of this, the BePC entry is no longer sanitized, since it is
now in the FSF version of config.guess.
28 years ago
Doug Evans
456876c8c4
* configure.in (mips64r5900-sky-elf*): Use config/mt-sky.
Set extraconfigdirs to build dvp-elf-as.
* configure (extraconfigdirs): New variable.
(SUBDIRS): Add extraconfigdirs and recurse on them too.
* Makefile.in (all): Move higher in file.
(EXTRA_TARGET_HOST_ALL_MODULES): New variable.
(EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
(ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
(CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
(INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
28 years ago
Ian Lance Taylor
8c4774d972
remove d30v sanitization
28 years ago
Brendan Kehoe
0ab3f08623
* Makefile.in (all-target-libjava): Depend on all-gcc and
all-target-newlib.
(configure-target-libjava): Depend on $(ALL_GCC).
fix nightly build permanently to do the compiler before we do the libs.
28 years ago
Ian Lance Taylor
c5f3dafb29
* ylwrap: Don't use a full path name if the source file is in the
same directory. From hjl@lucon.org (H.J. Lu).
28 years ago
Ian Lance Taylor
06d6d6b796
* config-ml.in: Default to being verbose, to match Feb 18 change to
configure.
28 years ago
Ian Lance Taylor
5b0b3ba6f5
Brought over from egcs:
Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com )
* configure.in (target_subdir): Set to ${target_alias} instead
of "libraries".
Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
* configure.in (target_subdir): Set to libraries if enable_multilib.
28 years ago
Ian Lance Taylor
e8ef0f723a
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
multilibs, force reconfiguration the first time we create
multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
28 years ago
Ian Lance Taylor
72743e377d
* configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
avoid confusion with --no-recursion.
28 years ago
Richard Henderson
4f5f38f299
* config.guess: Recognize i586-pc-beos.
* configure.in: Don't build some bits for beos.
28 years ago
Ian Lance Taylor
6b40e58316
* configure: If CC is set but CFLAGS is not, and CC is gcc, make
CFLAGS default to -O2.
28 years ago
Ian Lance Taylor
b8d7a543e1
* ltmain.sh: Add some hacks to make SunOS --enable-shared work
when using GNU ld.
28 years ago
Ian Lance Taylor
99e9c6f741
* ltconfig, ltmain.sh: Update to libtool 1.2b.
29 years ago
Ian Lance Taylor
57e66bdb83
Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
* makefile.vms: Update to build binutils/makefile.vms. Add install
target.
29 years ago
Doug Evans
5ea0771f4c
* configure.in: configure cgen if --enable-cgen-maint.
* Makefile.in (ALL_MODULES,CLEAN_MODULES): Add all-cgen.
(all-cgen): New rule.
(all-opcodes,all-sim): Depend on all-cgen.
29 years ago
Ian Lance Taylor
c0dea852d9
* ltconfig: Update to correct AIX handling.
29 years ago
Mark Alexander
5bf639ac91
* configure.in: Add cygmon and libstub support for mn10200.
29 years ago
Syd Polk
b0dae4d786
Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
* Makefile.in: all-snavigator needs all-libgui.
29 years ago
Mark Alexander
529fce814e
* configure.in: Add cygmon and libstub support for mn10300.
29 years ago
Ian Lance Taylor
a593fe6847
* missing: Update to version from automake 1.3.
29 years ago
Ian Lance Taylor
ca450fb443
* ltmain.sh: On installation, don't get confused if the same name
appears more than once in the list of library names.
29 years ago
Ian Lance Taylor
b5538863a0
* config.sub: Accept m68060 and m5200 as CPU names.
29 years ago
Ian Lance Taylor
eb447cc7d5
* configure: Use && rather than using -a in test, because odd
strings can confuse test.
29 years ago
Jeff Law
771243c80c
* config-ml.in: After building symlink tree call make distclean
if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
to be the case for libiberty.
Bring over from egcs.
29 years ago
Jeff Law
903ff0dffc
* COPYING.LIB: Update FSF address.
29 years ago
Ian Lance Taylor
494c7c8688
* Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
GAS_SUPPORT_DIRS.
29 years ago
Ian Lance Taylor
33e0ca6136
* ltconfig, ltmain.sh: Avoid producing a version number if
-version-info was not used.
29 years ago
Stu Grossman
700d7935d0
* Makefile.in: Add dependencies for boehm-gc to libjava.
29 years ago
Stu Grossman
7074031da3
Add Java sanitizations.
29 years ago
Syd Polk
aee522050a
Fri May 1 11:36:00 PST 1998 Syd Polk <spolk@cygnus.com>
* Touched all files before doing import
29 years ago
Stu Grossman
ba7634adf9
* Makefile.in: Added dependencies to all-target-boehm-gc and
all-target-libjava to have them configure during the build.
29 years ago
Jason Molenda
bfde75f7e3
Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
* Makefile.in (install-gdbtk): Call this 'install-gdb' so that
the right GUI libraries and files are installed along with GDB.
This bit of the Makefile.in is bracketed by a sanitize-gdbtk, so
install-gdb will revert to the normal boring behavior if we sanitize
out all gdbtk bits.
29 years ago