Parcourir la source

* buildlib/archtable:
- added support for sh3/sh4 (closes: #424870)
- added support for m32r (closes: #394096)

Michael Vogt il y a 19 ans
Parent
commit
507e17180d
3 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 4 0
      buildlib/archtable
  2. 1 0
      buildlib/sizetable
  3. 3 0
      debian/changelog

+ 4 - 0
buildlib/archtable

@@ -22,8 +22,12 @@ mips	mips
 sheb	sheb
 sheb	sheb
 shel	sh
 shel	sh
 sh	sh
 sh	sh
+sh3	sh3
+sh4	sh4
+m32r	m32r
 hppa.*	hppa
 hppa.*	hppa
 ia64	ia64
 ia64	ia64
 s390	s390
 s390	s390
 s390x	s390x
 s390x	s390x
 x86_64	amd64
 x86_64	amd64
+# lipa has gnulp-linux-i.86 (see dpkg archtable and ostable)

+ 1 - 0
buildlib/sizetable

@@ -21,3 +21,4 @@ m68k    big     1 4 2 4
 powerpc big     1 4 2 4
 powerpc big     1 4 2 4
 mips    big     1 4 2 4
 mips    big     1 4 2 4
 hppa    big     1 4 2 4
 hppa    big     1 4 2 4
+m32r	big	1 4 2 4

+ 3 - 0
debian/changelog

@@ -37,6 +37,9 @@ apt (0.6.47) UNRELEASED; urgency=low
     * *.po: Unfuzzy after upstream typo corrections
     * *.po: Unfuzzy after upstream typo corrections
   * apt-pkg/policy.cc:
   * apt-pkg/policy.cc:
     - allow multiple packages (thanks to David Foerster)
     - allow multiple packages (thanks to David Foerster)
+  * buildlib/archtable:
+    - added support for sh3/sh4 (closes: #424870)
+    - added support for m32r (closes: #394096)
   
   
  -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Dec 2006 19:39:05 +0100
  -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Dec 2006 19:39:05 +0100