Nathanael Nerode
57f4082661
configure: Remove unneeded 'export's.
...
* configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
From-SVN: r60550
2002-12-27 23:15:39 +00:00
Svein E. Seldal
315fa0f4a9
config.sub: Import from master repository
...
* config.sub: Import from master repository
* config.guess: Ditto
From-SVN: r60486
2002-12-24 23:53:51 +00:00
Andreas Schwab
45aff44f04
Makefile.tpl (multilib.out): Fix missing space.
...
* Makefile.tpl (multilib.out): Fix missing space.
* Makefile.in: Regenerate.
From-SVN: r60475
2002-12-24 17:24:41 +00:00
Nathanael Nerode
88b5521b03
Makefile.tpl: Use shared multilib.out.
...
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
* Makefile.in: Regenerate.
* configure.in: Remove unnecessary leftovers.
From-SVN: r60441
2002-12-23 16:54:15 +00:00
Geoffrey Keating
66b77cb083
* config/mt-aix43: Delete.
...
From-SVN: r60420
2002-12-23 02:36:23 +00:00
Geoffrey Keating
2a72691876
configure.in (extra_ranlibflags_for_target): New variable.
...
* configure.in (extra_ranlibflags_for_target): New variable.
(*-*-darwin): Add -c to ranlib commands.
* configure (tooldir): Handle extra_ranlibflags_for_target.
From-SVN: r60397
2002-12-22 06:46:41 +00:00
Nathanael Nerode
aace32692e
Fix date typo
...
From-SVN: r60327
2002-12-19 20:27:49 +00:00
Nathanael Nerode
346b290d6d
Makefile.tpl: Revert HJL's change.
...
* Makefile.tpl: Revert HJL's change.
* Makefile.in: Regenerated.
* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
always.
From-SVN: r60326
2002-12-19 20:23:50 +00:00
Andreas Schwab
f089514211
Makefile.tpl, [...]: Substitute libstdcxx_incdir.
...
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
* Makefile.in: Regenerate.
From-SVN: r60303
2002-12-19 11:01:21 +00:00
H.J. Lu
782d0c0231
Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
...
2002-12-18 H.J. Lu <hjl@gnu.org>
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
* Makefile.in: Regenerated.
* configure.in (build_prefix): New. Substitute.
From-SVN: r60272
2002-12-18 16:51:33 -08:00
Nathanael Nerode
79308c5dbb
Makefile.tpl: Don't let real targets depend on phony targets.
...
* Makefile.tpl: Don't let real targets depend on phony targets.
* Makefile.in: Regenerate.
From-SVN: r60261
2002-12-18 18:34:22 +00:00
Nathanael Nerode
212f6dd0fe
Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
...
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
* Makefile.in: Regenerate.
From-SVN: r60233
2002-12-18 05:28:41 +00:00
Svein E. Seldal
ab17919f95
config.sub: Import from master repository
...
* config.sub: Import from master repository
* config.guess: Ditto
From-SVN: r60207
2002-12-17 10:01:10 +00:00
Jason Merrill
5ecf91d13a
Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make bootstrap'.
...
* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
previous 'make bootstrap'.
* Makefile.in: Regenerate.
From-SVN: r60193
2002-12-17 00:10:23 -05:00
Hans-Peter Nilsson
d8437e1bb6
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
...
From-SVN: r60192
2002-12-17 04:32:25 +00:00
Zack Weinberg
4977bab6ed
Merge basic-improvements-branch to trunk
...
From-SVN: r60174
2002-12-16 18:23:00 +00:00
Jason Merrill
6248218aee
Makefile.tpl (check-gcc-c++): Renamed from check-c++.
...
* Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
library tests.
(check-c++): Just depend on it and check-target-libstdc++-v3.
* Makefile.in: Regenerate.
From-SVN: r60126
2002-12-14 03:37:12 -05:00
Jason Merrill
0edcfdcb73
Makefile.in (check-gcc-c++): Renamed from check-c++.
...
* Makefile.in (check-gcc-c++): Renamed from check-c++. Don't run
library tests.
(check-c++): Just depend on it and check-target-libstdc++-v3.
From-SVN: r60107
2002-12-13 17:26:37 -05:00
Alexandre Oliva
f87505dda0
* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
...
From-SVN: r60060
2002-12-12 07:04:34 +00:00
Svein E. Seldal
7f0db92aa6
config.sub: Import from master repository
...
* config.sub: Import from master repository
* config.guess: Ditto
* MAINTAINERS: Added Svein Seldal under write after approval
* gcc/config.gcc: Added tic4x-* target as an alias to c4x-*
From-SVN: r59955
2002-12-09 08:10:20 +00:00
Gerald Pfeifer
67f1b90611
* MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
...
From-SVN: r59839
2002-12-05 00:30:12 +00:00
Geoffrey Keating
743f054e79
configure.in: Move host-specific darwin noconfigdirs into the host-specific section.
...
* configure.in: Move host-specific darwin noconfigdirs into
the host-specific section.
From-SVN: r59614
2002-11-28 20:27:44 +00:00
Rainer Orth
e6226a2f87
ltconfig (osf[345]): Append $major to soname_spec.
...
* ltconfig (osf[345]): Append $major to soname_spec.
Reflect this in library_names_spec.
* ltmain.sh (osf): Prefix $major with . for use as extension.
boehm-gc:
* ltconfig (osf[345]): Append $major to soname_spec.
Reflect this in library_names_spec.
* ltmain.sh (osf): Prefix $major with . for use as extension.
From-SVN: r59306
2002-11-20 15:59:07 +00:00
Andreas Jaeger
3b75d2378c
libtool.m4 (libtool_flags): Add patch from libtool CVS...
...
* libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
and sparc64 GNU/Linux systems.
From-SVN: r59304
2002-11-20 16:18:53 +01:00
Nathan Sidwell
809108de46
* MAINTAINERS: Update email.
...
From-SVN: r59257
2002-11-19 10:57:58 +00:00
Gerald Pfeifer
e7e0de7e33
* MAINTAINERS: Complete James Dennett's entry.
...
From-SVN: r59222
2002-11-18 14:57:19 +00:00
Eric Botcazou
f7109dea6c
MAINTAINERS (Write After Approval): Add myself.
...
2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r59131
2002-11-15 14:48:55 +00:00
Bruce Korb
d3ac17c9c5
syntactic cleanup
...
From-SVN: r59111
2002-11-14 19:44:41 +00:00
Stuart Hastings
cbf78ae4d1
* MAINTAINERS: Add myself to write-after-approval list.
...
From-SVN: r59079
2002-11-13 18:13:34 +00:00
Jonathan Wakely
d47839991f
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r58999
2002-11-11 00:50:09 +00:00
Adam Nemet
1c9c903e4d
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r58808
2002-11-05 05:14:42 +00:00
Kevin Buettner
40673d2b88
Top level configury changes for RDA.
...
From-SVN: r58797
2002-11-04 18:40:27 +00:00
Gerald Pfeifer
42e650ae23
* MAINTAINERS: Remove "co-maintainer" note for web pages.
...
From-SVN: r58595
2002-10-28 09:26:58 +00:00
Phil Edwards
e004b81f6e
Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restrap targets to this rule.
...
2002-10-25 Phil Edwards <pme@gcc.gnu.org>
* Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
and restrap targets to this rule.
* Makefile.in: Regenerate.
From-SVN: r58545
2002-10-25 22:49:58 +00:00
Gerald Pfeifer
06bd49b10b
MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under GNATS only accounts.
...
* MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
GNATS only accounts.
From-SVN: r58537
2002-10-25 19:47:32 +00:00
Hans-Peter Nilsson
d0af82b0ce
configure.in (i[3456]86-*-linux*): Add check to disable ${libgcj} for glibc1.
...
* configure.in (i[3456]86-*-linux*): Add check to disable
${libgcj} for glibc1.
From-SVN: r58511
2002-10-24 23:25:07 +00:00
Denis Chertykov
1078265406
* MAINTAINERS: Add myself as ip2k port maintainer.
...
From-SVN: r58501
2002-10-24 23:50:09 +04:00
Svein E. Seldal
a5a438f572
* configure.in: Add tic4x target.
...
From-SVN: r57907
2002-10-07 17:07:06 -04:00
Nathanael Nerode
aba8a49486
Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
...
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
* configure.in: Make SET_LIB_PATH substitution more autoconfy.
* Makefile.in: Regenerate.
From-SVN: r57783
2002-10-03 19:06:16 +00:00
Nathanael Nerode
fe3d5b7ff1
Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
...
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
* Makefile.in: Regenerate.
From-SVN: r57782
2002-10-03 18:50:19 +00:00
Janis Johnson
a6ad79e790
MAINTAINERS: Add myself as web pages co-maintainer.
...
2002-10-02 Janis Johnson <janis187@us.ibm.com>
* MAINTAINERS: Add myself as web pages co-maintainer.
From-SVN: r57750
2002-10-02 20:02:13 +00:00
Nathanael Nerode
6a8a90589c
Makefile.tpl: Eliminate reference to all-gui, all-libproc.
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Eliminate reference to all-gui, all-libproc.
* Makefile.in: Regenerate.
From-SVN: r57746
2002-10-02 19:12:43 +00:00
Zack Weinberg
327d975a3a
MAINTAINERS: Add myself and Nathan Sidwell <nathan@codesourcery.com> as VxWorks maintainers.
...
* MAINTAINERS: Add myself and Nathan Sidwell
<nathan@codesourcery.com> as VxWorks maintainers.
From-SVN: r57743
2002-10-02 17:51:40 +00:00
Nathanael Nerode
a5ae8f192b
Fix bogus date.
...
From-SVN: r57730
2002-10-02 06:27:54 +00:00
Nathanael Nerode
f5e0c73c6c
Makefile.def: Remove order dependency comments.
...
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.
From-SVN: r57729
2002-10-02 06:27:24 +00:00
Nathanael Nerode
34c6040cc2
Makefile.tpl: Remove material now in src-release.
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Remove material now in src-release. (Finally!)
* Makefile.in: Regenerate.
From-SVN: r57727
2002-10-02 06:22:33 +00:00
Nathanael Nerode
d0f6c8235e
Makefile.tpl: Add configure-target (for src-release in src)
...
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Add configure-target (for src-release in src)
* Makefile.in: Regenerate.
From-SVN: r57724
2002-10-02 05:11:25 +00:00
Nick Clifton
50bd210bde
(BINUTILS_SUPPORT_DIRS): Add cpu directory.
...
From-SVN: r57665
2002-09-30 20:00:34 +00:00
Ulrich Weigand
ca25149e05
* configure.in (s390*-*-linux*): Enable libgcj.
...
From-SVN: r57647
2002-09-30 12:15:00 +00:00
Nathanael Nerode
9e60a678fc
configure: Revert accidentally applied changes.
...
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
* configure: Revert accidentally applied changes.
From-SVN: r57626
2002-09-29 16:11:24 +00:00
Nathanael Nerode
dd30b57d9d
Makefile.tpl: Make more autoconf-friendly.
...
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make more autoconf-friendly.
* Makefile.in: Regenerate.
* configure: Make substitution more autoconf-like.
From-SVN: r57625
2002-09-29 15:53:23 +00:00
Richard Earnshaw
5831424ed7
configure.in (arm-*-coff, [...]): Use a single entry to handle all these.
...
* 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.
From-SVN: r57612
2002-09-28 12:19:19 +00:00
Geoffrey Keating
b7f3b15b05
configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the things that depend on them.
...
* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
things that depend on them.
From-SVN: r57602
2002-09-28 01:43:37 +00:00
Nathanael Nerode
0dffceed44
Makefile.tpl: Make subsituted variables more autoconfy.
...
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make subsituted variables more autoconfy.
* Makefile.in: Regenerate.
* configure: Make seds more autoconfy.
From-SVN: r57522
2002-09-26 04:14:02 +00:00
Nathanael Nerode
ec0461f681
Makefile.tpl: Rewrite substituted lines to look autoconfy.
...
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.
From-SVN: r57503
2002-09-25 17:22:54 +00:00
Nathanael Nerode
1db75a864c
Makefile.tpl: Autogenerate *-target-* lists...
...
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.
From-SVN: r57499
2002-09-25 16:49:39 +00:00
Andrew Haley
741a4e89a6
MAINTAINERS: Add aph@redhat.com as Java maintainer.
...
2002-09-25 Andrew Haley <aph@redhat.com>
* MAINTAINERS: Add aph@redhat.com as Java maintainer.
From-SVN: r57495
2002-09-25 11:16:42 +00:00
Nathanael Nerode
95ddd785f6
Makefile.def: New file.
...
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'.
* contrib/gcc_update: Note that Makefile.in is a generated file.
* configure.in: Minor rearrangement. Simplify tests.
From-SVN: r57484
2002-09-24 22:51:57 +00:00
Jason Thorpe
65a824f6c8
configure.in (with_headers): Skip copy if value is "yes".
...
* configure.in (with_headers): Skip copy if value is "yes".
(with_libs): Likewise.
* doc/install.texi: Document behavior of --with-headers and
--with-libs when arguments are omitted.
From-SVN: r57411
2002-09-22 17:57:10 +00:00
Nathanael Nerode
51270f0a1b
get the changelog right, stupid error on last commit.
...
From-SVN: r57393
2002-09-21 16:36:45 +00:00
Nathanael Nerode
fbf86afb3e
configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
...
2002-07-12 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.
From-SVN: r57392
2002-09-21 16:33:09 +00:00
Nathanael Nerode
8f89dbf4b5
configure.in: Rearrange.
...
2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>
* configure.in: Rearrange.
From-SVN: r57369
2002-09-20 21:00:07 +00:00
Kazu Hirata
c1b8db3f83
* MAINTAINERS: Update my email address.
...
From-SVN: r57140
2002-09-14 12:21:49 +00:00
Paul Koning
341f05750f
* MAINTAINERS: (Write After Approval): Add myself.
...
From-SVN: r56688
2002-08-30 16:02:03 -04:00
Geoffrey Keating
d2e06980dd
* MAINTAINERS: Update Jason Eckhardt's address, remove i860.
...
From-SVN: r56666
2002-08-29 21:26:57 +00:00
Geoffrey Keating
4906d5d83e
* MAINTAINERS: Change my mailing address.
...
From-SVN: r56555
2002-08-24 22:30:51 +00:00
Paolo Carlini
e9a25cc860
MAINTAINERS (Write After Approval): Remove myself.
...
2002-08-21 Paolo Carlini <pcarlini@unitus.it>
* MAINTAINERS (Write After Approval): Remove myself.
(Various Maintainers: c++ runtime libs): Add myself.
From-SVN: r56490
2002-08-21 15:29:04 +00:00
Loren J. Rittle
a5aa74218f
MAINTAINERS (Write After Approval): Remove myself.
...
* MAINTAINERS (Write After Approval): Remove myself.
(Various Maintainers: c++ runtime libs): Add myself.
From-SVN: r56474
2002-08-21 01:00:21 +00:00
Eric Christopher
5ce6f47b37
config.sub: Import from master repository.
...
2002-08-15 Eric Christopher <echristo@redhat.com>
* config.sub: Import from master repository.
* config.guess: Ditto.
2002-08-15 Eric Christopher <echristo@redhat.com>
Jeff Knaggs <jknaggs@redhat.com>
* config.gcc (mipsisa64sr71k-elf): New target.
* config/mips/sr71k.md: New file.
* config/mips/mips.md: Use it.
(rot*): Add sr71k specifics.
* config/mips/t-sr71k: New file.
* config/mips/mips.h (sr71k): New cpu.
(TARGET_SR71K): Use it.
(TUNE_SR71K): Ditto.
(GENERATE_BRANCHLIKELY): Ditto.
(ISA_HAS_MULHI, ISA_HAS_MULS, ISA_HAS_MSAC, ISA_HAS_MACC,
ISA_HAS_ROTR_SIISA_HAS_ROTR_DI): Ditto.
* config/mips/mips.c (sr71k): New cpu.
(mips_use_dfa_pipeline_interface): Use.
2002-08-15 Eric Christopher <echristo@redhat.com>
Richard Sandiford <rsandifo@redhat.com>
Aldy Hernandez <aldyh@redhat.com>
Graham Stott <grahams@redhat.com>
Michael Meissner <meissner@redhat.com>
Gavin Romig-Koch <gavin@redhat.com>
Ken Raeburn <raeburn@cygnus.com>
Alexandre Oliva <aoliva@redhat.com>
* config.gcc (mips64vr-elf): New target.
* config/mips/5400.md: New file.
* config/mips/5500.md: Ditto.
* config/mips/mips.md: Use them.
(frsqrt): New.
* config/mips/mips.c (vr4111, vr4121, vr4320, vr5400, vr5500): New
cpus.
(mips_issue_rate): Use them.
(mips_use_dfa_pipeline_interface): New function. Use for 5400 and 5500.
(TARGET_SCHEDUSE_DFA_PIPELINE_INTERFACE): Define. Use above.
* config/mips/mips.h (vr4111, vr4121, vr4320, vr5400, vr5500): New
cpus.
(TARGET_MIPSx): Use them.
(TUNE_MIPSx): Ditto.
(GETNATE_MULT3_SI): Ditto.
(ISA_HAS_BRANCHLIKELY): Ditto.
(ISA_HAS_CONDMOVE): Ditto.
(ISA_HAS_NMADD_NMSUB): Ditto.
(ISA_HAS_MULHI): New. Ditto.
(ISA_HAS_MULS): Ditto.
(ISA_HAS_MSAC): Ditto.
(ISA_HAS_MACC): Ditto.
(ISA_HAS_ROTR_SI): Ditto.
(ISA_HAS_ROTR_DI): Ditto.
(RTX_COSTS): Use.
From-SVN: r56471
2002-08-20 21:53:28 +00:00
Alexandre Oliva
7f9317f00d
Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
...
* 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.
From-SVN: r56446
2002-08-19 20:38:15 +00:00
Aldy Hernandez
7aecca3dc9
MAINTAINERS: Add self to rs6000 vector extensions.
...
2002-08-16 Aldy Hernandez <aldyh@redhat.com>
* MAINTAINERS: Add self to rs6000 vector extensions.
From-SVN: r56379
2002-08-16 17:10:21 +00:00
Alexandre Oliva
8ea4b195de
* libiberty/configure: Reverted unintended yesterday's check in.
...
From-SVN: r56361
2002-08-15 21:24:00 +00:00
Alexandre Oliva
f5cc59a784
configure, configure: Rebuilt.
...
* boehm-gc/configure, libf2c/configure: Rebuilt.
* libffi/configure, libiberty/configure: Ditto.
* libjava/configure, libobjc/configure: Ditto.
* libstdc++-v3/configure, zlib/configure: Ditto.
Merged from binutils:
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.
From-SVN: r56270
2002-08-14 02:40:00 +00:00
Federico G. Schwindt
66350331ee
Add hppa-openbsd target
...
From-SVN: r56066
2002-08-06 09:26:29 +00:00
H.J. Lu
2ff3487032
configure.in (mips*-*-linux*): Don't skip target-libffi.
...
2002-08-04 H.J. Lu (hjl@gnu.org )
* configure.in (mips*-*-linux*): Don't skip target-libffi.
From-SVN: r56030
2002-08-04 12:40:07 -07:00
Krister Walfridsson
a014f2fea6
* MAINTAINERS (Write After Approval): Add myself.
...
From-SVN: r55996
2002-08-02 19:02:33 +00:00
Alan Modra
c01d477a66
configure.in: Move generic linux case to end.
...
* 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.
From-SVN: r55888
2002-07-31 08:42:35 +09:30
Michael Matz
68cd2524d6
* MAINTAINERS: Add myself as ra* maintainer.
...
From-SVN: r55613
2002-07-20 16:53:10 +00:00
Chris Demetriou
e2d83b8cb2
config.guess: Update to 2002-07-09 version.
...
2002-07-16 Chris Demetriou <cgd@broadcom.com>
* config.guess: Update to 2002-07-09 version.
* config.sub: Update to 2002-07-03 version.
From-SVN: r55503
2002-07-16 17:14:49 -07:00
Hans-Peter Nilsson
cece4f1d96
* MAINTAINERS: Fix typo in a maintainer email address.
...
From-SVN: r55466
2002-07-15 21:12:31 +00:00
Nathanael Nerode
bb65470303
* configure.in: Remove two redundant tests.
...
From-SVN: r55402
2002-07-11 19:54:04 +00:00
Rainer Orth
789b7de56b
configure.in (mips*-*-irix6*o32): Enable stabs.
...
* configure.in (mips*-*-irix6*o32): Enable stabs.
gcc:
* config.gcc (mips-sgi-irix6*o32): New configuration.
* configure.in (libgcc_visibility): Disable for mips-sgi-irix6*o32
configurations.
* configure: Regenerate.
* config/mips/iris6-o32-as.h: New file.
* config/mips/iris6-o32.h: New file.
* config/mips/iris5gas.h (TARGET_ASM_NAMED_SECTION): Define.
(NM_FLAGS): Define.
(HAVE_AS_SHF_MERGE): Undefine.
* config/mips/t-iris5-as: New file.
* config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it.
* config/mips/t-iris6 (SHLIB_EXT, SHLIB_SOLINK, SHLIB_SONAME,
SHLIB_NAME, SHLIB_MAP, SHLIB_OBJS, SHLIB_SLIBDIR_QUAL, SHLIB_LINK,
SHLIB_INSTALL, SHLIB_MKMAP, SHLIB_MAPFILES, FPBIT, DPBIT,
dp-bit.c, fp-bit.c): Move ...
* config/mips/t-iris5-6: ... here.
New file, shared by IRIX 5 and IRIX 6.
* config.gcc (mips-sgi-irix6*o32, mips-sgi-irix6*,
mips-sgi-irix5*): Use it.
* config/mips/iris6.h: Remove duplicate comment.
* config/mips/mips.c (TARGET_ASM_UNALIGNED_DI_OP) [TARGET_IRIX5 &&
!TARGET_IRIX6]: Define.
(mips_asm_file_start): Don't emit mdebug.<ABI> sections on IRIX 5/6.
* config/mips/mips.h (ASM_DECLARE_FUNCTION_NAME): Fix comment.
gcc/testsuite:
* gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
configuration and IRIX 6 O32 ABI.
libstdc++-v3:
* configure.target (target_os switch): Allow for irix6*o32
configurations.
From-SVN: r55401
2002-07-11 18:56:58 +00:00
Nathanael Nerode
f3970bbacf
configure.in: Don't build grez.
...
* configure.in: Don't build grez.
* Makefile.in: Ditto.
From-SVN: r55334
2002-07-08 21:40:41 +00:00
Nathanael Nerode
e1da1089c4
Makefile.in: Remove references to bsp, cygmon, libstub.
...
* Makefile.in: Remove references to bsp, cygmon, libstub.
* configure.in: Ditto.
* configure.in: Remove leftover reference to gdbtest.
From-SVN: r55332
2002-07-08 20:06:51 +00:00
Phil Edwards
57c905fa73
configure.in (gxx_include_dir): Change to match versioned C++ headers if --enable-version-specific-runtime-libs...
...
2002-07-08 Phil Edwards <pme@gcc.gnu.org>
* configure.in (gxx_include_dir): Change to match versioned
C++ headers if --enable-version-specific-runtime-libs is used.
From-SVN: r55323
2002-07-08 10:00:39 +00:00
Steve Ellcey
a0af94a769
* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
...
From-SVN: r55250
2002-07-04 22:52:03 +00:00
Nathanael Nerode
423ce3eb95
* configure.in: Make --without-x work.
...
From-SVN: r55226
2002-07-03 22:50:35 +00:00
Nathanael Nerode
c3b7d16939
* configure.in: Rearrange target Makefile fragment collection.
...
From-SVN: r55202
2002-07-03 02:49:38 +00:00
Nathanael Nerode
981869348c
Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or cvs[src].
...
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
cvs[src].
* configure.in: Ditto.
(also fix obvious typo in ChangeLog)
From-SVN: r55187
2002-07-02 18:01:37 +00:00
DJ Delorie
2a91582c04
Formatting change
...
From-SVN: r55162
2002-07-01 19:16:30 -04:00
Matt Kraai
eebd288ac7
* MAINTAINERS (Write After Approval): Update my e-mail address.
...
From-SVN: r55160
2002-07-01 22:51:10 +00:00
Nathanael Nerode
3ab36f05d6
Wipe out apache.
...
Wipe out apache. Don't configure cgen from the top level; that part is
simply pulled over from src.
From-SVN: r55159
2002-07-01 22:40:12 +00:00
Nathanael Nerode
55380b08d8
Reorganize, remove now-redundant tests.
...
From-SVN: r55154
2002-07-01 21:01:48 +00:00
Nathanael Nerode
9a5c1b9db1
Kill last references to LIBGCC1_TEST, which is never tested and never set to anything but "".
...
Kill last references to LIBGCC1_TEST, which is never tested and never
set to anything but "". Oy.
From-SVN: r55152
2002-07-01 20:51:20 +00:00
Nathanael Nerode
5fd3853ac3
config-ml.in doesn't need to worry about cygnus configure
...
From-SVN: r55149
2002-07-01 19:59:22 +00:00
Nathanael Nerode
cfefc43445
Remove references to building emacs from top level Makefile.in.
...
From-SVN: r55138
2002-07-01 15:59:58 +00:00
Graham Stott
2fe938856a
MAINTAINERS: Update my email address.
...
2002-06-28 Graham Stott <graham.stott@btinternet.com>
* MAINTAINERS: Update my email address.
From-SVN: r55082
2002-06-28 21:07:30 +00:00
Benjamin Kosnik
53c40185d0
config.if (libstdcxx_incdir): Version C++ headers.
...
2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
* config.if (libstdcxx_incdir): Version C++ headers.
(cxx_incdir): Remove.
From-SVN: r55029
2002-06-27 10:19:53 +00:00
Nathanael Nerode
97679694bf
*** empty log message ***
...
From-SVN: r54985
2002-06-25 07:57:03 +00:00
Denis Chertykov
b03bcd3733
* configure.in: Add support for ip2k.
...
From-SVN: r54926
2002-06-23 21:35:48 +04:00