Browse Source

Add support for mipsn32(el) and mips64(el) to arch tables

[guillem@debian.org:
 - Remove unneeded abi entry.
 - Fix mips64 endianness. ]

Closes: #685096, #707323

Signed-off-by: Guillem Jover <guillem@debian.org>
YunQiang Su 11 years ago
parent
commit
597a734852
5 changed files with 11 additions and 0 deletions
  1. 1 0
      abitable
  2. 2 0
      cputable
  3. 2 0
      debian/changelog
  4. 2 0
      ostable
  5. 4 0
      triplettable

+ 1 - 0
abitable

@@ -7,4 +7,5 @@
 # Column 2 is the size (in bits) of the ABI integers/pointers.
 #
 # <Debian name>	<Bits>
+gnuabin32	32
 gnux32		32

+ 2 - 0
cputable

@@ -27,6 +27,8 @@ m32r		m32r		m32r			32	big
 m68k		m68k		m68k			32	big
 mips		mips		mips(eb)?		32	big
 mipsel		mipsel		mipsel			32	little
+mips64		mips64		mips64			64	big
+mips64el	mips64el	mips64el		64	little
 powerpc		powerpc		(powerpc|ppc)		32	big
 ppc64		powerpc64	(powerpc|ppc)64		64	big
 s390		s390		s390			32	big

+ 2 - 0
debian/changelog

@@ -118,6 +118,8 @@ dpkg (1.17.0) UNRELEASED; urgency=low
     dpkg-source. Ensure that a 3.0 (quilt) package has a non-native version
     and that a 3.0 (native) package has a native version. Closes: #700177
     Thanks to Bernhard R. Link <brlink@debian.org>.
+  * Add support for mipsn32(el) and mips64(el) to arch tables.
+    Thanks to YunQiang Su <wzssyqa@gmail.com>. Closes: #685096, #707323
 
   [ Updated programs translations ]
   * Fix typo in Spanish translation of update-alternatives.

+ 2 - 0
ostable

@@ -18,6 +18,8 @@ musleabihf-linux	linux-musleabihf	linux[^-]*-musleabihf
 musl-linux		linux-musl		linux[^-]*-musl
 gnueabihf-linux		linux-gnueabihf		linux[^-]*-gnueabihf
 gnueabi-linux		linux-gnueabi		linux[^-]*-gnueabi
+gnuabin32-linux		linux-gnuabin32		linux[^-]*-gnuabin32
+gnuabi64-linux		linux-gnuabi64		linux[^-]*-gnuabi64
 gnuspe-linux		linux-gnuspe		linux[^-]*-gnuspe
 gnux32-linux		linux-gnux32		linux[^-]*-gnux32
 gnulp-linux		linux-gnulp		linux[^-]*-gnulp

+ 4 - 0
triplettable

@@ -9,6 +9,10 @@ musleabihf-linux-arm	musl-linux-armhf
 musl-linux-<cpu>	musl-linux-<cpu>
 gnueabihf-linux-arm	armhf
 gnueabi-linux-arm	armel
+gnuabin32-linux-mips64el	mipsn32el
+gnuabin32-linux-mips64	mipsn32
+gnuabi64-linux-mips64el	mips64el
+gnuabi64-linux-mips64	mips64
 gnuspe-linux-powerpc	powerpcspe
 gnux32-linux-amd64	x32
 gnulp-linux-i386	lpia