David Edelsohn
aaf51ca21a
Revert 2004-12-08 Makefile changes.
...
From-SVN: r92609
2004-12-25 19:07:54 -05:00
Danny Smith
4e32e45407
MAINTAINERS: Move myself to OS Port Maintainers for windows, cygwin, mingw.
...
* MAINTAINERS: Move myself to OS Port Maintainers for windows,
cygwin, mingw.
From-SVN: r92340
2004-12-17 23:05:30 +00:00
Andrew Stubbs
669f01d83a
configure.in (sh64-*-*): Reenable gprof.
...
2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
* configure.in (sh64-*-*): Reenable gprof.
* configure: Regenerate.
From-SVN: r92280
2004-12-16 19:50:41 +00:00
David Edelsohn
1b227ee01a
Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
...
* Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
* Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
(EXTRA_TARGET_FLAGS): Add PICFLAG.
* Makefile.in: Regenerate.
From-SVN: r91916
2004-12-08 15:25:58 -05:00
Christopher Faylor
ce5e944cb4
* MAINTAINERS: Update my email address.
...
From-SVN: r91906
2004-12-08 15:57:14 +00:00
Matt Kraai
893f1e8768
Makefile.tpl: Generate normal dependencies if the LHS module is not bootstrapped.
...
* Makefile.tpl: Generate normal dependencies if the LHS module is
not bootstrapped.
* Makefile.in: Regenerate.
From-SVN: r91857
2004-12-08 07:22:47 +00:00
Richard Sandiford
bb59c33970
Introduce config/gxx-include-dir.m4.
...
From-SVN: r91680
2004-12-03 10:44:37 +00:00
Richard Sandiford
4982adbebc
config.if: Delete.
...
* config.if: Delete.
* configure.in: Set libstdcxx_incdir directly.
* configure: Regenerate.
From-SVN: r91679
2004-12-03 10:40:18 +00:00
Eric Christopher
057506533b
Makefile.tpl (clean-target-libgcc): Make change in correct place.
...
2004-12-02 Eric Christopher <echristo@redhat.com>
* Makefile.tpl (clean-target-libgcc): Make change in correct place.
* Makefile.in: Regenerate.
From-SVN: r91666
2004-12-02 23:45:19 +00:00
Richard Sandiford
5fef1dbd6e
configure.in: Clear gcc_version_trigger if the file doesn't exist.
...
* configure.in: Clear gcc_version_trigger if the file doesn't exist.
* configure: Regenerate.
From-SVN: r91639
2004-12-02 14:11:51 +00:00
Richard Sandiford
afabd8e62c
Introduce and use config/gcc-version.m4.
...
From-SVN: r91625
2004-12-02 11:05:13 +00:00
Eric Christopher
78716e864e
Makefile.in (clean-target-libgcc): Add stmp-dirs to list of things to remove.
...
2004-12-01 Eric Christopher <echristo@redhat.com>
* Makefile.in (clean-target-libgcc): Add stmp-dirs to list
of things to remove.
From-SVN: r91583
2004-12-01 22:18:25 +00:00
Matt Kraai
57ab8ba918
* MAINTAINERS (Write After Approval): Update my e-mail address.
...
From-SVN: r91508
2004-11-30 03:06:52 +00:00
Kelley Cook
2539bffe37
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libtool to always pass_all.
...
2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
from CVS libtool to always pass_all.
* libjava/configure, libffi/configure, libjava/configure,
libobjc/configure, boehm-gc/configure: Regenerated.
From-SVN: r91495
2004-11-29 23:45:23 +00:00
John David Anglin
3e732ba0ee
configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
...
* configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
(hppa*64*-*-*): Delete incorrect comment.
* configure: Rebuilt.
From-SVN: r91315
2004-11-26 01:24:42 +00:00
Kelley Cook
767f726e10
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
...
2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
* boehm-gc/configure: Regenerate.
* libffi/configure: Regenerate.
* libgfortran/configure: Regenerate.
* libjava/configure: Regenerate.
* libobjc/configure: Regenerate.
* libstdc++-v3/configure: Regenerate.
* zlib/configure: Regenerate.
From-SVN: r91293
2004-11-25 13:43:43 +00:00
Kelley Cook
2c92e90fa5
libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool to always pass_all.
...
2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
from CVS libtool to always pass_all.
* boehm-gc/configure: Regenerate.
* libffi/configure: Regenerate.
* libgfortran/configure: Regenerate.
* libjava/configure: Regenerate.
* libobjc/configure: Regenerate.
* libstdc++-v3/configure: Regenerate.
* zlib/configure: Regenerate.
From-SVN: r91200
2004-11-24 22:04:38 +00:00
Kelley Cook
32f84e48f3
install-sh, compile: Import from automake.
...
2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
* install-sh, compile: Import from automake.
From-SVN: r90710
2004-11-16 01:04:30 +00:00
Kelley Cook
9587be8a5a
config.guess, config.sub: Import from savannnah.
...
2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
* config.guess, config.sub: Import from savannnah.
From-SVN: r90709
2004-11-16 00:57:01 +00:00
Scott Robert Ladd
04e8180850
Fixed missing space in ChangeLog entry
...
From-SVN: r90586
2004-11-13 17:08:27 +00:00
Scott Robert Ladd
1537532b79
Added self as write-after-approval maintainer
...
From-SVN: r90585
2004-11-13 17:03:37 +00:00
Mike Stump
f87a2b2e89
Makefile.def: Add html support.
...
* Makefile.def: Add html support.
* Makefile.tpl: Likewise.
* Makefile.in: Regenerate.
From-SVN: r90575
2004-11-13 07:32:48 +00:00
Geoffrey Keating
556f03c4f0
re PR other/18423 (powerpc-eabisim build broken due to configure skipping fixincludes)
...
PR 18423
* configure.in: Remove all instances of build-fixincludes from
noconfigdirs.
(build_configargs): Supply --target to subdirectories.
* configure: Regenerate.
From-SVN: r90537
2004-11-12 19:15:22 +00:00
Geoffrey Keating
848556c2b1
Makefile.def: Make gcc install depend on fixincludes install.
...
* Makefile.def: Make gcc install depend on fixincludes install.
* Makefile.in: Regenerate.
From-SVN: r90536
2004-11-12 19:10:29 +00:00
Janis Johnson
9e5712a5c3
* MAINTAINERS: Add myself as gcc testsuite maintainer.
...
From-SVN: r90401
2004-11-10 18:21:08 +00:00
Paul Brook
4ef509c058
MAINTAINERS: Add self as arm maintainer.
...
2004-11-11 Paul Brook <paul@codesourcery.com>
* MAINTAINERS: Add self as arm maintainer. Update email address.
From-SVN: r90381
2004-11-10 02:10:24 +00:00
Hans-Peter Nilsson
79fd859270
Mention configure in last entry
...
From-SVN: r90256
2004-11-08 01:40:10 +00:00
Hans-Peter Nilsson
20d11df6b7
configure.in (noconfigdirs): Disable target-libgfortran.
...
* configure.in (noconfigdirs) [mmix-*-*]: Disable
target-libgfortran.
From-SVN: r90252
2004-11-08 01:27:56 +00:00
David Edelsohn
68c70f15da
config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN like CC.
...
* config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
like CC.
From-SVN: r90246
2004-11-07 18:37:28 -05:00
Paolo Bonzini
54f88091c5
Makefile.def (host fixincludes): Specify missing targets.
...
2004-11-05 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (host fixincludes): Specify missing targets.
* Makefile.in: Regenerate.
fixincludes/ChangeLog:
2004-11-05 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in (mostlyclean, distclean): New targets.
From-SVN: r90127
2004-11-05 16:35:51 +00:00
Ralf Corsepius
6866abb815
MAINTAINERS: Add myself
...
2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* MAINTAINERS: Add myself
From-SVN: r90119
2004-11-05 10:26:18 +01:00
Gabor Loki
83f625789f
* MAINTAINERS (Write After Approval): Add myself. (Gabor Loki <loki@inf.u-szeged.hu>)
...
From-SVN: r90118
2004-11-05 07:35:55 +00:00
Geoffrey Keating
53c7ffe7dd
Index: ChangeLog
...
2004-11-04 Geoffrey Keating <geoffk@apple.com>
* Makefile.def: Build fixincludes for the host, too.
* Makefile.in: Regenerate.
* configure.in (host_tools): Add fixincludes.
* configure: Regenerate.
Index: fixincludes/ChangeLog
2004-11-04 Geoffrey Keating <geoffk@apple.com>
* configure.ac: Add code to determine noncanonical_target,
local_prefix, gcc_version; process mkheaders.in to make mkheaders.
* configure: Regenerate.
* fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
* mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
* mkheaders.in: Move here from gcc/; remove some unnecessary macros;
update for changes to fixinc.in.
* Makefile.in: Add many new macros.
(install): New target.
(mkheaders): New target.
(fixinc.sh): New target.
(all): Add mkheaders and fixinc.sh.
* README-fixinc: Move here from gcc/.
Index: gcc/ChangeLog
2004-11-04 Geoffrey Keating <geoffk@apple.com>
* Makefile.in (distclean): Don't delete nonexistent fixinc/ directory.
(install-mkheaders): Install the version built for the
host, not for the build machine.
* configure.ac: Always run fixincludes.
(all_outputs): Remove mkheaders.
* configure: Regenerate.
* fixinc.in: Move to fixincludes/.
* mkfixinc.sh: Likewise.
* mkheaders.in: Likewise.
* README-fixinc: Likewise.
From-SVN: r90117
2004-11-05 04:49:19 +00:00
Daniel Jacobowitz
ac8b3d9d72
configure.in (arm-*-oabi*, [...]): Remove.
...
* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
* configure: Regenerated.
From-SVN: r90072
2004-11-04 17:55:50 +00:00
H.J. Lu
bab375802a
re PR other/17783 (Top level configure doesn't support shared libraries enabled by default)
...
2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
PR other/17783
* configure.in: Set up LD_LIBRARY_PATH by default for gcc.
* configure: Regenerated.
From-SVN: r90067
2004-11-04 09:01:41 -08:00
Mark Mitchell
db1de71358
* README.SCO: Update per FSF instructions.
...
From-SVN: r89931
2004-11-01 02:19:48 +00:00
Eric B. Weddington
a827e21a71
re PR target/18151 (Disable building of fixincludes for avr target.)
...
PR target/18151
* configure.in (case ${target}): Do not build fixincludes for avr.
* configure: Regenerated.
From-SVN: r89774
2004-10-28 13:48:03 -06:00
Paolo Bonzini
9d069a4f02
configure.in (case ${target}): Do not build fixincludes on platforms where it is not used.
...
* configure.in (case ${target}): Do not build fixincludes
on platforms where it is not used.
* configure: Regenerated.
From-SVN: r89603
2004-10-26 14:31:09 -06:00
Daniel Jacobowitz
fc45f3fed5
configure.in: Use an absolute path to install-sh.
...
* configure.in: Use an absolute path to install-sh.
* configure: Regenerated.
From-SVN: r89495
2004-10-23 20:28:46 +00:00
Aaron W. LaFramboise
36554b9264
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r89321
2004-10-20 01:50:06 -06:00
Kazu Hirata
88e9994a46
MAINTAINERS: Remove from Write After Approval those that are already maintainers.
...
* MAINTAINERS: Remove from Write After Approval those that are
already maintainers.
From-SVN: r89274
2004-10-19 13:13:35 +00:00
Sebastian Pop
ad02a94436
* MAINTAINERS: Update my email address.
...
From-SVN: r89270
2004-10-19 09:27:04 +00:00
Kelley Cook
c8e6cd4166
configure.in (*-*-cygwin*): Supress warning if newlib not present.
...
2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
* configure.in (*-*-cygwin*): Supress warning if newlib not present.
* configure: Regenerate.
From-SVN: r88954
2004-10-12 22:49:34 +00:00
J"orn Rennecke
ebe550240f
MAINTAINERS: Update my email address.
...
2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
* MAINTAINERS: Update my email address.
From-SVN: r88721
2004-10-08 01:11:38 +01:00
Kazu Hirata
a8b0957ebb
MAINTAINERS (Language Front Ends Maintainers): New.
...
* MAINTAINERS (Language Front Ends Maintainers): New. Move
entries belonging to this category.
From-SVN: r88658
2004-10-07 04:03:44 +00:00
Josef Zlomek
96836f6194
* MAINTAINERS: Update my e-mail address.
...
From-SVN: r88598
2004-10-06 11:59:51 +00:00
Paolo Bonzini
7e0b5752fe
[multiple changes]
...
2004-10-06 Paolo Bonzini <bonzini@gnu.org>
Fix wrong conflict resolution in:
2004-08-16 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in: Regenerate.
* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
in the recursive `make', instead of hardwiring `all'.
(Autogenerated TARGET-* variables): New.
From-SVN: r88594
2004-10-06 10:09:29 +00:00
Tomer Levi
370f7a47be
configure.in: Enable target-libgloss for crx-*-*.
...
configure: Regenerate.
From-SVN: r88557
2004-10-05 15:52:20 +00:00
Kazu Hirata
13e5d623b3
MAINTAINERS (Various Maintainers): Move the "windows, cygwin, mingw" maintainer to ...
...
* MAINTAINERS (Various Maintainers): Move the "windows,
cygwin, mingw" maintainer to ...
(OS Port Maintainers): ... here.
From-SVN: r88476
2004-10-04 04:54:21 +00:00
Kazu Hirata
a6497c1b1b
MAINTAINERS (Write After Approval): Remove those that are maintainers of some subsystem.
...
* MAINTAINERS (Write After Approval): Remove those that are
maintainers of some subsystem.
From-SVN: r88475
2004-10-04 04:39:44 +00:00