Jeffrey A Law
bae29210f5
* configure.in (hppa*64*-*-*): Do build ld for this configuration.
...
From-SVN: r33987
2000-05-18 11:04:14 -06:00
Alexandre Oliva
aab0d19d67
configure.in, [...]: Merge all libffi-related configury stuff from the libgcj tree.
...
* configure.in, Makefile.in: Merge all libffi-related
configury stuff from the libgcj tree.
From-SVN: r33926
2000-05-16 07:00:47 +00:00
David Edelsohn
758c7bd466
* configure.in: Special case powerpc*-*-aix* target_makefile_frag.
...
From-SVN: r33917
2000-05-15 22:42:43 -04:00
Benjamin Kosnik
1709031301
configure.in (enable_libstdcxx_v3): Add.
...
2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
* configure.in (enable_libstdcxx_v3): Add.
(target_libs): Add bits here to switch between libstdc++-v2 and
libstdc++-v3.
* config.if: And this file too.
* Makefile.in: Add libstdc++-v3 targets.
Co-Authored-By: Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
From-SVN: r32963
2000-04-06 06:48:16 +00:00
Jason Merrill
ad242caf80
* configure.in: -linux-gnu*, not -linux-gnu.
...
From-SVN: r32823
2000-03-29 21:11:39 -05:00
Nick Clifton
3a685f6f03
Add support for sh-pe and arm-wince-pe targets.
...
From-SVN: r32109
2000-02-23 01:25:56 +00:00
Mark Mitchell
c135ea3910
* configure.in: Fix typo in last change.
...
From-SVN: r31372
2000-01-13 01:00:59 +00:00
Richard Henderson
0da3b5a7af
* configure.in: Don't build some bits for beos.
...
From-SVN: r31368
2000-01-12 19:47:44 -05:00
Geoff Keating
93e1dce9a1
configure.in: Use mt-aix43 to handle *_TARGET defs, not mh-aix43.
...
* configure.in: Use mt-aix43 to handle *_TARGET defs,
not mh-aix43.
* config/mh-aix43: Delete, move to mt-aix43.
* config/mt-aix43: New file.
From-SVN: r31303
2000-01-10 18:33:55 +00:00
Jeffrey A Law
3897b7b7b8
* configure.in (fr30): Fix typo.
...
From-SVN: r29789
1999-10-03 14:21:45 -06:00
Nick Clifton
09b5f8bf2f
Add FR30 target.
...
From-SVN: r29548
1999-09-21 15:17:53 +00:00
Linas Vepstas
0b77644a54
config.guess: Add OS/390 match pattern.
...
* config.guess: Add OS/390 match pattern.
* config.sub: Add mvs, openedition targets.
* configure.in (i370-ibm-opened*): New.
From-SVN: r29190
1999-09-07 23:35:42 -07:00
Nick Clifton
af13ebe9d8
Do not configure or build ld for AIX native systems.
...
From-SVN: r28854
1999-08-25 10:12:07 +00:00
Tom Tromey
99d6050802
configure.in (target_libs): Added target-zlib.
...
d
* configure.in (target_libs): Added target-zlib.
* Makefile.in (ALL_TARGET_MODULES): Added zlib.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-zlib): New target.
(all-target-zlib): Likewise.
(all-target-libjava): Depend on all-target-zlib.
(configure-target-libjava): Depend on configure-target-zlib.
* Makefile.in (configure-target-libjava): Depend on
configure-target-newlib.
(configure-target-boehm-gc): New target.
(configure-target-qthreads): New target.
* 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.
* configure.in (target_libs): Added target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added qthreads.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-qthreads): New target.
(configure-target-libjava): Depend on configure-target-qthreads.
(all-target-libjava): Depend on all-target-qthreads.
* Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
(CONFIGURE_TARGET_MODULES): Likewise.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(all-target-libjava): New target.
(all-target-boehm-gc): Likewise.
* configure.in (target_libs): Added libjava, boehm-gc.
From-SVN: r27709
1999-06-22 16:46:19 -06:00
H.J. Lu
88101ab976
configure (gxx_include_dir): Removed.
...
* configure (gxx_include_dir): Removed.
* configure.in (gxx_include_dir): Handle it.
* Makefile.in: Likewise.
* libio/configure.in (gxx_include_dir): Handle it.
* libio/Makefile.in: Likewise.
* libstdc++/configure.in (gxx_include_dir): Handle it.
* libstdc++/Makefile.in: Likewise.
From-SVN: r26126
1999-04-02 07:17:49 -07:00
Mark Elbrecht
8dc91cbee4
mh-go32: Delete.
...
* config/mh-go32: Delete.
* config/mh-djgpp: New. Renamed from mh-go32.
* configure.in (pc-msdosdjgpp): Set host_makefile_frag to
config/mh-djgpp.
From-SVN: r25834
1999-03-17 16:19:59 -07:00
Franz Sirl
4a6e300025
configure.in: cleanup, add mh-*pic handling for arm, special case powerpc*-*-aix*
...
�
* configure.in: cleanup, add mh-*pic handling for arm, special
case powerpc*-*-aix*
From-SVN: r25687
1999-03-10 17:09:24 -07:00
Mumit Khan
82281fc2c1
configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32.
...
x
* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
the old name config/mh-cygwin32.
Enable texinfo.
From-SVN: r25120
1999-02-09 14:01:13 -07:00
Catherine Moore
bbd8fa7f52
config.sub (oabi): Recognize.
...
* config.sub (oabi): Recognize.
* configure.in (arm-*-oabi): Handle.
From-SVN: r24976
1999-02-02 13:29:47 -05:00
Mumit Khan
c9ffaa6386
config.guess: Add support for i386-pc-interix.
...
* config.guess: Add support for i386-pc-interix.
* config.sub: Likewise.
* configure.in: Likewise.
* config/mh-interix: New file.
From-SVN: r24913
1999-01-30 00:07:42 -07:00
Jeffrey A Law
7c5fa4cb37
* configure.in: Fix merge typo.
...
From-SVN: r23059
1998-10-13 15:59:52 -06:00
Jeff Law
5d4a5ee6d9
Final changes from devo<->egcs merge.
...
Final changes from devo<->egcs merge. Ugh, a year of configury/Makefile
hacking.
From-SVN: r23012
1998-10-12 04:44:57 -06:00
Robert Lipe
73a6d2e797
config.sub: Add support for i[34567]86-pc-udk.
...
* config.sub: Add support for i[34567]86-pc-udk.
* configure.in: Likewise.
From-SVN: r22701
1998-09-30 20:25:11 +00:00
Jeffrey A Law
6fc19d6d03
Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
...
* Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
(ALL_TARGET_MODULES): Add all-target-libobjc.
(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
(all-target-libchill): Add dependencies.
* configure.in (target_libs): Add libchill.
From-SVN: r22658
1998-09-29 20:02:35 -06:00
Manfred Hollstein
f653f0ab3f
configure.in (target_subdir): Remove duplicate line.
...
�
* configure.in (target_subdir): Remove duplicate line.
From-SVN: r22656
1998-09-29 23:50:57 +00:00
Jeffrey A Law
494933e4cd
configure.in: Minor cleanups for building in the $(target_alias) subdir.
...
* configure.in: Minor cleanups for building in the $(target_alias)
subdir.
From-SVN: r22612
1998-09-27 21:07:27 -06:00
Michael Hayes
b9d6c60d55
config.sub: Add support for C4x target.
...
* config.sub: Add support for C4x target.
* configure.in: Likewise.
From-SVN: r22482
1998-09-19 15:26:17 -06:00
John Hughes
c5ce8032ad
configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs.
...
8
* configure.in: Do not assume x86-svr4 or x86-unixware can handle
stabs.
From-SVN: r22264
1998-09-05 06:58:40 -06:00
Jeffrey A Law
b54db29476
Makefile.in (TARGET_CONFIGDIRS): Add libchill.
...
* Makefile.in (TARGET_CONFIGDIRS): Add libchill.
(ALL_TARGET_MODULES): Add all-target-libchill.
(CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
(all-target-libchill): Add dependencies.
* configure.in (target_libs): Add libchill.
From-SVN: r22239
1998-09-04 19:14:28 -06:00
David Edelsohn
57fc66388b
really commit configure.in
...
From-SVN: r22087
1998-08-29 11:41:49 -04:00
Jeffrey A Law
69b471bc42
configure.in (target_subdir): Set to ${target_alias} instead of "libraries".
...
* configure.in (target_subdir): Set to ${target_alias} instead
of "libraries".
From-SVN: r20760
1998-06-27 15:48:29 -06:00
Michael Meissner
77be0cab5f
Fixup --enable-target-optspace
...
From-SVN: r19464
1998-04-28 04:36:18 +00:00
Michael Meissner
3f4ea1dee8
Add support for --enable-target-optspace to compile with -Os instead of -O2, and default m32r to use it
...
From-SVN: r19374
1998-04-22 12:33:17 +00:00
Nick Clifton
e98e406fcc
Add support for ARM's Thumb instruction set.
...
From-SVN: r18822
1998-03-25 10:44:07 +00:00
Franz Sirl
217fc4e6e1
* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
...
From-SVN: r18423
1998-03-05 16:11:56 -07:00
Richard Henderson
8821a725d6
Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
...
* Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
(ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
(CLEAN_TARGET_MODULES): Similarly
(all-target-libf2c): Add dependences.
* configure.in (target_libs): Add libf2c.
From-SVN: r17569
1998-01-31 18:41:24 -07:00
Richard Henderson
48464ebfef
* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
...
From-SVN: r17439
1998-01-21 17:39:33 -08:00
H.J. Lu
520ab477c8
configure.in: Check makefile fragments in the source directory.
...
* configure.in: Check makefile fragments in the source
directory.
From-SVN: r17385
1998-01-17 13:04:38 -07:00
Alexandre Oliva
4bcdb76dd5
configure.in: check whether host and target makefile fragments exist before adding them to...
...
* configure.in: check whether host and target makefile
fragments exist before adding them to *_makefile_frag
From-SVN: r17373
1998-01-15 16:39:59 -07:00
Mumit Khan
d39cd7a1e9
config.sub: Add mingw32 support.
...
* config.sub: Add mingw32 support.
* configure.in: Likewise.
* config/mh-mingw32: New file.
From-SVN: r17291
1998-01-03 17:10:33 -07:00
Franz Sirl
93ad003a50
configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
...
/
* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
From-SVN: r17287
1998-01-03 04:16:38 -07:00
Richard Henderson
b104e095c1
It's alpha*-...
...
From-SVN: r17179
1997-12-21 18:40:10 -08:00
H.J. Lu
e2de3a4600
configure.in (host_makefile_frag, [...]): Handle multiple config files.
...
d
* configure.in (host_makefile_frag, target_makefile_frag):
Handle multiple config files.
(alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
alpha-*-*.
From-SVN: r17170
1997-12-21 08:50:35 -07:00
Jeffrey A Law
7dfef6ed40
Bring in changes from release branch (egcs_ss_971127).
...
From-SVN: r16865
1997-12-01 10:45:00 -07:00
Ulrich Drepper
e693cc28bb
Uli's libio/libstdc++ patches.
...
From-SVN: r15486
1997-09-16 10:01:55 -06:00
Jim Wilson
f401679ee1
Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem.
...
* Makefile.in (local-distclean): Also remove mh-frag mt-frag.
* configure.in (skipdirs): Add target-librx for Linux.
(alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
* mh-elfalphapic, mt-elfalphapic: New files.
From-SVN: r15419
1997-09-11 16:44:33 -07:00
Joel Sherrill
3fbc0b7094
* configure.in (*-*-rtems*): Do not build libgloss for rtems.
...
From-SVN: r15125
1997-09-05 23:15:09 +00:00
Jim Wilson
558a1e7cb3
Fix sunos4/rs6000/powerpc/etc build problems with multilibbed libraries.
...
* configure.in (target_subdir): Set to libraries if enable_multilib.
From-SVN: r15025
1997-09-01 16:55:29 -07:00
Jason Merrill
6599da043e
Initial revision
...
From-SVN: r14877
1997-08-21 18:57:35 -04:00