[Reproducible-commits] [dpkg] 15/17: Add NIOS2 support to cputable

Holger Levsen holger at layer-acht.org
Tue May 3 08:44:27 UTC 2016


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

holger pushed a commit to annotated tag 1.17.27
in repository dpkg.

commit ef226ba418c8706f7b8f2c15b24bc13dd1e61a7b
Author: Marek Vasut <marex at denx.de>
Date:   Thu Dec 24 12:32:03 2015 +0100

    Add NIOS2 support to cputable
    
    NIOS2 is a little endian soft-core by Altera.
    
    Signed-off-by: Guillem Jover <guillem at debian.org>
---
 cputable         | 1 +
 debian/changelog | 1 +
 2 files changed, 2 insertions(+)

diff --git a/cputable b/cputable
index b8b2da2..b376aa0 100644
--- a/cputable
+++ b/cputable
@@ -29,6 +29,7 @@ mips		mips		mips(eb)?		32	big
 mipsel		mipsel		mipsel			32	little
 mips64		mips64		mips64			64	big
 mips64el	mips64el	mips64el		64	little
+nios2		nios2		nios2			32	little
 or1k		or1k		or1k			32	big
 powerpc		powerpc		(powerpc|ppc)		32	big
 powerpcel	powerpcle	powerpcle		32	little
diff --git a/debian/changelog b/debian/changelog
index c73cb6f..f29d62b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ dpkg (1.17.27) UNRELEASED; urgency=medium
     Thanks to Yuri Gribov <tetra2005 at gmail.com>.
   * Add kfreebsd-armhf support to ostable and triplettable. Closes: #796283
     Thanks to Steven Chamberlain <steven at pyro.eu.org>.
+  * Add NIOS2 support to cputable. Thanks to Marek Vasut <marex at denx.de>.
   * Build system:
     - Set PERL5LIB globally for the test suite to the local modules directory,
       to avoid using the system modules. Regression introduced in dpkg 1.17.8.

-- 
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