This is a simple assembler for 8031/8051 type microcontrollers. It works
2023-08-10 17:44:24 by Nia Alarie | Files touched by this commit (1) |
Log message:
as31: Little note about why debian for MASTER_SITES
|
2023-08-10 17:39:36 by Nia Alarie | Files touched by this commit (7) | |
Log message:
as31: Update to 2.3.1
This gets us around 15 years of changes and allows deleting some of our
hacks and patches. Thanks to the SlackBuilds maintainer for the hint
Version 2.3.1
* September 05, 2005 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* fixed addressing errors with 64bit platforms
Thanks to Eric Jonas for the report!
* ebuild added sys-devel/as31-2.3.1.ebuild
Version 2.3.0
* March 31, 2005 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* ebuild added sys-devel/as31-2.3.0.ebuild
* March 09, 2005 Martin Langer
* automake instead of static makefile (adds .configure script)
* new command line options
* version output
* output to a file
* help
* code cleanups
* some other changes ;-)
Version 2.2.1
* March 31, 2005 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* ebuild added sys-devel/as31-2.2.1-r1.ebuild
* May 18, 2004 Martin Langer
* fixing some visible bugs - this adds the missing -s option
* May 06, 2004 Alexander 'E-Razor' Krause
alexander.krause@erazor-zone.de
* compiler error on gcc < 3 solved
* March 2004 Alexander 'E-Razor' Krause alexander.krause@erazor-zone.de
* removed bug when using more than 1 .inc
* tmp filename is now as-uid-random
* remove tmp_file when ready
* July 2003 added include directive (Bernd Porr)
* March 2001 fix crash with srecord format
* command line version returns non-zero on error
* April 2000 fix filename handling
* convert everything to ANSI C and bison
* properly handle 0b0h as hex 0xB0, not binary 0
* Make most errors into warning, and modify parser
* to recover and continue to the end of the file
* so that all warning are shown.
* Sept 1995 bug fixes, add obsure option for cgi
* Late 1994 Paul Stoffregen updates the code
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-04-21 10:41:06 by Thomas Klausner | Files touched by this commit (1) |
Log message:
as31: remove dead master site
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-04-06 14:04:02 by Blue Rats | Files touched by this commit (17) |
Log message:
"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|