Revert "Gold: Add targ_extra_little_endian to configure.ac"
authorMaciej W. Rozycki <macro@orcam.me.uk>
Tue, 29 Aug 2023 15:13:54 +0000 (16:13 +0100)
committerMaciej W. Rozycki <macro@orcam.me.uk>
Wed, 30 Aug 2023 17:45:14 +0000 (18:45 +0100)
This reverts commit cf8565fb2ea42579c50722cbaeafdf71c3d58c66.  It was
applied unapproved.

gold/configure
gold/configure.ac
gold/configure.tgt

index ccb1f2269b25fac37acd3afaa4d4951dc1072067..5c6fe2a5607a7e3631db4d4805c49222891bc76c 100755 (executable)
@@ -5266,10 +5266,6 @@ for targ in $target $canon_targets; do
              -o "$targ_extra_big_endian" = "true"; then
              targ_32_big=yes
          fi
-         if test "$targ_little_endian" = "true" \
-             -o "$targ_extra_little_endian" = "true"; then
-             targ_32_little=yes
-         fi
          if test "$targ_big_endian" = "false" \
              -o "$targ_extra_big_endian" = "false"; then
              targ_32_little=yes
@@ -5280,10 +5276,6 @@ for targ in $target $canon_targets; do
              -o "$targ_extra_big_endian" = "true"; then
              targ_64_big=yes
          fi
-         if test "$targ_little_endian" = "true" \
-             -o "$targ_extra_little_endian" = "true"; then
-             targ_64_little=yes
-         fi
          if test "$targ_big_endian" = "false" \
              -o "$targ_extra_big_endian" = "false"; then
              targ_64_little=yes
index e04e4086140e3e84c872de1d2d18ff42f8b62dfe..cafd3503b3b2b799fa63a9880340ea1341cdcdf1 100644 (file)
@@ -193,10 +193,6 @@ for targ in $target $canon_targets; do
              -o "$targ_extra_big_endian" = "true"; then
              targ_32_big=yes
          fi
-         if test "$targ_little_endian" = "true" \
-             -o "$targ_extra_little_endian" = "true"; then
-             targ_32_little=yes
-         fi
          if test "$targ_big_endian" = "false" \
              -o "$targ_extra_big_endian" = "false"; then
              targ_32_little=yes
@@ -207,10 +203,6 @@ for targ in $target $canon_targets; do
              -o "$targ_extra_big_endian" = "true"; then
              targ_64_big=yes
          fi
-         if test "$targ_little_endian" = "true" \
-             -o "$targ_extra_little_endian" = "true"; then
-             targ_64_little=yes
-         fi
          if test "$targ_big_endian" = "false" \
              -o "$targ_extra_big_endian" = "false"; then
              targ_64_little=yes
index b472b8f0bad9913d81b2c84de7e85c8b8c7529aa..4b54e08d27f61e128e05550350bfc1a7a9e6c49f 100644 (file)
@@ -165,7 +165,7 @@ mips*-*-*)
  targ_machine=EM_MIPS
  targ_size=32
  targ_big_endian=true
- targ_extra_little_endian=true
+ targ_extra_big_endian=false
  ;;
 s390-*-*)
  targ_obj=s390