]> sourceware.org Git - newlib-cygwin.git/commitdiff
Rename ms1 to mt, part 1
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 12 Dec 2005 11:25:07 +0000 (11:25 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 12 Dec 2005 11:25:07 +0000 (11:25 +0000)
* config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
* configure.in: Replace ms1 arch with mt.
* configure: Rebuilt.

* bfd/Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES,
BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace ms1 with mt.
(cpu_mt.lo, elf32-mt.lo): Update target and dependency names.
* bfd/Makefile.in: Rebuilt.
* bfd/config.bfd: Replace ms1 arch with mt.
* bfd/configure.in: Replace ms1 files with mt files.
* bfd/configure: Rebuilt.
* bfd/elf32-mt.c: Renamed from elf32-ms1.c.  Update include files.
* bfd/cpu-mt.c: Renamed from cpu-ms1.c.

* cpu/mt.cpu: Rename from ms1.cpu.
* cpu/mt.opc: Rename from ms1.opc.

* binutils/Makefile.am: Replace ms1 files with mt files.
* binutils/Makefile.in: Rebuilt.
* binutils/readelf.c (elf/mt.h): Adjust #include.

* gas/configure.in: Replace ms1 arch with mt arch.
* gas/configure: Rebuilt.
* gas/configure.tgt: Replace ms1 arch with mt arch.
* gas/config/tc-mt.c: Renamed from tc-ms1.c: Update include files.

* gas/doc/Makefile.am (CPU_DOCS): Replace ms1 files with mt files.
* gas/doc/Makefile.in: Rebuilt.

* gas/testsuite/gas/mt: Renamed from ms1 dir.  Update file names as
needed.
* gas/testsuite/gas/mt/errors.exp: Replace ms1 arch with mt arch.
* gas/testsuite/gas/mt/mt.exp: Replace ms1 arch with mt arch.
* gas/testsuite/gas/mt/relocs.exp: Replace ms1 arch with mt arch.

* gdb/configure.tgt: Replace ms1 arch with mt arch.
* gdb/config/mt: Renamed from ms1 dir.  Update file names as needed.
* gdb/config/mt/mt.mt (TDEPFILES): Replace ms1 file with mt file.

* include/elf/mt.h: Renamed from ms1.h

* ld/Makefile.am (ALL_EMULATIONS): Replace ms1 files with mt files.
(eelf32mt.c): Update target name and dependencies.
* ld/Makefile.in: Rebuilt.
* ld/configure.tgt: Replace ms1 arch with mt arch.
* ld/emulparams/elf32mt.sh: Renamed from elf32ms1.sh. Update
comment.

* libgloss/configure.in: Replace ms1 arch with mt arch.
* libgloss/configure: Rebuilt.
* libgloss/mt: Renamed from ms1 dir.

* newlib/configure.host: Replace ms1 arch with mt arch.
* newlib/libc/machine/mt: Renamed from ms1 dir.

* opcodes/Makefile.am (CLEANFILES, CGEN_CPUS, MT_DEPS): Replace ms1
with mt.
* opcodes/Makefile.in: Rebuilt.
* opcodes/configure.in: Replace ms1 files with mt files.
* opcodes/configure: Rebuilt.

* sid/component/cgen-cpu/mt: Renamed from ms1 dir.  Update file
names as appropriate.
* sid/component/cgen-cpu/mt/Makefile.am: Replace ms1 files with mt
files.
* sid/component/cgen-cpu/mt/Makefile.in: Rebuilt.

ChangeLog
config.sub
configure
configure.in
include/ChangeLog
libgloss/ChangeLog
libgloss/configure
libgloss/configure.in
newlib/ChangeLog
newlib/configure.host

index a1f3765643098aae1503e33c482914a38da57e89..b490a3f38ba360500a91161cc909ff6b7ce9a264 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
+       * configure.in: Replace ms1 arch with mt.
+       * configure: Rebuilt.
+
 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
 
        Sync with gcc:
index a4aba165da3db1e763d873e5f0bf6f4189f7aa2d..8e41b1c0f4200e2a1ce3ea6c2b4839654ee55422 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-11-13'
+timestamp='2005-12-12'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -265,7 +265,7 @@ case $basic_machine in
        | mipsisa64sr71k | mipsisa64sr71kel \
        | mipstx39 | mipstx39el \
        | mn10200 | mn10300 \
-       | ms1 \
+       | mt \
        | msp430 \
        | ns16k | ns32k \
        | or32 \
@@ -295,6 +295,9 @@ case $basic_machine in
        m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
                ;;
 
+        ms1)
+           basic_machine=mt-unknown
+           ;;
        # We use `pc' rather than `unknown'
        # because (1) that's what they normally are, and
        # (2) the word "unknown" tends to confuse beginning users.
@@ -344,7 +347,7 @@ case $basic_machine in
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
        | mipstx39-* | mipstx39el-* \
        | mmix-* \
-       | ms1-* \
+       | mt-* \
        | msp430-* \
        | none-* | np1-* | ns16k-* | ns32k-* \
        | orion-* \
@@ -704,6 +707,9 @@ case $basic_machine in
                basic_machine=i386-pc
                os=-msdos
                ;;
+       ms1-*)
+               basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
+               ;;
        mvs)
                basic_machine=i370-ibm
                os=-mvs
index fea7e98e00bd01989014874fd0afb0a308f05688..bea2c445cdea9488da021f1947e5dba1b3f0f853 100755 (executable)
--- a/configure
+++ b/configure
@@ -1475,7 +1475,7 @@ case "${target}" in
   mn10300-*-*)
     noconfigdirs="$noconfigdirs ${libgcj}"
     ;;
-  ms1-*-*)
+  mt-*-*)
     noconfigdirs="$noconfigdirs sim"
     ;;
   powerpc-*-aix*)
index d3a7067855adcd5660a9a4564d5454a0d9c6010e..f03e2f0ea41821d63c17919a4edcb4fb5e61aad8 100644 (file)
@@ -683,7 +683,7 @@ case "${target}" in
   mn10300-*-*)
     noconfigdirs="$noconfigdirs ${libgcj}"
     ;;
-  ms1-*-*)
+  mt-*-*)
     noconfigdirs="$noconfigdirs sim"
     ;;
   powerpc-*-aix*)
index bc763b3cbe8b74140b58e7cdc89d0854377c168e..727d2333dd050ba899df365bda7667c9effaa209 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * elf/mt.h: Renamed from ms1.h
+
 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
 
        PR java/9861
index f2a6a6cf72a5c7b79d292afe59a05822a51bd43e..69509f90a72e21b836720ed2f370075752ae20d0 100644 (file)
@@ -1,3 +1,9 @@
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * configure.in: Replace ms1 arch with mt arch.
+       * configure: Rebuilt.
+       * mt: Renamed from ms1 dir.
+
 2005-12-06  Paul Brook  <paul@codesourcery.com>
 
        * m68k/bcc.ld: Add .text.*, .rodata.*, .data.* and .bss.*.
index acef22435fedfbace294292f812049d46f2cddea..1b2f623052f725b9b3feede01995741d53a760e4 100755 (executable)
@@ -792,8 +792,8 @@ case "${target}" in
   mcore-*-*)
        configdirs="${configdirs} mcore testsuite"
        ;;
-  ms1-*-*)
-        configdirs="${configdirs} ms1 testsuite";;
+  mt-*-*)
+        configdirs="${configdirs} mt testsuite";;
   xstormy16-*-*)
        configdirs="${configdirs} xstormy16 testsuite"
        ;;
index 0b06e7ca00414e68868fba05868184fc806916f8..3eca088ec35b111d1d65242cfcca25a1dd773906 100644 (file)
@@ -103,8 +103,8 @@ case "${target}" in
   mcore-*-*)
        configdirs="${configdirs} mcore testsuite"
        ;;
-  ms1-*-*)
-        configdirs="${configdirs} ms1 testsuite";;
+  mt-*-*)
+        configdirs="${configdirs} mt testsuite";;
   xstormy16-*-*)
        configdirs="${configdirs} xstormy16 testsuite"
        ;;
index 10001d43b1e1629495f5b16d1114f261ff0b375f..d7317777fadbc58e1c66d516a322089a44c68606 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * configure.host: Replace ms1 arch with mt arch.
+       * libc/machine/mt: Renamed from ms1 dir.
+
 2005-12-08  Shaun Jackman  <sjackman@gmail.com>
 
        * libc/include/sys/types.h: Remove the ifdef armour around
index 91dd1e0a33dfa71a286620a42d84e0ef3c0f0b06..01438a2e4021e04ec00272b1206e797c34ffadc0 100644 (file)
@@ -189,8 +189,8 @@ case "${host_cpu}" in
        default_newlib_io_long_long="yes"
        machine_dir=mn10300
        ;;
-  ms1*)
-        machine_dir=ms1
+  mt*)
+        machine_dir=mt
         ;;
   or16)
        ;;
This page took 0.059065 seconds and 5 git commands to generate.