cross/lwtools: Update to 4.22

Changelog:
2023-12-22: LWTOOLS 4.22. This version comes with a couple of useful
additions including being able to specify STDIN as the source file
using - and the ability to specify an offset and length for
includebin. Of some use might be the --no-warn=ifp1 flag to suppress
warnings about the use of ifp1. Finally, the default compile
optimization flag is reduced to -O2. It seems there are still
compilers that actually generate incorrect code under -O3.

2023-04-23: LWTOOLS 4.21. This version comes with a couple of
bugfixes related to building with certain Windows tools as well as
an undefined memory access problem. Updating is recommended.

2022-08-17: LWTOOLS 4.20. It is highly recommended that everyone
using an older version upgrade to this release. The big change is
a fix to avoid relying on undefined memory when deciding whether
to register a symbol using the data or code address. Also fix the
basic output target to keep linesbelow 249 characters, a fix for
numeric entry points in lwlink, and a couple other miscelaneous
fixes.
This commit is contained in:
ryoon 2024-02-11 22:04:11 +00:00
parent 51914e6167
commit 660e629226
3 changed files with 19 additions and 25 deletions

View File

@ -1,11 +1,9 @@
# $NetBSD: Makefile,v 1.2 2023/07/20 22:02:46 thorpej Exp $
# $NetBSD: Makefile,v 1.3 2024/02/11 22:04:11 ryoon Exp $
DISTNAME= lwtools-4.19
DISTNAME= lwtools-4.22
CATEGORIES= cross
MASTER_SITES= http://www.lwtools.ca/releases/lwtools/
PKGREVISION= 1
MAINTAINER= thorpej@NetBSD.org
HOMEPAGE= http://www.lwtools.ca/
COMMENT= Cross-development tools for the Motorola 6809 and Hitachi 6309

View File

@ -1,23 +1,19 @@
@comment $NetBSD: PLIST,v 1.1 2022/07/18 03:43:05 thorpej Exp $
@comment $NetBSD: PLIST,v 1.2 2024/02/11 22:04:11 ryoon Exp $
bin/lwar
bin/lwasm
bin/lwcc
bin/lwcc-cc
bin/lwcc-cpp
bin/lwlink
bin/lwobjdump
lib/lwcc/bin/lwcc-cc
lib/lwcc/bin/lwcc-cpp
share/doc/lwtools/c1023.html
share/doc/lwtools/c1085.html
share/doc/lwtools/c1034.html
share/doc/lwtools/c1096.html
share/doc/lwtools/c13.html
share/doc/lwtools/c21.html
share/doc/lwtools/c62.html
share/doc/lwtools/c828.html
share/doc/lwtools/c838.html
share/doc/lwtools/index.html
share/doc/lwtools/manual.html
share/doc/lwtools/manual.pdf
share/doc/lwtools/x1008.html
share/doc/lwtools/x1019.html
share/doc/lwtools/x229.html
share/doc/lwtools/x238.html
share/doc/lwtools/x248.html
@ -29,11 +25,11 @@ share/doc/lwtools/x36.html
share/doc/lwtools/x41.html
share/doc/lwtools/x46.html
share/doc/lwtools/x54.html
share/doc/lwtools/x562.html
share/doc/lwtools/x585.html
share/doc/lwtools/x606.html
share/doc/lwtools/x670.html
share/doc/lwtools/x817.html
share/doc/lwtools/x822.html
share/doc/lwtools/x928.html
share/doc/lwtools/x942.html
share/doc/lwtools/x568.html
share/doc/lwtools/x591.html
share/doc/lwtools/x612.html
share/doc/lwtools/x676.html
share/doc/lwtools/x827.html
share/doc/lwtools/x832.html
share/doc/lwtools/x938.html
share/doc/lwtools/x952.html

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2023/07/21 00:00:30 thorpej Exp $
$NetBSD: distinfo,v 1.4 2024/02/11 22:04:11 ryoon Exp $
BLAKE2s (lwtools-4.19.tar.gz) = 3b474babce2a1895c9bf5535aa9ce55fcaed0b0c52ccfaf4d24657c6fa0c0270
SHA512 (lwtools-4.19.tar.gz) = 9bb09a018969ddf70eee8fe7f3572798718bc9eee4cdd74c252ffadb741282e5822fab0a7595f2e568566086293c4ca70c84855c2d3796f4458bacdfcd187b68
Size (lwtools-4.19.tar.gz) = 657929 bytes
BLAKE2s (lwtools-4.22.tar.gz) = e0e742b02869c51ad1c1180d7f47876d19e54f001cc264149a67242700b2fb68
SHA512 (lwtools-4.22.tar.gz) = 1f727ce84df197d06c45379ef88c4ecbea0f0bff6ed79187d1277821c20048a3f66a0daea80c7b68cf55299dd82157d66d170dc8b762727111496d42f0e8dbe5
Size (lwtools-4.22.tar.gz) = 662796 bytes
SHA1 (patch-Makefile) = 479b576ee1a5c302d70ea0244138360cdcae149e