summaryrefslogtreecommitdiff
path: root/cross/cc65/distinfo
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2012-12-03 14:36:39 +0000
committerwen <wen@pkgsrc.org>2012-12-03 14:36:39 +0000
commita32348bba23e76a6fd01d762a500b72ad8f6eca2 (patch)
tree4a776aa1730113f3ad3098c8d85660f7749bad34 /cross/cc65/distinfo
parentdb45306f121ba4e708d8ac4723ae88147e364d94 (diff)
downloadpkgsrc-a32348bba23e76a6fd01d762a500b72ad8f6eca2.tar.gz
Update to 2.13.3
Upstream changes: (only for release 2.13.3) This version is a bugfix release against 2.13.2. It includes about 40 bug and documentation fixes and some minor improvements: * Fixed some macro issues (cc65). * Static const local data goes into RODATA, not DATA (cc65). * Fix error handling in .LEFT (ca65) * Fixed problems with 80 column mode (C128 library). * Fix problem when converting function to void pointer (cc65). * Fix register info for several runtime functions. Result was invalid code (cc65). * Fix smbx and rmbx instructions (da65). * Fix problem with .REPEAT (ca65). * Fix an error in the runtime division routine (cc65). * Fix problem with alignments >= 256 bytes (ca65). * The LINE function mistakenly enabled the BASIC ROM (TGI driver for C64). * Fix internal error caused by error recovery (or lack of) (cc65). * Fix invalid handling of signed int types in some cases (cc65). * Fix some issues with conio scrolling (C128 library). * Fix and improve the code for compares (cc65). * Fix some macro issues (ca65). * Fixed/improved several error messages (all tools). * Disallow __asm__ on global level (cc65). * Remove final jump to RESTOR for all CBM platforms (cc65 libraries). * Add missing export for CBM510 platform (cbm510 library). * Fix problem with access to structs returned by functions (cc65). * Fix an internal error in the code generator (cc65). * Merge back POSIX directory routines for the Atari (atari library). * Merge back Olivers C interrupt handling code (cc65 libraries). * Several documentation changes. * Several documentation fixes and improvements.
Diffstat (limited to 'cross/cc65/distinfo')
-rw-r--r--cross/cc65/distinfo11
1 files changed, 5 insertions, 6 deletions
diff --git a/cross/cc65/distinfo b/cross/cc65/distinfo
index aff99c1f91f..e8634fb8f7c 100644
--- a/cross/cc65/distinfo
+++ b/cross/cc65/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/08 19:53:47 wiz Exp $
+$NetBSD: distinfo,v 1.2 2012/12/03 14:36:39 wen Exp $
-SHA1 (cc65-sources-2.12.0.tar.bz2) = e009060fda9fbec9fcfa01761abdb1b5aaa01b34
-RMD160 (cc65-sources-2.12.0.tar.bz2) = 579e4877f5f129f8bdff8ce3ad4f15a44c57f25c
-Size (cc65-sources-2.12.0.tar.bz2) = 1051755 bytes
-SHA1 (patch-aa) = 90cb89e3ab42744532a4b57f7f9671b3812770a4
-SHA1 (patch-ab) = 493fd3b61eee5fea407f0c767ebaa0cb0ef7d49f
+SHA1 (cc65-sources-2.13.3.tar.bz2) = 925c6edfcef7057e24ecb0704fa07210faec07bc
+RMD160 (cc65-sources-2.13.3.tar.bz2) = ad728cb61113af4592460bce7d42ca57f6a2fb1a
+Size (cc65-sources-2.13.3.tar.bz2) = 1103245 bytes
+SHA1 (patch-aa) = b78b62ea09c2c61221cae93d2d71588eca51b149