From c5198dc1d0edeb3999741f00a25ec946cd66d6b9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 25 Oct 2005 09:23:47 +0000 Subject: [PATCH] * added armeb to archtable --- buildlib/archtable | 1 + buildlib/sizetable | 1 + debian/changelog | 1 + 3 files changed, 3 insertions(+) diff --git a/buildlib/archtable b/buildlib/archtable index b01743c0..af1123d0 100644 --- a/buildlib/archtable +++ b/buildlib/archtable @@ -11,6 +11,7 @@ sparc sparc sparc64 sparc alpha.* alpha m68k m68k +armeb.* armeb arm.* arm powerpc powerpc ppc powerpc diff --git a/buildlib/sizetable b/buildlib/sizetable index 91118014..51a136d4 100644 --- a/buildlib/sizetable +++ b/buildlib/sizetable @@ -12,6 +12,7 @@ # CPU endian sizeof: char, int, short, long i386 little 1 4 2 4 arm little 1 4 2 4 +armeb big 1 4 2 4 alpha little 1 4 2 8 mipsel little 1 4 2 4 sparc big 1 4 2 4 diff --git a/debian/changelog b/debian/changelog index a7ea0c95..a4e40303 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ apt (0.6.42.2) unstable; urgency=low - patch-118: Russian translation update by Yuri Kozlov (closes: #335164) * cmdline/apt-get.cc: - bufix in FindSrc (closes: #335213) + * added armeb to archtable (closes: #333599) -- -- 2.20.1