Nathanael Nerode
2b6c260d73
configure.in: Use ./config.cache, not config.cache.
...
* configure.in: Use ./config.cache, not config.cache.
* configure: Regenerate.
* Makefile.tpl: Special-casing not needed for GCC any more.
* Makefile.in: Regenerate.
From-SVN: r75413
2004-01-05 04:37:53 +00:00
Nathanael Nerode
09438bde07
configure.in: Don't share a cache file for host dirs.
...
* configure.in: Don't share a cache file for host dirs.
* configure: Regenerate.
From-SVN: r75407
2004-01-05 00:49:59 +00:00
Nathanael Nerode
8b21cda69e
* config-ml.in: Don't mess with the cache file.
...
From-SVN: r75406
2004-01-05 00:41:14 +00:00
Eric Botcazou
e42870dffe
MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as...
...
* MAINTAINERS: Move myself from 'Write After Approval' to
'CPU Port Maintainers' section as SPARC maintainer.
From-SVN: r75387
2004-01-04 14:05:52 +00:00
Nathanael Nerode
78a816a6ec
Makefile.tpl: Make GCC use a separate config.cache.
...
* Makefile.tpl: Make GCC use a separate config.cache.
* Makefile.in: Regenerate.
From-SVN: r75360
2004-01-03 18:29:57 +00:00
Nathanael Nerode
6b9eb62c84
PR bootstrap/11932, PR bootstrap/11933
...
PR bootstrap/11932, PR bootstrap/11933
(I don't know if it will fix either of them, but it relates
to them.)
* configure.in: Don't use shared config.cache for target
directories.
* configure: Regenerate.
From-SVN: r75359
2004-01-03 18:23:22 +00:00
Dan Nicolaescu
86d7b5621f
*** empty log message ***
...
From-SVN: r75353
2004-01-03 01:52:03 +00:00
Roger Sayle
07d0a60520
configure.in (ia64*-*-hpux*): Disable building java libraries.
...
* configure.in (ia64*-*-hpux*): Disable building java libraries.
* configure: Regenerated.
From-SVN: r75283
2003-12-31 23:11:21 +00:00
Kazu Hirata
459ac19fa5
* MAINTAINERS: Remove the mn10200 maintainer.
...
From-SVN: r74978
2003-12-23 18:48:46 +00:00
Bernardo Innocenti
5785c0ed5d
configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
...
* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
* configure: Regenerated.
From-SVN: r74900
2003-12-21 06:11:42 +01:00
Jan Hubicka
a268eff9ce
* MAINTAINERS: Add myself as callgraph maintainer.
...
From-SVN: r74691
2003-12-16 12:45:53 +00:00
Thomas Fitzsimmons
9d465b12c5
configure.in (raw_libstdcxx_flags): Remove the leading space.
...
2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (raw_libstdcxx_flags): Remove the leading space.
* configure: Regenerate.
From-SVN: r74439
2003-12-08 21:22:06 +00:00
Giovanni Bajo
a68a270a1a
MAINTAINERS: Move myself from 'Bug database only accounts' to 'Write After Approval' section.
...
* MAINTAINERS: Move myself from 'Bug database only accounts' to
'Write After Approval' section. Update email.
From-SVN: r74116
2003-12-01 18:08:10 +00:00
James Lemke
3066a15c13
Add myself to 'Write After Approval' section.
...
From-SVN: r74105
2003-12-01 15:37:44 +00:00
Matt Thomas
8c052da40d
* MAINTAINERS: Add myself as a vax port maintainer.
...
From-SVN: r73787
2003-11-21 01:34:50 +00:00
Kelley Cook
e75f9147fe
Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
...
toplevel:
2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
(configure-build-[+module+], configure-[+module+]): Likewise.
(configure-target-[+module+], configure-gcc, config.status): Likewise.
* Makefile.in: Regenerate.
gcc:
2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.in (Makefile): Pass along CONFIG_SHELL.
From-SVN: r73784
2003-11-21 00:39:18 +00:00
Arnaud Charlet
e9b926d1cc
* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
...
From-SVN: r73736
2003-11-19 14:28:51 +01:00
Andreas Tobler
43d8d958ce
libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries.
...
2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
* libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
shared/dylibed libraries.
* ltmain.sh: Likewise.
* ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
* ltcf-cxx.sh: Likewise.
* ltcf-gcj.sh: Likewise.
* ltconfig: Likewise.
From-SVN: r73729
2003-11-19 06:29:32 +01:00
Stan Cox
638dcaa0b0
* MAINTAINERS: Add myself as iq2000 port maintainer.
...
From-SVN: r73671
2003-11-17 14:21:54 +00:00
Arnaud Charlet
15cc172b12
Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
...
* Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
* gcc/Makefile.in (POSTSTAGE1_FLAGS_TO_PASS): Pass ADAFLAGS.
From-SVN: r73594
2003-11-14 11:18:51 +01:00
Ulrich Weigand
20af77cd9a
* config.sub: Update to 2003-11-03 version.
...
From-SVN: r73217
2003-11-03 15:25:17 +00:00
Phil Edwards
4dd01c5cc2
configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
...
2003-10-20 Phil Edwards <phil@codesourcery.com>
* configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
* configure: Regenerate.
From-SVN: r72714
2003-10-20 20:04:19 +00:00
Nicolas Pitre
8d36c4999a
* MAINTAINERS: Add myself to 'Write After Approval' section.
...
From-SVN: r72706
2003-10-20 15:07:27 +00:00
Arnaud Charlet
8b7ebc31f2
* MAINTAINERS (Various maintainers: Ada front end): Added myself.
...
From-SVN: r72695
2003-10-20 09:45:06 +02:00
Joseph Myers
afe1910cad
* MAINTAINERS: Update my email address.
...
From-SVN: r72687
2003-10-20 00:31:00 +01:00
Rainer Orth
05dcec66a3
config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
...
* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
libobjc:
* Makefile.in (runtime-info.h): Use MULTIFLAGS.
From-SVN: r72598
2003-10-17 11:22:58 +00:00
Ralph Loader
71fc2f0cf1
* MAINTAINERS: Add myself to 'Write After Approval' section.
...
From-SVN: r72576
2003-10-16 21:04:15 +00:00
Bernardo Innocenti
507ec7454e
config.guess: Update to 2003-10-16 version.
...
* config.guess: Update to 2003-10-16 version.
* config.sub: Update to 2003-10-16 version.
From-SVN: r72550
2003-10-16 13:57:24 +02:00
David Daney
4d466c4259
* MAINTAINERS: Added myself to 'Write After Approval' section.
...
From-SVN: r72527
2003-10-15 15:40:13 +00:00
Falk Hueffner
0c9b16bcbb
MAINTAINERS: Move myself from 'Bug database only accounts' to 'Write After Approval' section.
...
* MAINTAINERS: Move myself from 'Bug database only accounts' to
'Write After Approval' section. Update email.
From-SVN: r72515
2003-10-15 10:00:29 +02:00
Roger Sayle
74d57d158c
MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers' section as...
...
* MAINTAINERS: Move myself from 'Write After Approval' to
'Various Maintainers' section as middle-end maintainer.
From-SVN: r72468
2003-10-14 13:40:33 +00:00
Nathanael Nerode
d29b8ad8d8
Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of HOST_FLAGS_TO_PASS.
...
* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
HOST_FLAGS_TO_PASS.
* Makefile.in: Regenerate.
From-SVN: r72442
2003-10-13 21:43:32 +00:00
Bernardo Innocenti
26db814a60
config.guess: Update to 2003-10-07 version.
...
* config.guess: Update to 2003-10-07 version.
* config.sub: Update to 2003-10-07 version.
From-SVN: r72322
2003-10-11 04:57:01 +02:00
Nathanael Nerode
731a8127db
Move ChangeLog entries for config/ subdir into config/ChangeLog, where they belong.
...
Move ChangeLog entries for config/ subdir into config/ChangeLog, where
they belong. Thanks to Kelley Cook <kcook34@ford.com>.
From-SVN: r72243
2003-10-08 21:28:40 +00:00
Rainer Orth
fffeb871a1
ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
...
* ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
* ltconfig (irix5*, irix6*): Don't override version_type.
From-SVN: r72152
2003-10-06 15:13:13 +00:00
Mohan Embar
6691a79e06
configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
...
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
* configure: Rebuilt
* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
* Makefile.in: Rebuilt
From-SVN: r72130
2003-10-06 03:40:08 +00:00
H.J. Lu
62cdd71e11
ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
...
2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
From-SVN: r72086
2003-10-03 21:54:17 -07:00
Carlo Wood
6fe2eacc48
MAINTAINERS (Write After Approval): Add myself.
...
2003-09-30 Carlo Wood <carlo@alinoe.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r71925
2003-09-29 22:51:00 +00:00
Paul Koning
ea57e5adfa
MAINTAINERS: Move myself from "Write After Approval" to CPU platform maintainers for pdp11...
...
* MAINTAINERS: Move myself from "Write After Approval"
to CPU platform maintainers for pdp11 platform.
From-SVN: r71901
2003-09-29 12:27:40 -04:00
Andreas Tobler
e070672afb
MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers' section as...
...
2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
* MAINTAINERS: Move myself from 'Write After Approval' to
'Various Maintainers' section as libffi testsuite maintainer.
From-SVN: r71685
2003-09-23 19:34:37 +02:00
Daniel Jacobowitz
43bb47c236
configure.in: Pass a computed --program-transform-name to subconfigures.
...
* configure.in: Pass a computed --program-transform-name
to subconfigures.
* configure: Regenerated.
From-SVN: r71630
2003-09-21 19:32:22 +00:00
Nathanael Nerode
94322bebd2
Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
...
* Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
* Makefile.in: Regenerate.
From-SVN: r71610
2003-09-20 21:16:09 +00:00
Nathanael Nerode
da9d3b3740
(top level)
...
(top level)
* Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
* Makefile.in: Regenerate.
(gcc)
* Makefile.in: Don't set (unused) DLLTOOL.
From-SVN: r71609
2003-09-20 21:12:38 +00:00
Ziemowit Laski
ffd9060b5b
MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers' (objective-c)...
...
2003-09-19 Ziemowit Laski <zlaski@apple.com>
* MAINTAINERS: Move myself from 'Write After Approval'
to 'Various Maintainers' (objective-c) section.
From-SVN: r71589
2003-09-19 20:03:34 +00:00
Daniel Jacobowitz
eeae7b417a
configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.
...
./ * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
quoting.
* configure: Regenerated.
gcc/
* configure.in: Quote gcc_config_arguments for configargs.h.
* configure: Regenerated.
* gccbug.in: Don't shell-expand gcc_config_arguments.
From-SVN: r71474
2003-09-17 20:01:06 +00:00
Joel Brobecker
a080d12ba1
MAINTAINERS (Write After Approval): Add myself to write after approval list.
...
* MAINTAINERS (Write After Approval): Add myself to write after
approval list.
From-SVN: r71441
2003-09-16 18:22:42 +00:00
Dorit Naishlos
6cd2fc59b0
MAINTAINERS (Write After Approval): Add myself
...
From-SVN: r71427
2003-09-16 14:17:13 +00:00
Ian Lance Taylor
dcbdd9cc82
* MAINTAINERS: Update my e-mail address.
...
From-SVN: r71246
2003-09-09 20:30:34 +00:00
Alan Modra
e517f63617
* libtool.m4 (LD): Correct powerpc64 host match.
...
From-SVN: r71229
2003-09-09 15:54:39 +09:30
James E Wilson
bc49924bc2
* MAINTAINTERS: Update my affiliation and email address.
...
From-SVN: r71161
2003-09-06 22:52:40 -07:00
Zdenek Dvorak
082124f5c1
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r71142
2003-09-06 17:37:09 +00:00
DJ Delorie
dc94d89ef7
configure: Regenerate.
...
* configure: Regenerate.
* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
From-SVN: r71094
2003-09-04 18:53:48 -04:00
Kaveh R. Ghazi
7a0f2d4eae
configure.in: Ensure arguments to sed are properly spaced.
...
* configure.in: Ensure arguments to sed are properly spaced.
* configure: Regenerate.
From-SVN: r70997
2003-09-02 13:39:29 +00:00
Gerald Pfeifer
88d032eb1e
* MAINTAINERS: Update my e-mail address.
...
From-SVN: r70946
2003-08-30 07:47:45 +00:00
Mohan Embar
0b3f3d2213
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r70901
2003-08-29 03:28:44 +00:00
Daniel Jacobowitz
d253f9ba03
configure.in: Set RAW_CXX_FOR_TARGET if unset.
...
* configure.in: Set RAW_CXX_FOR_TARGET if unset.
* configure: Regenerated.
From-SVN: r70861
2003-08-27 21:16:14 +00:00
Daniel Jacobowitz
27a1a1c641
* config/no-executables.m4: New file.
...
From-SVN: r70855
2003-08-27 19:14:13 +00:00
Marek Michalkiewicz
066ec9c97b
MAINTAINERS: Update my email address.
...
2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
* MAINTAINERS: Update my email address.
From-SVN: r70746
2003-08-23 20:18:14 +00:00
Phil Edwards
415d7ef97d
configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop.
...
2003-08-23 Phil Edwards <pme@gcc.gnu.org>
* configure.in: Use newline instead of semicolon when assuming
shell arguments in a for loop.
* configure: Regenerated.
From-SVN: r70728
2003-08-23 04:17:04 +00:00
Jason Eckhardt
e156735260
MAINTAINERS: Resurrect the i860 maintainer.
...
2003-08-22 Jason Eckhardt <jle@rice.edu>
ChangeLog
* MAINTAINERS: Resurrect the i860 maintainer.
gcc/ChangeLog:
* gcc/config.gcc (i860-*-sysv4*): Add target.
* config/i860/i860-protos.h: New.
* config/i860/i860.c: New.
* config/i860/i860.h: New.
* config/i860/i860.md: New.
* config/i860/sysv4.h: New.
* config/i860/varargs.asm: New.
* config/i860/x-sysv4: New.
From-SVN: r70719
2003-08-23 02:02:18 +00:00
Geoffrey Keating
e50084fa44
Index: ChangeLog
...
2003-08-20 Geoffrey Keating <geoffk@apple.com>
PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.
Index: gcc/ChangeLog
2003-08-20 Geoffrey Keating <geoffk@apple.com>
PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.
From-SVN: r70634
2003-08-21 02:19:33 +00:00
Geoffrey Keating
b348267b2e
configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for make, shell, etc.
...
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
make, shell, etc.
(baseargs): Likewise.
* configure: Regenerate.
From-SVN: r70633
2003-08-21 02:14:45 +00:00
Bernardo Innocenti
ca26ffe060
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r70623
2003-08-21 00:24:34 +02:00
Geoffrey Keating
940cde4d77
configure.in: Disable libgcj for darwin not on powerpc.
...
* configure.in: Disable libgcj for darwin not on powerpc.
* configure: Rebuild.
From-SVN: r70587
2003-08-20 00:50:20 +00:00
Alexandre Duret-Lutz
74bed51bf6
* config-ml.in, symlink-tree: Add license.
...
From-SVN: r70454
2003-08-14 16:44:23 -04:00
Gerald Pfeifer
f9eb610fbe
Use the proper authors of the README.SCO file in the ChangeLog entry.
...
From-SVN: r70133
2003-08-04 10:48:01 +00:00
Richard Stallman
3f2fa4846e
* README.SCO: New file.
...
From-SVN: r70122
2003-08-03 14:51:42 +00:00
Nathanael Nerode
1c787209c2
Fix typo
...
From-SVN: r70093
2003-08-02 02:00:56 +00:00
Matt Kraai
333a28b448
Makefile.tpl (check, check-c++): Express dependencies using dependencies rather than commands.
...
* Makefile.tpl (check, check-c++): Express dependencies using
dependencies rather than commands.
* Makefile.in: Regenerate.
From-SVN: r70092
2003-08-02 00:48:19 +00:00
Andrew Cagney
c197e30661
configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
...
2003-08-01 Andrew Cagney <cagney@redhat.com>
* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
* configure: Ditto.
From-SVN: r70071
2003-08-01 21:34:32 +00:00
Geoffrey Keating
a8ee6e2dc9
Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
...
2003-07-31 Geoffrey Keating <geoffk@apple.com>
* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
* Makefine.in: Update.
Index: gcc/ChangeLog
2003-07-31 Geoffrey Keating <geoffk@apple.com>
* Makefile.in (libexecdir): New.
(libsubdir): Use gcc instead of gcc-lib.
(libexecsubdir): New.
(ORDINARY_FLAGS_TO_PASS): Add libexecsubdir.
(DRIVER_DEFINES): Add STANDARD_LIBEXEC_PREFIX, use gcc instead of
gcc-lib.
(installdirs): Make libexecsubdir.
(install-common): Put executables in libexecsubdir.
(itoolsdir): Use libexecsubdir.
(itoolsdatadir): New.
(install-mkheaders): Separate data files and executables.
(install-collect2): Put executables in libexecsubdir.
(uninstall): Remove libexecsubdir.
* mkheaders.in: Update for new arrangement of files.
(libexecdir): New.
(libexecsubdir): New.
(itoolsdir): Use libexecsubdir.
(itoolsdatadir): New.
* gcc.c (gcc_libexec_prefix): New.
(STANDARD_LIBEXEC_PREFIX): Use gcc instead of gcc-lib.
(standard_exec_prefix_1): Use libexec.
(standard_exec_prefix_2): New.
(standard_libexec_prefix): New.
(process_command): Update for new arrangement of files. Compute
gcc_libexec_prefix. Update for change from gcc-lib to gcc.
From-SVN: r70024
2003-07-31 23:36:43 +00:00
Andreas Tobler
8d9b3f2eef
configure.in: Enable libgcj for darwin.
...
2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
* configure.in: Enable libgcj for darwin.
* configure: Rebuild.
From-SVN: r69954
2003-07-30 09:32:39 +02:00
Phil Edwards
52c0c542ae
config-ml.in: Use ac_configure_args directly instead of ml_arguments.
...
2003-07-29 Phil Edwards <pme@gcc.gnu.org>
* config-ml.in: Use ac_configure_args directly instead of
ml_arguments. Only set ml_norecursion if --no[-]recursion is
actually seen.
From-SVN: r69934
2003-07-29 19:17:46 +00:00
Nathanael Nerode
b4acb5ef4b
Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when...
...
* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
creating target and build subdirs to build all parent dirs as needed.
* Makefile.in: Rebuild.
* configure.in: Don't build dirs explicitly here.
* configure: Rebuild.
From-SVN: r69871
2003-07-28 03:25:51 +00:00
Paul Brook
a51d71d05c
* MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
...
From-SVN: r69826
2003-07-26 16:53:54 +00:00
Alexandre Oliva
f43e12ce85
Makefile.tpl (all-make): Depend on intl.
...
* Makefile.tpl (all-make): Depend on intl.
* Makefile.in: Rebuilt.
From-SVN: r69684
2003-07-22 19:01:20 +00:00
Phil Edwards
8a199ff68b
install-sh: Update to newer upstream versions (associated with aclocal 1.7).
...
2003-07-20 Phil Edwards <pme@gcc.gnu.org>
* install-sh: Update to newer upstream versions (associated with
aclocal 1.7).
* mkinstalldirs: Likewise.
* missing: Likewise, plus $1Help2man -> $1 typo fix.
From-SVN: r69608
2003-07-20 09:40:28 +00:00
Andrew Pinski
e6a8c80375
MAINTAINERS: Move self from Bug database only accounts to write-after-approval.
...
2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
* MAINTAINERS: Move self from Bug database only accounts
to write-after-approval.
From-SVN: r69467
2003-07-16 11:15:22 -07:00
Nathanael Nerode
9f13608f62
* config.if: Remove unused libc_interface determination.
...
From-SVN: r69439
2003-07-16 06:34:53 +00:00
Nathanael Nerode
c786471404
MAINTAINERS: Move self from write-after-approval to build machinery (*.in).
...
* MAINTAINERS: Move self from write-after-approval to
build machinery (*.in).
From-SVN: r69333
2003-07-14 15:42:43 +00:00
Nathanael Nerode
775956d094
re PR bootstrap/11273 (make install fails in libobjc directory)
...
PR bootstrap/11273
PR bootstrap/11408
* Makefile.tpl: Set INSTALL and friends using autoconf. Remove
unused INSTALL_PROGRAM_ARGS.
* configure.in: Use AC_PROG_INSTALL.
* Makefile.in: Regenerate.
* configure: Regenerate.
From-SVN: r69304
2003-07-13 20:47:31 +00:00
Kazu Hirata
c7f67a6e2b
* MAINTAINERS: Alphabetize.
...
From-SVN: r69293
2003-07-13 16:15:38 +00:00
Alexandre Oliva
33952f6f7b
configure: Rebuilt.
...
* configure: Rebuilt.
2001-09-26 Alexandre Oliva <aoliva@redhat.com>
* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
newlib nor libgloss.
Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
* configure.in (am33_2.0-*-linux*): Added.
From-SVN: r69173
2003-07-10 05:04:03 +00:00
Bob Wilson
0d4f1b4ead
configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
...
* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
* configure: Regenerate.
From-SVN: r69172
2003-07-10 04:57:45 +00:00
Zack Weinberg
56694dd996
Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
...
top:
* Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
* Makefile.in: Regenerate.
config:
* gettext.m4: Delete all former contents.
(ZW_GNU_GETTEXT_SISTER_DIR): New macro.
* progtest.m4: New file.
gcc:
* Makefile.in (top_builddir): Set to "..", not ".".
(INTLLIBS, INTLDEPS): Delete.
(LIBINTL, LIBINTL_DEP, LIBICONV_DEP): New variables to be substituted.
(LIBDEPS): Add $(LIBICONV_DEP).
(LIBS): Take out $(INTLLIBS), add $(LIBINTL) and $(LIBICONV).
(INCLUDES): Replace -I../intl with @INCINTL@.
($(top_builddir)/intl/libintl.a): Delete rule.
(stage2-start, stage3-start, stage4-start, stageprofile-start,
stagefeedback-start): Use $$ for variable to be evaluated by
shell, not make.
* acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT,
HAVE_LC_MESSAGES, HAVE_STPCPY): Delete.
* aclocal.m4: sinclude ../config/progtest.m4. Add
contents of lcmessage.m4 from gettext distro.
* configure.in: Check for wchar.h and setlocale. Set
LIBICONV_DEP to the empty string and substitute it.
Call AM_LC_MESSAGES. Delete AC_ARG_ENABLE for --enable-nls;
this is handled elsewhere. Use ZW_GNU_GETTEXT_SISTER_DIR,
not CY_GNU_GETTEXT. Clear $LIBICONV if its text is included
in $LIBINTL, to avoid linking it twice.
* configure, config.in: Regenerate.
intl:
* README: Update.
* Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
mkinstalldirs, gettextsrcdir, l): Delete.
(COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
(HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
(SOURCES): Remove os2compat.c.
(DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
DEFS-relocatable.o): New.
(all-yes): Add config.intl.
(libintl.h): Use cp, not cat.
(INCLUDES): Remove -I..
(TAGS, CTAGS, ID): Word wrap.
(mostlyclean, distclean): Remove junk.
(config.intl): New rule.
* aclocal.m4: sinclude ../config/progtest.m4 instead of
including it inline.
* config.intl.in: New file.
* configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
them. Add config.intl to AC_OUTPUT.
* os2compat.c, os2compat.h: Delete, unused.
From-SVN: r69071
2003-07-08 05:55:11 +00:00
Zack Weinberg
21607eb432
Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
...
* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
* Makefile.in: Regenerate.
From-SVN: r68945
2003-07-04 23:07:22 +00:00
H.J. Lu
5d42f90e06
Fix typo.
...
From-SVN: r68932
2003-07-04 12:51:03 -07:00
H.J. Lu
8c90b13a22
Makefile.tpl: Replace PWD with PWD_COMMAND.
...
2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.tpl: Replace PWD with PWD_COMMAND.
* Makefile.in: Regenerated.
gcc/
2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
* config-ml.in: Replace PWD with PWD_COMMAND.
* Makefile.in: Likewise.
gcc/ada/
2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
* Make-lang.in: Replace PWD with PWD_COMMAND.
* Makefile.adalib: Likewise.
* Makefile.in: Likewise.
gcc/treelang/
2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
* Make-lang.in: Replace PWD with PWD_COMMAND.
libf2c/
2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in: Replace PWD with PWD_COMMAND.
libstdc++-v3/
2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Replace PWD with PWD_COMMAND.
* Makefile.in: Regenerated.
* docs/html/Makefile: Likewise.
From-SVN: r68931
2003-07-04 12:45:55 -07:00
Zack Weinberg
6eb95e99e7
intl: New directory; see intl/ChangeLog for details.
...
top:
* intl: New directory; see intl/ChangeLog for details.
* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
* Makefile.tpl: all-gcc depends on maybe-all-intl.
* Makefile.in: Regenerate.
config:
* gettext.m4: New file - copy of gettext.m4 from binutils
CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
gcc:
* ABOUT-NLS: Delete.
* intl: Delete entire directory.
* aclocal.m4: Include ../config/gettext.m4. Delete
AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
* configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
Remove intl/Makefile from all_outputs.
* configure, config.in: Regenerate.
* Makefile.in: Expunge all references to intl subdirectory.
Add -I../intl to INCLUDES.
* intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
intl:
* Makefile.in: Remove unnecessary capabilities for
installation, build of shared libraries, generation of
distribution tarballs, etc. Fix all the places that rely on
the parent directory. Don't generate libgnuintl.h from
anything; do generate $(objdir)/libintl.h from libgnuintl.h if
necessary. Adjust DEFS for use of config.h.
* libgnuintl.h.in: Rename libgnuintl.h.
* README: New file.
* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
* aclocal.m4: New; generated per instructions in gettext manual.
* configure.in: New; written from scratch for this configuration.
* configure, config.h.in: Generated.
contrib:
* gcc_update: Remove gcc/intl/plural.c from list.
Add new generated files intl/plural.c, intl/configure,
intl/config.h.in.
From-SVN: r68928
2003-07-04 18:18:54 +00:00
Nathanael Nerode
07d1940e1c
configure.in: Clean up config-lang.in handling.
...
* configure.in: Clean up config-lang.in handling. Delete
useless assignment to "subdirs".
* configure: Regenerate.
From-SVN: r68588
2003-06-27 17:33:51 +00:00
Nathanael Nerode
4dbda6f04a
configure.in: Rename 'target_libs' to 'target_libraries'.
...
* configure.in: Rename 'target_libs' to 'target_libraries'.
Remove useless reference to 'target_libs'.
* configure: Regenerate.
From-SVN: r68543
2003-06-26 20:18:34 +00:00
Keith Seitz
2c30ab715a
Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
...
* Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
* Makefile.in: Regenerate.
From-SVN: r68393
2003-06-23 18:16:07 -04:00
Nathanael Nerode
11405c93c0
Makefile.def: Introduce flags_to_pass.
...
* Makefile.def: Introduce flags_to_pass.
* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
* Makefile.in: Regenerate.
From-SVN: r68384
2003-06-23 20:34:26 +00:00
Hans-Peter Nilsson
fb87ad5d04
configure.in (noconfigdirs): Disable target-newlib and target-libgloss.
...
* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
and target-libgloss.
<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
<h8300*-*-*>: Disable libf2c and ${libgcj}.
* configure: Regenerate.
From-SVN: r68354
2003-06-23 00:42:54 +00:00
Benjamin Kosnik
a7956a48e5
configure.in: Update testsuite_flags to new location.
...
2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
* configure.in: Update testsuite_flags to new location.
* configure. Regenerate.
From-SVN: r68133
2003-06-18 01:55:13 +00:00
Nathanael Nerode
eaf9f3b2e9
Makefile.tpl: Remove BUILD_CC stuff.
...
(toplev)
* Makefile.tpl: Remove BUILD_CC stuff.
* Makefile.in: Regenerate.
(gcc)
* configure.in: Replace BUILD_CC references with CC_FOR_BUILD.
* configure: Regenerate.
* Makefile.in: Replace BUILD_CC references with CC_FOR_BUILD.
(gcc/f)
* Make-lang.in: Replace BUILD_CC references with CC_FOR_BUILD.
From-SVN: r68115
2003-06-17 21:53:49 +00:00
Kazu Hirata
2d89ffefd9
* MAINTAINERS (Write After Approval): Remove Andrew Haley.
...
From-SVN: r68075
2003-06-17 10:00:52 +00:00
Graeme Peterson
83415b0b13
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r68026
2003-06-16 18:04:10 +00:00
H.J. Lu
b951c91c76
config.guess: Update to 2003-06-12 version.
...
2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
* config.guess: Update to 2003-06-12 version.
* config.sub: Update to 2003-06-13 version.
From-SVN: r67942
2003-06-14 07:08:09 -07:00
H.J. Lu
0bb41a37f3
config.guess: Update to 2003-06-06 version.
...
2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
* config.guess: Update to 2003-06-06 version.
* config.sub: Update to 2003-06-06 version.
From-SVN: r67833
2003-06-12 07:38:22 -07:00