summaryrefslogtreecommitdiff
path: root/cputable
AgeCommit message (Collapse)AuthorFilesLines
2016-10-30data: Move architecture tables to a new data directoryGuillem Jover1-50/+0
2016-07-03arch: Add TILE-Gx support to cputableHelmut Grohne1-0/+1
TILE-Gx is little endian 64-bit. Closes: #823167 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-05-09arch: Clarify column descriptions in table filesGuillem Jover1-8/+8
Prompted-by: Wookey <wookey@debian.org>
2016-05-09arch: Bump the GNU triplet cpu from i386 to i686Ben Hutchings1-1/+1
This matches toolchain changes. Closes: #823619 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-05-02Rename new R6 O32 MIPS architectures to remove the 32 suffixGuillem Jover1-2/+2
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@gmail.com> Signed-off-by: Guillem Jover <guillem@debian.org>
2016-02-15Add MIPS R6 architectures to arch tablesYunQiang Su1-0/+4
MIPS R6 is a new release of MIPS32 and MIPS64. R6 is not fully compatible with R5-, as it adds and *removes* some instructions, and adds emulation of the removed instructions in the kernel, so old binaries can still run on new R6 CPUs, but at a significant performance cost. Closes: #807340 Signed-off-by: Guillem Jover <guillem@debian.org>
2015-12-25Add NIOS2 support to cputableMarek Vasut1-0/+1
NIOS2 is a little endian soft-core by Altera. Signed-off-by: Guillem Jover <guillem@debian.org>
2015-04-21Update amd64 GNU cpu regex in cputable to match amd64 tooGuillem Jover1-1/+1
FreeBSD outputs amd64 as the cpu, so we need to match that in addition to x86_64.
2014-08-09Update i386 architecture GNU cpu regex in cputable to match i786 tooGuillem Jover1-1/+1
2014-08-09Bump the i386 architecture GNU triplet to i586-linux-gnuGuillem Jover1-1/+1
This matches the change in gcc. Somewhat reluctantly, as i386 wants to be its unique snowflake and use a GNU triplet not matching its baseline. This will cause problems when cross-building and using unmatched combinations of dpkg-dev and gcc. Closes: #751363
2014-08-09Add powerpcel support to cputableJae Junh1-0/+1
Signed-off-by: Guillem Jover <guillem@debian.org>
2014-04-21Add OpenRISC or1k support to cputableChristian Svensson1-0/+1
Closes: #736717 Signed-off-by: Guillem Jover <guillem@debian.org>
2013-08-10Add ppc64el support to cputableJeff Bailey1-0/+1
Closes: #718945 Signed-off-by: Guillem Jover <guillem@debian.org>
2013-07-08Add support for mipsn32(el) and mips64(el) to arch tablesYunQiang Su1-0/+2
[guillem@debian.org: - Remove unneeded abi entry. - Fix mips64 endianness. ] Closes: #685096, #707323 Signed-off-by: Guillem Jover <guillem@debian.org>
2013-04-14debian: Drop archtableGuillem Jover1-3/+1
It serves no purpose, it's Debian specific, it's usually outdated relative to the main archive, and everyone should be using dpkg-architecture anyway, or looking at the Debian archive for the distribution supported architectures.
2012-05-11Add arm64 support to cputableWookey1-0/+1
[guillem@debian.org: - Change config.guess regex to not match on aarch64_be. ] Closes: #672408 Signed-off-by: Guillem Jover <guillem@debian.org>
2009-12-09Add sparc64 to cputableAurelien Jarno1-0/+1
Closes: #523456
2009-08-15Do not match sparc architecture with sparc64-*-* tripletGuillem Jover1-1/+1
A sparc64 userland needs a different Debian architecture, as each GNU triplet should maps 1:1 to a Debian architecture.
2009-08-15dpkg-architecture: finish support of DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}Raphaƫl Hertzog1-0/+2
Enhanced cputable to describe the new columns. Let dpkg-dev depend on dpkg (>= 1.15.4) to ensure that we have an updated cputable (and so that a versioned build-dependency on dpkg-dev is enough to use this new feature). Document the new variables in the manual page dpkg-architecture(1).
2009-08-15dpkg-architecture: Add support for bits and endianness variablesGuillem Jover1-22/+22
Add new DEB_(HOST|BUILD)_ARCH_(BITS|ENDIANNESS) variables to ease work for porters.
2009-04-13Add avr32 to cputableGuillem Jover1-0/+1
Closes: #523456
2007-05-07Generalize source architecture handling by abstracting it through the newGuillem Jover1-3/+4
Debian triplet.
2006-01-20Add armeb to cputable. Closes: #331232Guillem Jover1-0/+1
Thanks to Lennert Buytenhek <buytenh+debian@wantstofly.org>.
2005-06-06dpkg (1.13.5) experimental; urgency=lowScott James Remnant1-1/+1
The "Flatulent Elm of West Ruislip" Release. * Actions and package states are now logged by default in the /var/log/dpkg.log file. This file is rotated monthly and can be disabled by commenting the line in /etc/dpkg/dpkg.cfg. * User decisions about conffiles are now logged. * dpkg-source no longer complains about Enhances field. Closes: #159642, #159745, #159746. * preinst no longer relies on procps being installed. Closes: #311808. * Architecture Support: - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality. DEB_*_ARCH_CPU remains at i386, you should be checking against that. Closes: #310394. - Fixed order ostable is read to prevent Linux becoming the Hurd. Closes: #309603. * Updated Manpage Translations (Christian Perrier): - Syntax error corrected in Swedish man page for dpkg-deb. Closes: #300980. - Syntax error corrected in Spanish man page for dpkg-scanpackages. Closes: #300981 -- Scott James Remnant <scott@netsplit.com> Mon, 6 Jun 2005 05:34:21 +0100
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-0/+34
* md5sum has been removed, the coreutils or textutils version will be diverted to /usr/bin/md5sum. Closes: #6633, #136110. The following bugs are filed against the dpkg md5sum, so no longer apply. Closes: #95755, #193877, #223381, #264195, #270241, #286632, * Take Replaces into account when installing packages; don't issue a "trying to overwrite" error if the file that already exists is in a package that Replaces the one being installed. Closes: #164595, #184635, #277890. * Allow actions and status changes to be logged to a file. Disabled by default, uncomment line in /etc/dpkg/dpkg.cfg to enable. Closes: #957, #53376, #77109, #143882, #284499. * Don't truncate output of 'dpkg -l' when stdout is not a tty. Closes: #92263, #253860, #258608, #261822, #282790. * Fix further compilation problems with gcc 4.0. Closes: #299699 * Handle tar files without trailing slash in directory names. Closes: #287152. * Output arguments to maintainer scripts with -D2. Closes: #237684, #296030. * Architecture Support: - Added ppc64. Closes: #263743. - Split archtable into cputable and ostable, archtable is retained for compatibility with other packages that might use it only. - dpkg-architecture no longer canonises -t argument. Closes: #173205. - dpkg-architecture output includes new DEB_*_ARCH_OS and DEB_*_ARCH_CPU variables that contain the Debian system and CPU names respectively. - dpkg-architecture outputs (mostly) correct GNU system names now, in particular this means that it will output "linux-gnu" instead of "linux". You should use the new _ARCH_OS variables instead. * Documentation: - Add examples to dpkg-divert(8). Closes: #291816. - Correct typo in dpkg-architecture(1). Closes: #299090. -- Scott James Remnant <scott@netsplit.com> Fri, 18 Mar 2005 16:21:32 +0000