[Reproducible-commits] [dpkg] 64/105: Rename new R6 O32 MIPS architectures to remove the 32 suffix

Niko Tyni ntyni at moszumanska.debian.org
Mon May 2 13:49:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch ntyni/reproducible_builds
in repository dpkg.

commit 4690386097e0afe099106e1b0a0ff9eda34eb9a9
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Apr 3 13:37:12 2016 +0200

    Rename new R6 O32 MIPS architectures to remove the 32 suffix
    
    The new arch names for the R6 O32 variants do not follow the same
    convention as the pre-existing O32 architectures. Which is rather
    confusing. In addition the confusion would be worsened by having
    mips32r6 and mipsn32r6 for the O32 and N32 ABIs.
    
    Signed-off-by: YunQiang Su <wzssyqa at gmail.com>
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 cputable | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cputable b/cputable
index d595256..2177200 100644
--- a/cputable
+++ b/cputable
@@ -27,8 +27,8 @@ m32r		m32r		m32r			32	big
 m68k		m68k		m68k			32	big
 mips		mips		mips(eb)?		32	big
 mipsel		mipsel		mipsel			32	little
-mips32r6	mipsisa32r6	mipsisa32r6		32	big
-mips32r6el	mipsisa32r6el	mipsisa32r6el		32	little
+mipsr6		mipsisa32r6	mipsisa32r6		32	big
+mipsr6el	mipsisa32r6el	mipsisa32r6el		32	little
 mips64		mips64		mips64			64	big
 mips64el	mips64el	mips64el		64	little
 mips64r6	mipsisa64r6	mipsisa64r6		64	big

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list