Nathanael Nerode
930314a457
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
(finishing slow-motion replay)
* configure: Remove skip-this-dir support.
* Makefile.tpl: Remove skip-this-dir support.
* Makefile.tpl: Remove leftover support for non-autoconfiscated
subdirectories.
* Makefile.in: Regenerate.
* Makefile.tpl: Strip out useless setting of 'dir'.
* Makefile.in: Regenerate.
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
(finishing slow-motion replay)
* configure.in: Fix deeply stupid bug.
* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
shell code in CXX_FOR_TARGET
* Makefile.def: Introduce raw_cxx.
* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
RAW_CXX_FOR_TARGET.
* Makefile.in: Regenerate.
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
(finishing slow-motion replay)
* Makefile.tpl: Remove unnecessary ifs.
* Makefile.in: Regenerate.
* Makefile.tpl: Implement soft dependency machinery. Maybe-ize
dependencies. Maybe-ize build-libiberty. Create dummy install
targets for 'no_install' modules.
* configure: Move GDB_TK substitution to configure.in. Move
build_modules stuff to configure.in.
* configure.in: Implement soft dependency machinery. Maybe-ize
GDB_TK, rearrange slightly. Move build_modules stuff from configure.
* Makefile.in: Regenerate.
2002-12-02 03:24:13 +00:00
Nathanael Nerode
3866be5d4e
2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
(continuing slow-motion replay)
* Makefile.tpl: Make all-target, install-target behave similarly
to all, install (only hitting configured targets). Eliminate
unused macro defintions.
* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
build != host.
* Makefile.tpl: Add all-gcc: all-libiberty dependency.
* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
* configure.in: Produce lists of subdir targets we're actually
configuring. Remove references to "dosrel".
* Makefile.tpl: Let configure set which subdir targets are hit.
Remove install-cross; clean up install; remove ALL. Remove
references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
Autogenerate host module targets. Remove empty dependency lines
and redundant dependency; rearrange slightly.
* Makefile.def: Add host-side libtermcap, utils.
* Makefile.in: Regenerate.
2002-12-01 12:01:26 +00:00
Nathanael Nerode
e393202e36
2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
(Continuing slow-motion replay)
* Makefile.def: Add list of recursive targets to autogenerate.
Add build_modules.
* Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
targets. Autogenerate *-build-* targets.
* Makefile.in: Regenerate.
2002-12-01 11:32:58 +00:00
Nathanael Nerode
583d52d728
2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
...
(Continuing slow-motion replay)
* configure: More autoconf-style substitutions.
* Makefile.tpl: More autoconf-style substitutions.
* Makefile.in: Regenerate.
2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
(Continuing slow-motion replay)
* configure: Substitute more variables in a more autoconf-friendly
way. Simplify slightly.
* Makefile.tpl: Make more variables substitutable in an
autoconf-friendly way.
* Makefile.in: Regenerate.
2002-11-30 01:59:39 +00:00
Nathanael Nerode
874e38b4f2
2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
(Continuing slow-motion replay)
* configure.in (v810*): Remove special setting of tools.
* configure: Add support for extra required flags for ar or nm.
* configure.in (aix4.3+): Use above support for target-specific
issues, rather than using config/mt-aix43.
2002-11-29 21:38:33 +00:00
Nathanael Nerode
852e5f18a1
2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
(Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
* configure: Remove 'removing', which doesn't work. Replace $subdir
with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
with $srcdir. Reformat indentation. Substitute some variables
formerly hard-coded in the Makefile for build=host.
* Makefile.tpl: Autogenerate more; make more autoconf-friendly.
* Makefile.def: Autogenerate more.
* Makefile.in: Regenerate.
2002-11-29 21:33:11 +00:00
DJ Delorie
c9a0d920c1
* Makefile.tpl: syntactic cleanup
2002-11-14 22:42:36 +00:00
Kevin Buettner
dd2768ffd5
Top level configury changes for RDA.
2002-11-04 18:41:14 +00:00
DJ Delorie
1aa8389d23
* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
...
and restrap targets to this rule.
* Makefile.in: Regenerate.
2002-10-26 03:57:38 +00:00
Hans-Peter Nilsson
28f4629825
* configure.in (i[3456]86-*-linux*): Add check to disable
...
${libgcj} for glibc1.
2002-10-24 23:31:47 +00:00
Nick Clifton
ff72e302f8
Add tic4x target.
2002-10-07 16:40:56 +00:00
Nathanael Nerode
8607b6c98d
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
* configure.in: Make SET_LIB_PATH substitution more autoconfy.
* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
* Makefile.in: Regenerate.
2002-10-03 19:08:53 +00:00
Nathanael Nerode
c86f794bf7
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
* Makefile.in: Regenerate.
2002-10-02 19:14:25 +00:00
Nathanael Nerode
a95905273a
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.def: Remove order dependency comments.
* Makefile.tpl: Add explicit install-install dependencies.
* Makefile.in: Regenerate.
2002-10-02 06:29:04 +00:00
Nathanael Nerode
8412ce72a2
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Remove material now in src-release. (Finally!)
* Makefile.in: Regenerate.
2002-10-02 06:22:08 +00:00
Nathanael Nerode
8b9f37f186
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure: Restore my original patch by syncing with gcc version.
2002-10-02 05:37:46 +00:00
Nathanael Nerode
f8f61f4a06
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Bring following over from gcc:
2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
* configure.in (s390*-*-linux*): Enable libgcj.
2002-10-02 05:22:11 +00:00
Nathanael Nerode
403d950503
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.in: Regenerate. This really ought to fix things. :sigh:
2002-10-02 04:40:23 +00:00
Alan Modra
e4673b0a98
* configure: Move stray lines back to where they belong.
2002-10-02 03:47:32 +00:00
Alan Modra
95f6f3835a
* configure: Move stray line back to where it belongs.
2002-10-02 02:41:36 +00:00
Nathanael Nerode
a581b5c30e
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Insert configure-target target, for src-release.
2002-10-01 23:35:42 +00:00
Nathanael Nerode
c084f5b44e
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure: Finish reverting change which Andrew Cagney started
reverting. Should fix bustage.
2002-10-01 23:21:51 +00:00
Nathanael Nerode
7aa673ed4f
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
2002-10-01 22:58:14 +00:00
Nathanael Nerode
748503c850
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
* src-release: New file. Contains material for making net
releases for gdb, binutils, et al., formerly in Makefile.in.
2002-10-01 22:34:16 +00:00
Nick Clifton
82a9b2d95c
Add cpu directory.
2002-09-30 10:34:06 +00:00
Andrew Cagney
c2463a00f4
2002-09-29 Andrew Cagney <ac131313@redhat.com>
...
Revert below (note that src does not contain Makefile.tpl):
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
2002-09-29 17:19:28 +00:00
Nathanael Nerode
c11e16a954
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure: Revert accidentally applied changes.
2002-09-29 16:12:36 +00:00
Nathanael Nerode
f03b47896d
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make more autoconf-friendly.
* Makefile.in: Regenerate.
* configure: Make substitution more autoconf-like.
2002-09-28 Richard Earnshaw <rearnsha@arm.com>
* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
single entry to handle all these.
(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
libjava on arm-*-elf.
2002-09-29 15:59:34 +00:00
Geoffrey Keating
c02920230d
* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
...
things that depend on them.
2002-09-28 01:44:34 +00:00
Nathanael Nerode
c66d951ee2
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
* configure: Make seds more autoconfy.
2002-09-26 04:25:16 +00:00
Nathanael Nerode
58daee9877
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Rewrite substituted lines to look autoconfy.
* Makefile.in: Regenerate.
* configure.in: Rewrite sed statements to look autoconfy.
2002-09-25 17:25:27 +00:00
Nathanael Nerode
907a7241bb
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
all-target-foo on configure-target-foo.
* Makefile.def: Ditto.
* Makefile.in: Rebuild.
2002-09-25 16:53:08 +00:00
Nathanael Nerode
405ea7a06a
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.def: New file.
* Makefile.tpl: New file.
* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
* configure.in: Minor rearrangement. Simplify tests.
2002-09-24 23:01:30 +00:00
Jason Thorpe
bdc57bfd91
* configure.in (with_headers): Skip copy if value is "yes".
...
(with_libs): Likewise.
2002-09-23 23:36:54 +00:00
Nathanael Nerode
ae03d6e27a
2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
* configure.in (sh*-*-pe*): Ditto.
* configure.in (mips*-*-pe*): Ditto.
* configure.in (*arm-wince-pe): Ditto.
2002-09-21 16:35:47 +00:00
Nathanael Nerode
227d98f589
2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>
...
* configure.in: Rearrange.
2002-09-20 21:03:04 +00:00
Nick Clifton
707960fed5
Import chnages from master config repository.
2002-09-12 15:59:37 +00:00
Jeff Johnston
36ea319fec
2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: More updates.
2002-09-10 19:02:38 +00:00
Jeff Johnston
cf57480a00
2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Update.
2002-09-09 20:57:01 +00:00
Andrew Cagney
23b632fc35
2002-08-23 Andrew Cagney <ac131313@redhat.com>
...
* texinfo/texinfo.tex: Import version 2002-06-04.06.
2002-08-23 22:24:57 +00:00
Andrew Cagney
fd31a1711c
Import config.guess and config.sub.
2002-08-23 21:22:40 +00:00
Alexandre Oliva
a08bafb59b
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
...
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2002-08-20 03:04:03 +00:00
Nick Clifton
17240c1ff6
Add hppa-openbsd target
2002-08-06 09:18:28 +00:00
H.J. Lu
e70ad0c695
2002-08-04 H.J. Lu (hjl@gnu.org)
...
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-08-04 23:15:52 +00:00
DJ Delorie
574e6d11bc
* configure.in: Move generic linux case to end. Copy generic
...
linux noconfigdirs to mips*-*-linux* entry and new
powerpc64*-*-linux* entry. Add target-libffi for the latter.
2002-07-30 23:15:26 +00:00
Chris Demetriou
611e7523af
2002-07-19 Chris Demetriou <cgd@broadcom.com>
...
* MAINTAINERS: Clarify updates of config.guess and config.sub, and
add one instance of them which was missed to the list to update.
2002-07-19 18:16:30 +00:00
Chris Demetriou
517596765f
2002-07-16 Chris Demetriou <cgd@broadcom.com>
...
* config.guess: Update to 2002-07-09 version.
* config.sub: Update to 2002-07-03 version.
2002-07-17 00:17:14 +00:00
DJ Delorie
7c1f909cd5
* configure.in: Remove two redundant tests.
2002-07-11 20:14:41 +00:00
DJ Delorie
d7cf5d30bd
* configure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 19:38:34 +00:00
DJ Delorie
5b53c3368b
* configure.in: Don't build grez.
...
* Makefile.in: Ditto.
2002-07-08 22:18:40 +00:00
DJ Delorie
c74222f7de
* Makefile.in: Remove references to bsp, cygmon, libstub.
...
* configure.in: Ditto.
* configure.in: Remove leftover reference to gdbtest.
2002-07-08 20:43:20 +00:00
DJ Delorie
edd1b227cd
* configure.in (gxx_include_dir): Change to match versioned
...
C++ headers if --enable-version-specific-runtime-libs is used.
2002-07-08 17:14:04 +00:00
Alexandre Oliva
486186e3ec
* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2002-07-04 22:51:16 +00:00
DJ Delorie
ff0a3bf824
* configure.in: Make --without-x work.
2002-07-03 23:35:31 +00:00
Nick Clifton
1dfa8174b2
New directory. Created to contain a copy of the texi2pod.pl script so that
...
it is in the same place as the version in the FSF GCC sources.
2002-07-03 11:20:13 +00:00
DJ Delorie
b6f83f2a0c
* configure.in: Rearrange target Makefile fragment collection.
2002-07-03 03:23:47 +00:00
DJ Delorie
07637366bc
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
...
cvs[src].
* configure.in: Ditto.
2002-07-02 18:57:43 +00:00
DJ Delorie
21c2ea5e7e
Remove redundant entry.
2002-07-01 23:18:33 +00:00
DJ Delorie
f48556b108
merge from gcc:
...
2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Eliminate 'apache' targets.
* configure.in: Eliminate 'apache' targets.
* configure.in: Eliminate redundant tests. Reorganize.
* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
* config-ml.in: Eliminate references to Cygnus configure.
* Makefile.in: Eliminate references to building emacs.
2002-07-01 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for ip2k.
2002-07-01 23:12:32 +00:00
Ben Elliston
cdb9e2b8c1
2002-06-24 Ben Elliston <bje@redhat.com>
...
* configure.in (host_tools): Remove cgen.
* Makefile.in (all-cgen): Remove; runs from its source directory.
(check-cgen, install-cgen, clean-cgen): Likewise.
(all-opcodes): No not depend on all-cgen.
(all-sim): Likewise.
2002-06-24 17:41:28 +00:00
DJ Delorie
3558860c61
* configure.in: Fix AIX configury bug.
2002-06-21 22:20:17 +00:00
DJ Delorie
4d5fd3964d
* configure.in: replace ${topsrcdir} with ${srcdir}
2002-06-19 23:57:41 +00:00
DJ Delorie
8ee424c071
* configure.in: Move definition of libstdcxx_flags
...
right above usage, rather than waaay earlier.
2002-06-19 23:53:30 +00:00
DJ Delorie
c712250a7f
* configure.in: Pull definition of is_cross_compiler earlier.
2002-06-19 23:39:41 +00:00
DJ Delorie
9ee1a75cad
* configure.in: Rearrange a little.
2002-06-19 23:24:18 +00:00
DJ Delorie
e3b0c9363d
* configure.in: Remove references to librx.
...
* Makefile.in: Remove references to librx.
2002-06-19 23:07:26 +00:00
DJ Delorie
b2bd228ec0
* configure.in: Eliminate ${gasdir} variable.
2002-06-19 17:39:26 +00:00
Dave Brolley
7cd524839a
2002-06-18 Dave Brolley <brolley@redhat.com>
...
* configure.in: Add support for frv.
* config.sub: Add support for frv.
2002-06-18 21:34:27 +00:00
DJ Delorie
6c5e141af0
* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2002-06-12 15:04:45 +00:00
Jason Thorpe
0d18b56de1
* configure.in (vax-*-netbsd*): Re-enable gas.
2002-06-09 01:32:19 +00:00
DJ Delorie
27f15fddce
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
...
BUILD_PREFIX_1, to correct nomenclature.
* configure: Likewise.
2002-05-31 20:09:45 +00:00
DJ Delorie
fd8958d565
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
...
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2002-05-31 19:42:41 +00:00
DJ Delorie
0c2442b76a
* config-ml.in: Propogate DESTDIR also.
2002-05-31 19:30:32 +00:00
Jason Thorpe
a360218174
* configure.in (vax-*-netbsd*): Don't build gas for this
...
platform.
2002-05-30 02:47:47 +00:00
Marek Michalkiewicz
c95f53ae88
2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
...
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
and libgcj for AVR.
2002-05-28 20:06:27 +00:00
Nick Clifton
1d7c105379
Add DLX target
2002-05-28 17:56:42 +00:00
Jason Thorpe
4b37028fea
* config.guess: Update to 2002-05-22 version.
...
* config.sub: Likewise.
2002-05-22 18:36:13 +00:00
Nick Clifton
d5de0a84ca
Allow for PWDCMD to override hardcoded pwd.
2002-05-22 09:21:32 +00:00
DJ Delorie
115a77aa65
* configure.in: simplify makefile fragment collection.
2002-05-13 21:19:04 +00:00
DJ Delorie
e99daf2b30
* configure.in: remove code to build emacs.
2002-05-13 21:16:43 +00:00
DJ Delorie
91e060aa2b
* configure.in : Remove --srcdir argument from targargs and buildargs
...
(it's always overridden in the Makefile anyway). Rearrange a bit.
2002-05-13 21:11:50 +00:00
DJ Delorie
c92a0210cd
* configure: move some logic to configure.in
...
* configure.in: move some logic from configure
2002-05-13 20:55:25 +00:00
Jeff Johnston
9121734217
2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.LIBGLOSS: New file.
2002-05-07 17:52:36 +00:00
Nick Clifton
d3d8a9ee19
Honour DESTDIR
2002-05-07 17:22:20 +00:00
Alexandre Oliva
3a036cdc8b
* configure.in (noconfigdirs): Don't disable libgcj on
...
sparc64-*-solaris* and sparcv9-*-solaris*.
2002-05-05 18:58:17 +00:00
Alexandre Oliva
6d095fe412
* configure.in: Revert 2002-04-18's patch; fixed in libjava.
2002-05-03 18:24:32 +00:00
Thomas Fitzsimmons
dac55df9cd
* configure.in (FLAGS_FOR_TARGET): Do not add
...
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
on i[3456]86-*-linux*.
2002-05-03 16:13:21 +00:00
Thomas Fitzsimmons
a018e15b9d
* configure.in (noconfigdirs): Replace [ ] with test.
2002-05-01 21:32:32 +00:00
Thomas Fitzsimmons
c72f388de2
* configure.in (noconfigdirs): Do not add target-newlib if
...
target == i[3456]86-*-linux*, and host == target.
2002-05-01 20:42:00 +00:00
Mark Mitchell
5f2848315f
* config.guess: Updated to 2002-04-26's version.
...
* config.sub: Updated to 2002-04-26's version.
2002-04-30 17:40:45 +00:00
DJ Delorie
bd5f7da29f
* config/mh-cxux: remove dead code
...
* config/mh-dgux386: remove dead code
* config/mh-hp300: remove dead code
* config/mh-hpux: remove dead code
* config/mh-hpux8: remove dead code
* config/mh-irix5: remove dead code
* config/mh-irix6: remove dead code
* config/mh-ncr3000: remove dead code
* config/mh-ncrsvr43: remove dead code
* config/mh-necv4: remove dead code
* config/mh-sco: remove dead code
* config/mh-solaris: remove dead code
* config/mh-sysv: remove dead code
* config/mh-sysv4: remove dead code
* config/mh-sysv5: remove dead code
* config/mh-irix4: remove, contains only dead code
* configure.in: delete reference to absent file
2002-04-30 03:30:24 +00:00
DJ Delorie
a0c4f3a039
* configure.in: replace '[' with 'test'
2002-04-30 03:17:27 +00:00
DJ Delorie
d5ec694ceb
* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
...
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2002-04-30 02:49:33 +00:00
DJ Delorie
66f1ba4f3f
* configure.in: Eliminate references to gash.
...
* Makefile.in: Eliminate references to gash.
2002-04-30 02:42:31 +00:00
DJ Delorie
7c3ab50c69
* configure.in: Remove useless references to 'pic' makefile fragments.
2002-04-30 02:28:43 +00:00
DJ Delorie
bbc025f510
* configure.in: (*-*-windows*) Finish removing.
2002-04-30 02:19:55 +00:00
DJ Delorie
33babf59e2
* configure.in: Eliminate redundant test for libgui.
2002-04-30 02:14:16 +00:00
DJ Delorie
dbf93899e0
sync from gcc
...
2002-04-18 Tom Tromey <tromey@redhat.com>
* configure.in: Disallow configuring libgcj when it is already
installed and we're using Solaris 2.8 linker. Do enable libgcj on
Solaris 2.8 by default. For PR libgcj/6158.
2002-04-19 17:36:40 +00:00
DJ Delorie
57a5346cd7
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
...
* config/mh-a68bsd: clean out dead code
* config/mh-apollo68: clean out dead code
* config/mh-cxux: clean out dead code
* config/mh-decstation: clean out dead code
* config/mh-dgux: clean out dead code
* config/mh-dgux386: clean out dead code
* config/mh-hp300: clean out dead code
* config/mh-hpux: clean out dead code
* config/mh-hpux8: clean out dead code
* config/mh-interix: clean out dead code
* config/mh-irix4: clean out dead code
* config/mh-lynxrs6k: clean out dead code
* config/mh-mingw32: clean out dead code
* config/mh-ncr3000: clean out dead code
* config/mh-ncrsvr43: clean out dead code
* config/mh-necv4: clean out dead code
* config/mh-openedition: clean out dead code
* config/mh-riscos: clean out dead code
* config/mh-sco: clean out dead code
* config/mh-sysv4: clean out dead code
* config/mh-lynxos: removed, contained only dead code
* config/mh-vaxult2: removed, contained only dead code
* config/mh-sun3: removed, contained only dead code
* configure.in: remove references to dead files
2002-04-19 17:28:04 +00:00
DJ Delorie
26eadf6826
* configure.in: Move default CC setting out of config/mh-* fragments
...
directly into here.
2002-04-17 20:45:12 +00:00
DJ Delorie
a0a2c6c6e3
* configure.in: don't even try to configure or make a subdirectory
...
if there's no configure script for it.
2002-04-17 20:24:22 +00:00
DJ Delorie
9972f812fa
* MAINTAINERS: Remove chill maintainers.
...
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.
2002-04-15 21:53:07 +00:00
DJ Delorie
75205f7881
Sync with gcc
2002-04-15 21:18:09 +00:00
DJ Delorie
ffb97b2f51
* configure.in: Add *-*-freebsd* configurations.
2002-04-10 02:13:43 +00:00
Andrew Cagney
bbf6e9e376
* Makefile.in (do-tar-bz2): Delete rule. Replace with ...
...
(do-tar, do-bz2): New rules.
(taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
(gdb-tar): New rule.
(gdb-taz): Rewrite. Use gdb-tar and do-bz2.
(insight_dejagnu.tar): New rule.
(insight.tar): New rule.
(gdb+dejagnu.tar): New rule.
(gdb.tar): New rule.
2002-04-07 20:53:57 +00:00
Andrew Cagney
8f1579c0b1
* MAINTAINERS: Update dejagnu/
2002-04-07 19:17:07 +00:00
Alexandre Oliva
ba3c59ab0d
* ltmain.sh (relink_command): Fix typo in previous change.
2002-03-16 14:43:09 +00:00
Alexandre Oliva
6243d5dd94
* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
...
(relink_command): Added --tag flags.
(mode=install): If relinking fails; error out.
2002-03-15 23:05:24 +00:00
Richard Henderson
804134875c
* Makefile.in (NOTPARALLEL): New. Use it instead of explicit
...
.NOTPARALLEL tag.
(do-check): Rename from check.
(check): Allow parallel check.
2002-03-13 01:19:29 +00:00
Richard Henderson
3daeddf6b0
* Makefile.in (.NOTPARALLEL): Add fake tag.
2002-03-12 01:07:47 +00:00
H.J. Lu
fad93c5513
2002-03-07 H.J. Lu (hjl@gnu.org)
...
* configure.in: Enable gprof for mips*-*-linux*.
2002-03-07 17:47:03 +00:00
Alexandre Oliva
2e8357fc19
* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
...
libjava.
(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2002-03-01 00:52:59 +00:00
Andrew Cagney
bd48e1a994
* standards.texi: Import February 14, 2002 version.
...
* make-stds.texi: Import 2001 version.
* Makefile.in (install): Depend on install-info.
2002-02-27 02:13:36 +00:00
Daniel Jacobowitz
3912137081
2002-02-23 Daniel Jacobowitz <drow@mvista.com>
...
* config.guess: Import from master sources, rev 1.232.
* config.sub: Import from master sources, rev 1.246.
2002-02-24 00:04:00 +00:00
Alexandre Oliva
081ff160e9
* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
...
because its Makefile is there; test for the executable instead.
2002-02-23 10:08:09 +00:00
Alexandre Oliva
20a5393bb6
Contribute sh64-elf.
...
2000-12-01 Alexandre Oliva <aoliva@redhat.com>
* configure.in: Added sh64-*-*.
2002-02-09 03:15:34 +00:00
Jeff Johnston
3813562989
2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Remove advertising clause from
Berkeley and Red Hat licenses.
2002-02-05 00:29:31 +00:00
Mo DeJong
48d197489b
* Makefile.in: Add all-tix to deps for all-snavigator
...
so that tix is built when building snavigator.
2002-02-02 01:42:53 +00:00
Ben Elliston
f6e1c11025
* config.guess: Import from master sources, rev 1.229.
...
* config.sub: Import from master sources, rev 1.240.
2002-02-01 11:49:27 +00:00
Daniel Jacobowitz
4867be4168
2002-01-27 Daniel Jacobowitz <drow@mvista.com>
...
From Steve Ellcey <sje@cup.hp.com>:
* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
IA64.
* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
soname_spec, sys_lib_search_path_spec): Ditto.
Various configure scripts regenerated.
2002-01-28 04:59:39 +00:00
Jason Thorpe
e82380ccbb
* configure.in (*-*-netbsd*): New. Skip target-newlib,
...
target-libiberty, and target-libgloss. Skip Java-related
libraries if not supported for NetBSD on target CPU.
2002-01-27 02:14:43 +00:00
Nick Clifton
1319fb9c00
Import StrongARM and XScale target_configdirs from FSF GCC version.
2002-01-23 16:40:51 +00:00
H.J. Lu
b020f6ace7
2002-01-16 H.J. Lu (hjl@gnu.org)
...
* config.guess: Import from master sources, rev 1.225.
* config.sub: Import from master sources, rev 1.238.
* MAINTAINERS: Updated notes on config.guess and config.sub.
2002-01-16 23:20:25 +00:00
Nick Clifton
a0c1c92088
Add ia64-hpux target. LD and GDB are not currently supported.
2002-01-11 09:29:18 +00:00
Jeff Johnston
a9fa5e1fae
2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
...
* Change reference to Cygnus Solutions to be Red Hat.
2002-01-07 19:44:59 +00:00
Jeff Johnston
9407710804
2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Update generic copyright date.
2002-01-07 19:40:40 +00:00
Mark Salter
05ecd75c3e
ARM support added to libgloss
2002-01-07 18:14:04 +00:00
Ben Elliston
a106bb62e1
* MAINTAINERS: Update URL for config.* scripts.
2002-01-02 21:44:52 +00:00
Alan Modra
0e254642e9
* config.sub: Import latest version.
...
* config.guess: Likewise.
2001-12-18 07:20:15 +00:00
Thomas Fitzsimmons
0a0d00410b
* configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
...
options for i[3456]86-pc-linux* native builds.
2001-12-13 23:57:00 +00:00
Nick Clifton
d932cae796
gcc adopts symlink-tree, refer more to libiberty.
...
symlink-tree: handle DOS-style absolute paths.
2001-12-05 10:07:09 +00:00
DJ Delorie
49b7683bab
When build != host, create libiberty for the build machine.
...
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
CONFIG_ARGUMENTS.
(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
New variables.
(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
and rules.
(all.normal): Depend on ALL_BUILD_MODULES.
(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
(all-build-libiberty): Depend on configure-build-libiberty.
* configure: Calculate and substitute proper value for
ALL_BUILD_MODULES.
* configure.in: Create the build subdirectory.
Calculate and substitute TARGET_CONFIGARGS (formerly
CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2001-11-28 19:55:01 +00:00
Geoffrey Keating
26ef82f470
* config.sub: Update to version 1.232 on subversion.
2001-11-26 22:52:00 +00:00
Nick Clifton
43e6407243
Use msgfmt to generate .gmo files from .po files for a distribution.
2001-11-20 19:00:47 +00:00
Hans-Peter Nilsson
66f6c0d534
* COPYING.NEWLIB: Mention preserved notice in specific parts.
2001-11-18 23:43:02 +00:00
Jeff Holcomb
4a02fdb219
2001-11-13 Jeff Holcomb <jeffh@redhat.com>
...
Merged from net gcc:
2001-07-30 Jeff Sturm <jsturm@one-pont.com>
* ltcf-c.sh: Use $objext, not $ac_objext.
2001-07-27 Mark Kettenis <kettenis@gnu.org>
* ltcf-cxx.sh: Add support for GNU.
2001-07-22 Timothy Wall <twall@redhat.com>
* ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
default settings if using GNU tools with that configuration.
* ltcf-cxx.sh: Ditto.
* ltcf-gcj.sh: Ditto.
2001-07-21 Michael Chastain <chastain@redhat.com>
* ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
* ltmain.sh: Mark as gcc-local.
2001-11-14 06:24:41 +00:00
Jeff Holcomb
227b99535e
2001-11-13 Jeff Holcomb <jeffh@redhat.com>
...
* Makefile.in (all-bison): Revert 2001-10-24.
Don't depend on texinfo.
2001-11-14 05:49:24 +00:00
Jeff Johnston
cbbab8fb38
2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
...
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
2001-11-12 21:07:42 +00:00
DJ Delorie
922b248500
* configure.in (--enable-languages): Be more permissive about
...
syntax. Check for empty lists better. Warn about $LANGUAGES.
2001-11-09 02:21:21 +00:00
Hans-Peter Nilsson
f08fa01da9
* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2001-11-06 07:20:20 +00:00
Jeff Holcomb
fee3da4ef0
2001-10-24 Jeff Holcomb <jeffh@redhat.com>
...
Makefile.in (all-bison): Don't depend on texinfo.
2001-10-24 20:02:25 +00:00
Alan Modra
73fb1ef90a
* gettext.m4: Test po/POTFILES.in exists before trying to read.
2001-10-03 01:46:25 +00:00
Alexandre Oliva
373688ac81
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2001-09-29 19:38:32 +00:00
Hans-Peter Nilsson
9c07660b93
* config.sub, config.guess: Import latest from subversions.
2001-09-28 21:04:51 +00:00
Alexandre Oliva
3f152009fa
* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
...
DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
avoid quotes nesting problems.
(NATIVE_CHECK_MODULES): Ditto, just for consistency.
(DO_X): Export only variables that are set.
2001-09-21 05:14:32 +00:00
Ben Elliston
8f6a59e5ff
2001-09-19 Ben Elliston <bje@redhat.com>
...
* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
semantics. Use the shell built-in "type" command instead.
2001-09-19 06:07:36 +00:00
Thiemo Seufer
a1ec19fa3f
* config.sub: Reverted the earlier change, this version is not the
...
master file.
2001-09-15 04:42:11 +00:00
Thiemo Seufer
4008bd9b57
/bfd/ChangeLog
...
* config.bfd: Change machine triplets from mips*el*-* to mips*el-*.
Add support for mips64.
/ChangeLog
* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
Add support for mips64.
/gas/ChangeLog
* configure.in: Change machine triplets from mips-*-linux-gnu* to
mips*-*-linux*.
2001-09-14 06:22:46 +00:00
Jeff Holcomb
dd1e52a4ee
2001-09-03 Jeff Holcomb <jeffh@redhat.com>
...
* configure.in: Enable libstdc++-v3 for h8300 targets.
2001-09-03 19:47:48 +00:00
Eric Christopher
91549d1cb8
2001-08-30 Eric Christopher <echristo@redhat.com>
...
Jason Eckhardt <jle@redhat.com>
* config.sub: Add support for mipsisa32.
2001-08-31 06:37:20 +00:00
Eric Christopher
cf966cf9b3
2001-08-30 Eric Christopher <echristo@redhat.com>
...
* config.sub, config.guess: Import latest from subversions.
2001-08-31 05:45:40 +00:00
Alan Modra
82208dc522
* config.sub, config.guess: Import latest from subversions.
2001-08-20 03:29:21 +00:00
DJ Delorie
4dca840345
* MAINTAINERS: Clarify libiberty merge rules and procedures.
2001-07-26 14:20:05 +00:00
Alan Modra
1107dce2cd
* 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
e09a66040b
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
31a8b63419
Handle GDB's gdb/version.in.
2001-06-13 19:00:22 +00:00
Alexandre Oliva
dc70af013c
* 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
839bbd8c6b
* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
...
with_gcc]: Use `gcc -shared' to build a shared library.
2001-06-04 19:33:12 +00:00
Alexandre Oliva
566e9a3054
* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
...
archives.
2001-06-04 19:25:10 +00:00
Alexandre Oliva
e877bb694e
* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
...
libraries when using g++ with native linker.
2001-05-28 21:05:35 +00:00
Alexandre Oliva
1605288ba4
* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
2001-05-28 20:56:20 +00:00
Tom Rix
11a383ba17
Support for xcoff64, enable ld for aix
2001-05-24 21:06:16 +00:00
Alexandre Oliva
186112268b
* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
...
[aix4*|aix5*]: Prepend blank.
2001-05-22 10:40:29 +00:00
Alexandre Oliva
6be7c12c05
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
...
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
of subdir/configure scripts to use the new libtool.m4.
2001-05-20 19:02:56 +00:00
H.J. Lu
4ed00bba84
2001-05-14 H.J. Lu <hjl@gnu.org>
...
* config.if (libc_interface): Set to -libc6.2- for cross
compiling to Linux/glibc 2.2.
2001-05-14 16:40:49 +00:00
Alexandre Oliva
b1af961c84
* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
...
libgcj.
2001-05-03 20:31:54 +00:00
Alexandre Oliva
5ec3e74e11
* configure.in (noconfigdirs): Don't reset it from scratch in the
...
target case; only append to it.
2001-04-26 05:42:15 +00:00
Alexandre Oliva
b3ed1d6b5e
* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
...
sparc-*-solaris2.8]: Disable ${libgcj}.
2001-04-26 05:32:29 +00:00
Alexandre Oliva
96111c1068
* configure.in (libgcj_saved): Copy from $libgcj.
...
(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
--disable-libgcj.
2001-04-25 21:41:21 +00:00
Alexandre Oliva
b5bf43f253
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
...
1.641.2.228.
2001-04-20 09:28:05 +00:00
Alexandre Oliva
8cc32590dd
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
...
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
2001-04-12 12:32:00 +00:00
Alexandre Oliva
dec0cb0ce3
* 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
Alexandre Oliva
6a9c388603
* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
2001-03-28 01:19:29 +00:00
Nick Clifton
d4fc7db892
Add note about inability to use "make distclean" in maintainer mode.
2001-03-23 18:06:17 +00:00
Alexandre Oliva
7389ff65de
Re-installed:
...
2001-01-02 Laurynas Biveinis <lauras@softhome.net>
* ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
'-DPIC' to ac_cv_prog_cc_pic for DJGPP.
* ltcf-cxx.sh: Likewise.
* ltcf-gcj.sh: Likewise.
2001-03-22 18:17:54 +00:00
Phil Blundell
b3e0dc8ed7
2001-03-22 Philip Blundell <philb@gnu.org>
...
* config.sub, config.guess: Import latest from subversions.
2001-03-22 11:09:20 +00:00
Alexandre Oliva
469b781cfb
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
...
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
2001-03-22 05:22:04 +00:00
Michael Chastain
b0dad76219
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
c559bb17c9
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
2001-03-08 05:50:03 +00:00
Jeff Johnston
fef4ae2e56
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Remove DJ Delorie's address because it is no
longer valid.
2001-02-22 22:26:34 +00:00
Nick Clifton
8d6dd99d61
Allow configuration of texinfo for Cygwin hosts.
2001-02-17 00:53:44 +00:00
Nick Clifton
a85d7ed0f0
Add s390 support
2001-02-10 00:58:38 +00:00
DJ Delorie
51221c5e58
* configure: Output host type to stdout, not stderr.
2001-02-07 01:06:43 +00:00
Michael Sokolov
9dec4c71b5
* config.guess: Import from subversions.gnu.org (revision 1.181).
...
* config.sub: Import from subversions.gnu.org (revision 1.199).
2001-02-04 18:17:30 +00:00
Alan Modra
9add9c04bd
Handle hppa64-linux systems.
2001-01-30 02:17:40 +00:00
Michael Sokolov
8679174dc4
* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
...
Don't unset, it's non-portable and no longer necessary, set to empty
instead.
2001-01-27 19:36:45 +00:00
Michael Sokolov
02d01ed4c8
* ltconfig: Shell portability fix for the tagname validity check.
2001-01-27 19:34:13 +00:00
Michael Sokolov
4cc5853ded
* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2001-01-27 19:29:31 +00:00
Alexandre Oliva
7487e48599
* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
...
* ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
2001-01-27 19:22:59 +00:00
Alexandre Oliva
f332af5233
* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
...
keep at least one of build_libtool_libs or build_old_libs set to
yes.
2001-01-24 20:09:37 +00:00
Alexandre Oliva
ef0997542c
* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
...
* libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
2001-01-24 02:27:02 +00:00
Andreas Jaeger
8341f2fc8e
Give credit for the last change to Philip instead of to Maciej.
2001-01-22 10:49:19 +00:00
Andreas Jaeger
ebf0fa2e68
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
Jeff Johnston
c320a39f1b
2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Put into source repository.
2001-01-15 18:20:18 +00:00
Ben Elliston
8817b92ed1
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
Andreas Jaeger
3559069719
* config.sub, config.guess: Update from subversions.
2001-01-07 12:04:21 +00:00
Alexandre Oliva
6ee6cea6cd
* configure.in: Disable language-specific target libraries for
...
languages that aren't enabled.
2000-12-12 20:33:05 +00:00
Nick Clifton
077b8428ab
Add ARM v5t, v5te and XScale support
2000-11-25 00:21:40 +00:00
Alexandre Oliva
9e28a1edad
* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
2000-11-23 07:49:23 +00:00
Ian Lance Taylor
be98a80a9f
* ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
2000-11-20 17:27:59 +00:00