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
Nathanael Nerode
6bd121291e
* configure.in: Fix AIX configury bug.
...
From-SVN: r54892
2002-06-21 18:20:17 -04:00
Steve Ellcey
e0d98a924a
* MAINTAINERS (Write After Approval): Add self.
...
From-SVN: r54853
2002-06-20 19:52:23 +00:00
Nathanael Nerode
ef40bc6512
* configure.in: replace ${topsrcdir} with ${srcdir}
...
From-SVN: r54810
2002-06-19 19:57:38 -04:00
Nathanael Nerode
7a0be4657d
configure.in: Move definition of libstdcxx_flags right above usage, rather than waaay earlier.
...
* configure.in: Move definition of libstdcxx_flags
right above usage, rather than waaay earlier.
From-SVN: r54809
2002-06-19 19:53:29 -04:00
Nathanael Nerode
e1848dde7a
* configure.in: Pull definition of is_cross_compiler earlier.
...
From-SVN: r54807
2002-06-19 19:39:42 -04:00
Nathanael Nerode
8bc2fff120
* configure.in: Rearrange a little.
...
From-SVN: r54806
2002-06-19 19:24:14 -04:00
Nathanael Nerode
ba3292dbb7
configure.in: Remove references to librx.
...
* configure.in: Remove references to librx.
* Makefile.in: Remove references to librx.
From-SVN: r54804
2002-06-19 19:06:06 -04:00
Denis Chertykov
11d8b40806
config.sub: Add support for avr target.
...
* config.sub: Add support for avr target.
Import from master sources, rev 1.255
From-SVN: r54801
2002-06-20 00:46:38 +04:00
Phil Edwards
93da83395a
configure, .cvsignore: Revert previous change...
...
2002-06-19 Phil Edwards <pme@gcc.gnu.org>
* configure, .cvsignore: Revert previous change...
* Makefile: ...delete.
From-SVN: r54792
2002-06-19 18:10:09 +00:00
Nathanael Nerode
b4caab5c94
* configure.in: Eliminate ${gasdir} variable.
...
From-SVN: r54786
2002-06-19 13:39:21 -04:00
Dave Brolley
ee77717163
merge from src
...
From-SVN: r54766
2002-06-18 17:58:44 -04:00
Phil Edwards
26e4af5477
configure: Remove garbage from previous commit.
...
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
* configure: Remove garbage from previous commit.
From-SVN: r54763
2002-06-18 20:41:47 +00:00
Phil Edwards
bb20b7dafd
configure: For in-source builds, make a subdir and re-exec there.
...
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
* configure: For in-source builds, make a subdir and re-exec there.
* Makefile: New file. Pass targets through to build directory.
* .cvsignore: No longer ignore "Makefile".
From-SVN: r54759
2002-06-18 20:02:21 +00:00