From owner-svn-ports-head@freebsd.org Wed Dec 16 14:23:33 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5DD064BE187; Wed, 16 Dec 2020 14:23:33 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cwy6F283lz3DdS; Wed, 16 Dec 2020 14:23:33 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3C3AB279F2; Wed, 16 Dec 2020 14:23:33 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BGENXOG071548; Wed, 16 Dec 2020 14:23:33 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BGENWaU071542; Wed, 16 Dec 2020 14:23:32 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202012161423.0BGENWaU071542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Wed, 16 Dec 2020 14:23:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558225 - in head/devel/asl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: in head/devel/asl: . files X-SVN-Commit-Revision: 558225 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2020 14:23:33 -0000 Author: fernape Date: Wed Dec 16 14:23:31 2020 New Revision: 558225 URL: https://svnweb.freebsd.org/changeset/ports/558225 Log: devel/asl: Update to 1.42.183 ChangeLog: http://john.ccac.rwth-aachen.de:8000/as/changelog PR: 251650 Submitted by: kevinz5000@gmail.com Reviewed by: doconnor@gsoft.com.au (maintainer) Deleted: head/devel/asl/files/patch-as.c Modified: head/devel/asl/Makefile head/devel/asl/distinfo head/devel/asl/files/Makefile.def head/devel/asl/files/patch-Makefile head/devel/asl/files/patch-sysdefs.h head/devel/asl/pkg-plist Modified: head/devel/asl/Makefile ============================================================================== --- head/devel/asl/Makefile Wed Dec 16 12:16:58 2020 (r558224) +++ head/devel/asl/Makefile Wed Dec 16 14:23:31 2020 (r558225) @@ -2,27 +2,28 @@ # $FreeBSD$ PORTNAME= asl -PORTVERSION= 1.41r8 +PORTVERSION= 1.42.183 CATEGORIES= devel -MASTER_SITES= SUNSITE/devel/lang/assemblers \ - ftp://john.ccac.rwth-aachen.de/pub/as/source/c_version/ +MASTER_SITES= http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/ +DISTNAME= ${PORTNAME}-${VERSION} MAINTAINER= doconnor@gsoft.com.au COMMENT= Assembler for a variety of microcontrollers/-processors -ONLY_FOR_ARCHS= i386 amd64 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -USES= alias -MAKE_ENV+= STAGEDIR=${STAGEDIR} +BROKEN_i386= typedef redefinition with different types ('unsigned long' vs 'unsigned long long') -post-extract: - ${CP} ${FILESDIR}/Makefile.def ${WRKSRC} +ONLY_FOR_ARCHS= amd64 i386 -post-patch: - ${REINPLACE_CMD} -e 's/mkdirhier/mkdir \-p/' ${WRKSRC}/install.sh +USES= alias gmake +MAKE_ARGS+= INSTROOT=${STAGEDIR} +WRKSRC= ${WRKDIR}/asl-current -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/asl - ${INSTALL_DATA} ${WRKSRC}/doc_EN/* ${STAGEDIR}${PREFIX}/share/doc/asl +VERSION= current-142-bld183 + +post-extract: + ${CP} ${FILESDIR}/Makefile.def ${WRKSRC} .include Modified: head/devel/asl/distinfo ============================================================================== --- head/devel/asl/distinfo Wed Dec 16 12:16:58 2020 (r558224) +++ head/devel/asl/distinfo Wed Dec 16 14:23:31 2020 (r558225) @@ -1,2 +1,3 @@ -SHA256 (asl-1.41r8.tar.gz) = 22ff3f3ccf7c3005b6f8f9014773905b309e3a8942a3a6a8fc911c8648a42345 -SIZE (asl-1.41r8.tar.gz) = 1411331 +TIMESTAMP = 1607287639 +SHA256 (asl-current-142-bld183.tar.gz) = b0bee2ace0746ed0fa16c5d9f9ed225c864a8fee05ad9d969f7345f7868b1997 +SIZE (asl-current-142-bld183.tar.gz) = 2794872 Modified: head/devel/asl/files/Makefile.def ============================================================================== --- head/devel/asl/files/Makefile.def Wed Dec 16 12:16:58 2020 (r558224) +++ head/devel/asl/files/Makefile.def Wed Dec 16 14:23:31 2020 (r558225) @@ -2,32 +2,28 @@ # choose your compiler (must be ANSI-compliant!) and linker command, plus # any additionally needed flags -LD = ${CC} -LDFLAGS = -s +OBJDIR = +HOST_OBJEXTENSION = .o +LD = $(CC) +LDFLAGS = +HOST_EXEXTENSION = -# ------------------------------------------------------------------------- -# directories where binaries and includes should go during installation +# no cross build -BINDIR = ${STAGEDIR}/${PREFIX}/bin -# *INST are where things are installed to, vs where they are searched for -INCDIR = ${PREFIX}/share/asl -INCDIRINST = ${STAGEDIR}/${PREFIX}/share/asl -LIBDIR = ${PREFIX}/share/asl -LIBDIRINST = ${STAGEDIR}/${PREFIX}/share/asl -MANDIR = ${STAGEDIR}/${PREFIX}/man -DOCDIR = +TARG_OBJDIR = $(OBJDIR) +TARG_CC = $(CC) +TARG_CFLAGS = $(CFLAGS) +TARG_OBJEXTENSION = $(HOST_OBJEXTENSION) +TARG_LD = $(LD) +TARG_LDFLAGS = $(LDFLAGS) +TARG_EXEXTENSION = $(HOST_EXEXTENSION) # ------------------------------------------------------------------------- -# language AS will speak to you -# implemented so far: -# lang_DE = german -# lang_EN = english - -LANGRSC = lang_EN - -# ------------------------------------------------------------------------- -# character encoding to use (choose one of them) - -# CHARSET = CHARSET_ASCII7 -# CHARSET = CHARSET_IBM437 -CHARSET = CHARSET_ISO8859_1 +# directories where binaries, includes, and manpages should go during +# installation +# +BINDIR = ${PREFIX}/bin +INCDIR = ${PREFIX}/include/asl +MANDIR = ${PREFIX}/man +LIBDIR = ${PREFIX}/lib/asl +DOCDIR = ${PREFIX}/share/doc/asl Modified: head/devel/asl/files/patch-Makefile ============================================================================== --- head/devel/asl/files/patch-Makefile Wed Dec 16 12:16:58 2020 (r558224) +++ head/devel/asl/files/patch-Makefile Wed Dec 16 14:23:31 2020 (r558225) @@ -1,11 +1,11 @@ ---- Makefile.orig 1999-08-01 07:11:01.000000000 +0930 -+++ Makefile 2014-05-11 14:46:32.794473751 +0930 -@@ -60,7 +60,7 @@ - cd tests; ./testall +--- Makefile.orig 2020-11-11 21:31:36 UTC ++++ Makefile +@@ -18,7 +18,7 @@ binaries: $(ALLTARGETS) - install: $(ALLTARGETS) -- ./install.sh $(BINDIR) $(INCDIR) $(MANDIR) $(LIBDIR) $(DOCDIR) -+ ./install.sh $(BINDIR) $(INCDIRINST) $(MANDIR) $(LIBDIRINST) $(DOCDIR) + binaries-das: $(DASLTARGET) $(DASMSGTARGETS) - clean: - rm -f $(ALLTARGETS) $(RESCOMPTARGET) $(TEX2DOCTARGET) $(TEX2HTMLTARGET) *.$(OBJEXTENSION) *.p *.rsc tests/testlog +-all: binaries docs ++all: binaries + + include makedefs.src + Modified: head/devel/asl/files/patch-sysdefs.h ============================================================================== --- head/devel/asl/files/patch-sysdefs.h Wed Dec 16 12:16:58 2020 (r558224) +++ head/devel/asl/files/patch-sysdefs.h Wed Dec 16 14:23:31 2020 (r558225) @@ -1,68 +1,28 @@ ---- sysdefs.h.orig 1998-11-03 23:12:15.000000000 +0100 -+++ sysdefs.h 2009-03-17 14:25:05.000000000 +0100 -@@ -524,6 +524,26 @@ - #define LOCALE_NLS +--- sysdefs.h.orig 2020-12-16 16:17:40 UTC ++++ sysdefs.h +@@ -865,16 +865,16 @@ typedef unsigned long Card64; + #define OPENWRMODE "w" + #define OPENUPMODE "r+" + #define IEEEFLOAT +-typedef signed char Integ8; +-typedef unsigned char Card8; +-typedef signed short Integ16; +-typedef unsigned short Card16; ++typedef int8_t Integ8; ++typedef uint8_t Card8; ++typedef int16_t Integ16; ++typedef uint16_t Card16; + #define HAS16 +-typedef signed int Integ32; +-#define PRIInteg32 "d" +-typedef unsigned int Card32; +-typedef signed long Integ64; +-typedef unsigned long Card64; ++typedef uint32_t Integ32; ++#define PRIInteg32 PRId ++typedef uint32_t Card32; ++typedef int64_t Integ64; ++typedef uint65_t Card64; + #define HAS64 + #define NO_NLS #endif - -+#ifdef __FreeBSD__ -+#define ARCHSYSNAME "unknown-freebsd" -+#define DEFSMADE -+#define OPENRDMODE "r" -+#define OPENWRMODE "w" -+#define OPENUPMODE "r+" -+#define IEEEFLOAT -+typedef signed char Integ8; -+typedef unsigned char Card8; -+typedef signed short Integ16; -+typedef unsigned short Card16; -+#define HAS16 -+typedef signed int Integ32; -+typedef unsigned int Card32; -+typedef signed long Integ64; -+typedef unsigned long Card64; -+#define HAS64 -+#define NO_NLS -+#endif -+ - #endif /* __alpha */ - - /*===========================================================================*/ -@@ -725,6 +745,38 @@ - #endif /* __i386 */ - - /*===========================================================================*/ -+/* AMD opteron/athlon64/k8 platforms */ -+ -+#ifdef __amd64__ -+ -+#define ARCHPRNAME "amd64" -+ -+/*---------------------------------------------------------------------------*/ -+/* amd64 with FreeBSD and GCC: */ -+ -+#ifdef __FreeBSD__ -+#define ARCHSYSNAME "unknown-freebsd" -+#define DEFSMADE -+#define OPENRDMODE "r" -+#define OPENWRMODE "w" -+#define OPENUPMODE "r+" -+#define IEEEFLOAT -+typedef signed char Integ8; -+typedef unsigned char Card8; -+typedef signed short Integ16; -+typedef unsigned short Card16; -+#define HAS16 -+typedef signed int Integ32; -+typedef unsigned int Card32; -+typedef signed long Integ64; -+typedef unsigned long Card64; -+#define HAS64 -+#define LOCALE_NLS -+#endif -+ -+#endif /* __amd64__ */ -+ -+/*===========================================================================*/ - /* Misc... */ - - /*---------------------------------------------------------------------------*/ Modified: head/devel/asl/pkg-plist ============================================================================== --- head/devel/asl/pkg-plist Wed Dec 16 12:16:58 2020 (r558224) +++ head/devel/asl/pkg-plist Wed Dec 16 14:23:31 2020 (r558225) @@ -1,59 +1,469 @@ +bin/alink bin/asl -bin/p2hex bin/p2bin +bin/p2hex bin/pbind bin/plist +include/asl/80c50x.inc +include/asl/80c552.inc +include/asl/avr/ac90.inc +include/asl/avr/acm.inc +include/asl/avr/acm2.inc +include/asl/avr/acm30.inc +include/asl/avr/adcm16.inc +include/asl/avr/adcm78.inc +include/asl/avr/adcm8.inc +include/asl/avr/ee90.inc +include/asl/avr/eem.inc +include/asl/avr/eem2.inc +include/asl/avr/lcd.inc +include/asl/avr/macsc.inc +include/asl/avr/reg1200.inc +include/asl/avr/reg1284rfr2.inc +include/asl/avr/reg2313.inc +include/asl/avr/reg2323.inc +include/asl/avr/reg2333.inc +include/asl/avr/reg2564rfr2.inc +include/asl/avr/reg4414.inc +include/asl/avr/reg4433.inc +include/asl/avr/reg4434.inc +include/asl/avr/reg8515.inc +include/asl/avr/reg8534.inc +include/asl/avr/reg8535.inc +include/asl/avr/regm103.inc +include/asl/avr/regm128.inc +include/asl/avr/regm1280.inc +include/asl/avr/regm1281.inc +include/asl/avr/regm1284.inc +include/asl/avr/regm16.inc +include/asl/avr/regm161.inc +include/asl/avr/regm162.inc +include/asl/avr/regm163.inc +include/asl/avr/regm164.inc +include/asl/avr/regm165.inc +include/asl/avr/regm168.inc +include/asl/avr/regm169.inc +include/asl/avr/regm16u2.inc +include/asl/avr/regm16u4.inc +include/asl/avr/regm2560.inc +include/asl/avr/regm2561.inc +include/asl/avr/regm32.inc +include/asl/avr/regm323.inc +include/asl/avr/regm324.inc +include/asl/avr/regm325.inc +include/asl/avr/regm3250.inc +include/asl/avr/regm328.inc +include/asl/avr/regm329.inc +include/asl/avr/regm3290.inc +include/asl/avr/regm32u2.inc +include/asl/avr/regm32u4.inc +include/asl/avr/regm32u6.inc +include/asl/avr/regm406.inc +include/asl/avr/regm48.inc +include/asl/avr/regm64.inc +include/asl/avr/regm640.inc +include/asl/avr/regm644.inc +include/asl/avr/regm644rfr2.inc +include/asl/avr/regm645.inc +include/asl/avr/regm6450.inc +include/asl/avr/regm649.inc +include/asl/avr/regm6490.inc +include/asl/avr/regm8.inc +include/asl/avr/regm8515.inc +include/asl/avr/regm8535.inc +include/asl/avr/regm88.inc +include/asl/avr/regm8u2.inc +include/asl/avr/regmx8.inc +include/asl/avr/regmxu2.inc +include/asl/avr/regmxu4.inc +include/asl/avr/regmxu6.inc +include/asl/avr/regmxx01.inc +include/asl/avr/regmxx4.inc +include/asl/avr/regskel.inc +include/asl/avr/regt1024.inc +include/asl/avr/regt2313.inc +include/asl/avr/regt4313.inc +include/asl/avr/regtn10.inc +include/asl/avr/regtn102.inc +include/asl/avr/regtn104.inc +include/asl/avr/regtn11.inc +include/asl/avr/regtn112.inc +include/asl/avr/regtn12.inc +include/asl/avr/regtn13.inc +include/asl/avr/regtn13a.inc +include/asl/avr/regtn15.inc +include/asl/avr/regtn1634.inc +include/asl/avr/regtn167.inc +include/asl/avr/regtn20.inc +include/asl/avr/regtn24.inc +include/asl/avr/regtn25.inc +include/asl/avr/regtn26.inc +include/asl/avr/regtn261.inc +include/asl/avr/regtn28.inc +include/asl/avr/regtn4.inc +include/asl/avr/regtn40.inc +include/asl/avr/regtn43u.inc +include/asl/avr/regtn44.inc +include/asl/avr/regtn441.inc +include/asl/avr/regtn45.inc +include/asl/avr/regtn461.inc +include/asl/avr/regtn48.inc +include/asl/avr/regtn5.inc +include/asl/avr/regtn828.inc +include/asl/avr/regtn84.inc +include/asl/avr/regtn841.inc +include/asl/avr/regtn85.inc +include/asl/avr/regtn861.inc +include/asl/avr/regtn87.inc +include/asl/avr/regtn88.inc +include/asl/avr/regtn9.inc +include/asl/avr/regtnx4.inc +include/asl/avr/regtnx41.inc +include/asl/avr/regtnx5.inc +include/asl/avr/regtnx61.inc +include/asl/avr/regtnx7.inc +include/asl/avr/regtnx8.inc +include/asl/avr/regtx313.inc +include/asl/avr/regtx459.inc +include/asl/avr/regu1286.inc +include/asl/avr/regu1287.inc +include/asl/avr/regu355.inc +include/asl/avr/regu646.inc +include/asl/avr/regu647.inc +include/asl/avr/regx4rfr2.inc +include/asl/avr/regxx33.inc +include/asl/avr/spi90.inc +include/asl/avr/spim.inc +include/asl/avr/spim02c.inc +include/asl/avr/spim2c.inc +include/asl/avr/spm.inc +include/asl/avr/spmcsr37.inc +include/asl/avr/spmcsr68.inc +include/asl/avr/tr24.inc +include/asl/avr/twim.inc +include/asl/avr/twim70.inc +include/asl/avr/twimb8.inc +include/asl/avr/uart90.inc +include/asl/avr/usartc0.inc +include/asl/avr/usartc8.inc +include/asl/avr/usartm.inc +include/asl/avr/usbm.inc +include/asl/avr/usimb8.inc +include/asl/avr/wdm21.inc +include/asl/avr/wdm60.inc +include/asl/avr/wdme.inc +include/asl/bitfuncs.inc +include/asl/coldfire/52xxcan.inc +include/asl/coldfire/52xxdram.inc +include/asl/coldfire/52xxdtim.inc +include/asl/coldfire/52xxedma.inc +include/asl/coldfire/52xxeport.inc +include/asl/coldfire/52xxfbus.inc +include/asl/coldfire/52xxfec.inc +include/asl/coldfire/52xxi2c.inc +include/asl/coldfire/52xxintc.inc +include/asl/coldfire/52xxlcdc.inc +include/asl/coldfire/52xxmdha.inc +include/asl/coldfire/52xxpit.inc +include/asl/coldfire/52xxpwm.inc +include/asl/coldfire/52xxqspi.inc +include/asl/coldfire/52xxrng.inc +include/asl/coldfire/52xxrtc.inc +include/asl/coldfire/52xxskha.inc +include/asl/coldfire/52xxssi.inc +include/asl/coldfire/52xxtmr.inc +include/asl/coldfire/52xxuart.inc +include/asl/coldfire/52xxusb.inc +include/asl/coldfire/52xxwdt.inc +include/asl/coldfire/53xxuart.inc +include/asl/coldfire/54xxfec.inc +include/asl/coldfire/54xxsec.inc +include/asl/coldfire/54xxusb2.inc +include/asl/coldfire/5xxxfec.inc +include/asl/coldfire/mcf51qm.inc +include/asl/coldfire/mcf5204.inc +include/asl/coldfire/mcf5206.inc +include/asl/coldfire/mcf5208.inc +include/asl/coldfire/mcf52277.inc +include/asl/coldfire/mcf5307.inc +include/asl/coldfire/mcf5329.inc +include/asl/coldfire/mcf5373.inc +include/asl/coldfire/mcf5407.inc +include/asl/coldfire/mcf5470.inc +include/asl/coldfire/mcf5471.inc +include/asl/coldfire/mcf5472.inc +include/asl/coldfire/mcf5473.inc +include/asl/coldfire/mcf5474.inc +include/asl/coldfire/mcf5475.inc +include/asl/coldfire/mcf547x.inc +include/asl/ctype.inc +include/asl/emulmsp.inc +include/asl/h8_3048.inc +include/asl/kenbak.inc +include/asl/reg166.inc +include/asl/reg251.inc +include/asl/reg29k.inc +include/asl/reg53x.inc +include/asl/reg6303.inc +include/asl/reg683xx.inc +include/asl/reg7000.inc +include/asl/reg78310.inc +include/asl/reg78k0.inc +include/asl/reg96.inc +include/asl/regace.inc +include/asl/regavr.inc +include/asl/regavrold.inc +include/asl/regcold.inc +include/asl/regcop8.inc +include/asl/regf8.inc +include/asl/reggp32.inc +include/asl/regh16.inc +include/asl/reghc08jb.inc +include/asl/reghc08q.inc +include/asl/reghc12.inc +include/asl/regm16c.inc +include/asl/regmsp.inc +include/asl/regs12z.inc +include/asl/regst6.inc +include/asl/regst7.inc +include/asl/regst9.inc +include/asl/regstm8.inc +include/asl/regsx20.inc +include/asl/regz380.inc +include/asl/regz8.inc +include/asl/s12z/cpucore.inc +include/asl/s12z/ftmrz.inc +include/asl/s12z/s12zacm.inc +include/asl/s12z/s12zadc.inc +include/asl/s12z/s12zbats.inc +include/asl/s12z/s12zcan.inc +include/asl/s12z/s12zcpmu.inc +include/asl/s12z/s12zdac.inc +include/asl/s12z/s12zdbg.inc +include/asl/s12z/s12zecc.inc +include/asl/s12z/s12ziic.inc +include/asl/s12z/s12zint.inc +include/asl/s12z/s12zmmc.inc +include/asl/s12z/s12zpwm.inc +include/asl/s12z/s12zsci.inc +include/asl/s12z/s12zsent.inc +include/asl/s12z/s12zspi.inc +include/asl/s12z/s12ztim.inc +include/asl/s12z/s12zvcpim.inc +include/asl/s12z/vc/19f0mkh.inc +include/asl/s12z/vc/19f0mlf.inc +include/asl/s12z/vc/common.inc +include/asl/s12z/vca/19f0mkh.inc +include/asl/s12z/vca/19f0mlf.inc +include/asl/s12z/vca/19f0wkh.inc +include/asl/s12z/vh/128f2cll.inc +include/asl/s12z/vh/128f2clq.inc +include/asl/s12z/vh/128f2vll.inc +include/asl/s12z/vh/128f2vlq.inc +include/asl/s12z/vh/64f2clq.inc +include/asl/s12z/vh/64f2vlq.inc +include/asl/st6/adc.inc +include/asl/st6/artim16.inc +include/asl/st6/artimbas.inc +include/asl/st6/artimer.inc +include/asl/st6/gpio.inc +include/asl/st6/instr.inc +include/asl/st6/ior.inc +include/asl/st6/lcd.inc +include/asl/st6/reg6200.inc +include/asl/st6/reg6208.inc +include/asl/st6/reg6215.inc +include/asl/st6/reg6218.inc +include/asl/st6/reg6228.inc +include/asl/st6/reg6230.inc +include/asl/st6/reg6235.inc +include/asl/st6/reg6240.inc +include/asl/st6/reg6242.inc +include/asl/st6/reg6245.inc +include/asl/st6/reg6246.inc +include/asl/st6/reg6252.inc +include/asl/st6/reg6253.inc +include/asl/st6/reg6255.inc +include/asl/st6/reg6280.inc +include/asl/st6/reg6285.inc +include/asl/st6/spi.inc +include/asl/st6/spi2.inc +include/asl/st6/timer.inc +include/asl/st6/uart.inc +include/asl/st6/wdg.inc +include/asl/st7/adc10.inc +include/asl/st7/adc8.inc +include/asl/st7/dm.inc +include/asl/st7/gpio.inc +include/asl/st7/i2c.inc +include/asl/st7/linsci.inc +include/asl/st7/pwm_art.inc +include/asl/st7/reg72251.inc +include/asl/st7/reg72311.inc +include/asl/st7/reg72321.inc +include/asl/st7/reg72324.inc +include/asl/st7/reg72325.inc +include/asl/st7/reg7232a.inc +include/asl/st7/reg72344.inc +include/asl/st7/reg72345.inc +include/asl/st7/reg72361.inc +include/asl/st7/reg72521.inc +include/asl/st7/regfox.inc +include/asl/st7/regfox1.inc +include/asl/st7/regfox2.inc +include/asl/st7/reglit0x.inc +include/asl/st7/reglit1x.inc +include/asl/st7/reglit2x.inc +include/asl/st7/reglit3x.inc +include/asl/st7/reglit4x.inc +include/asl/st7/reglt1bx.inc +include/asl/st7/regmc1.inc +include/asl/st7/regmc2.inc +include/asl/st7/sci.inc +include/asl/st7/sci2.inc +include/asl/st7/spi.inc +include/asl/st7/spi2.inc +include/asl/st7/timer.inc +include/asl/stddef04.inc +include/asl/stddef16.inc +include/asl/stddef17.inc +include/asl/stddef18.inc +include/asl/stddef2x.inc +include/asl/stddef37.inc +include/asl/stddef3x.inc +include/asl/stddef47.inc +include/asl/stddef4x.inc +include/asl/stddef51.inc +include/asl/stddef56k.inc +include/asl/stddef5x.inc +include/asl/stddef60.inc +include/asl/stddef62.inc +include/asl/stddef75.inc +include/asl/stddef87.inc +include/asl/stddef90.inc +include/asl/stddef96.inc +include/asl/stddefxa.inc +include/asl/stddefz8.inc +include/asl/stm8/cpuregs.inc +include/asl/stm8/dm.inc +include/asl/stm8/stm8af/reg52x9.inc +include/asl/stm8/stm8af/reg62x3.inc +include/asl/stm8/stm8af/reg62x6.inc +include/asl/stm8/stm8af/reg62x9.inc +include/asl/stm8/stm8af/reg6366.inc +include/asl/stm8/stm8af/reg6388.inc +include/asl/stm8/stm8af/tmu.inc +include/asl/stm8/stm8al/reg31x6.inc +include/asl/stm8/stm8al/reg31x8.inc +include/asl/stm8/stm8al/reg3lx6.inc +include/asl/stm8/stm8al/reg3lx8.inc +include/asl/stm8/stm8l/adc1.inc +include/asl/stm8/stm8l/aes.inc +include/asl/stm8/stm8l/beep.inc +include/asl/stm8/stm8l/clk.inc +include/asl/stm8/stm8l/clk01.inc +include/asl/stm8/stm8l/comp.inc +include/asl/stm8/stm8l/comp01.inc +include/asl/stm8/stm8l/dac.inc +include/asl/stm8/stm8l/dma.inc +include/asl/stm8/stm8l/flash.inc +include/asl/stm8/stm8l/flash01.inc +include/asl/stm8/stm8l/i2c.inc +include/asl/stm8/stm8l/i2c01.inc +include/asl/stm8/stm8l/irtim.inc +include/asl/stm8/stm8l/itc.inc +include/asl/stm8/stm8l/lcd.inc +include/asl/stm8/stm8l/pwr.inc +include/asl/stm8/stm8l/reg001j3.inc +include/asl/stm8/stm8l/reg050j3.inc +include/asl/stm8/stm8l/reg051f3.inc +include/asl/stm8/stm8l/reg052c6.inc +include/asl/stm8/stm8l/reg052r8.inc +include/asl/stm8/stm8l/reg101xx.inc +include/asl/stm8/stm8l/reg151x4.inc +include/asl/stm8/stm8l/reg151x8.inc +include/asl/stm8/stm8l/reg151xx.inc +include/asl/stm8/stm8l/reg152x4.inc +include/asl/stm8/stm8l/reg152x8.inc +include/asl/stm8/stm8l/reg162x8.inc +include/asl/stm8/stm8l/rst.inc +include/asl/stm8/stm8l/rst01.inc +include/asl/stm8/stm8l/rtc.inc +include/asl/stm8/stm8l/spi.inc +include/asl/stm8/stm8l/spi01.inc +include/asl/stm8/stm8l/syscfg.inc +include/asl/stm8/stm8l/tim1.inc +include/asl/stm8/stm8l/tim235.inc +include/asl/stm8/stm8l/tim4.inc +include/asl/stm8/stm8l/usart.inc +include/asl/stm8/stm8l/usart01.inc +include/asl/stm8/stm8l/wfe.inc +include/asl/stm8/stm8l/wfe01.inc +include/asl/stm8/stm8s/adc1.inc +include/asl/stm8/stm8s/adc2.inc +include/asl/stm8/stm8s/awu.inc +include/asl/stm8/stm8s/becan.inc +include/asl/stm8/stm8s/beep.inc +include/asl/stm8/stm8s/clk.inc +include/asl/stm8/stm8s/flash.inc +include/asl/stm8/stm8s/gpio.inc +include/asl/stm8/stm8s/i2c.inc +include/asl/stm8/stm8s/itc.inc +include/asl/stm8/stm8s/iwdg.inc +include/asl/stm8/stm8s/reg001j3.inc +include/asl/stm8/stm8s/reg003f3.inc +include/asl/stm8/stm8s/reg005c6.inc +include/asl/stm8/stm8s/reg007c8.inc +include/asl/stm8/stm8s/reg103f3.inc +include/asl/stm8/stm8s/reg105c6.inc +include/asl/stm8/stm8s/reg207mb.inc +include/asl/stm8/stm8s/reg208mb.inc +include/asl/stm8/stm8s/reg903f3.inc +include/asl/stm8/stm8s/rst.inc +include/asl/stm8/stm8s/spi.inc +include/asl/stm8/stm8s/tim1.inc +include/asl/stm8/stm8s/tim2.inc +include/asl/stm8/stm8s/tim3.inc +include/asl/stm8/stm8s/tim4.inc +include/asl/stm8/stm8s/tim5.inc +include/asl/stm8/stm8s/tim6.inc +include/asl/stm8/stm8s/uart1.inc +include/asl/stm8/stm8s/uart2.inc +include/asl/stm8/stm8s/uart3.inc +include/asl/stm8/stm8s/uid.inc +include/asl/stm8/stm8s/wwdg.inc +include/asl/stm8/stm8t/clk.inc +include/asl/stm8/stm8t/flash.inc +include/asl/stm8/stm8t/pxs.inc +include/asl/stm8/stm8t/reg05xx4.inc +include/asl/stm8/stm8t/rst.inc +include/asl/stm8/stm8t/syscfg.inc +include/asl/stm8/stm8t/wfe.inc +include/asl/stm8/swim.inc +include/asl/stm8/template.inc +include/asl/z8/ez8com.inc +include/asl/z8/f0822.inc +include/asl/z8/f0823.inc +include/asl/z8/f082a.inc +include/asl/z8/f0830.inc +include/asl/z8/f1680.inc +include/asl/z8/f6482.inc +include/asl/z8/f64xx.inc +include/asl/z8/z86cxx.inc +include/asl/z8/z86xx.inc +include/asl/z8/z88c0x.inc +lib/asl/alink.msg +lib/asl/as.msg +lib/asl/cmdarg.msg +lib/asl/ioerrs.msg +lib/asl/p2bin.msg +lib/asl/p2hex.msg +lib/asl/pbind.msg +lib/asl/plist.msg +lib/asl/tools.msg +man/man1/alink.1.gz man/man1/asl.1.gz man/man1/p2bin.1.gz man/man1/p2hex.1.gz man/man1/pbind.1.gz man/man1/plist.1.gz -share/asl/80c50x.inc -share/asl/80c552.inc -share/asl/as.msg -share/asl/bitfuncs.inc -share/asl/cmdarg.msg -share/asl/ctype.inc -share/asl/h8_3048.inc -share/asl/ioerrs.msg -share/asl/p2bin.msg -share/asl/p2hex.msg -share/asl/pbind.msg -share/asl/plist.msg -share/asl/reg166.inc -share/asl/reg251.inc -share/asl/reg29k.inc -share/asl/reg53x.inc -share/asl/reg683xx.inc -share/asl/reg7000.inc -share/asl/reg78k0.inc -share/asl/reg96.inc -share/asl/regavr.inc -share/asl/regcop8.inc -share/asl/reghc12.inc -share/asl/regm16c.inc -share/asl/regmsp.inc -share/asl/regst9.inc -share/asl/regz380.inc -share/asl/stddef04.inc -share/asl/stddef16.inc -share/asl/stddef17.inc -share/asl/stddef18.inc -share/asl/stddef2x.inc -share/asl/stddef37.inc -share/asl/stddef3x.inc -share/asl/stddef47.inc -share/asl/stddef51.inc -share/asl/stddef56k.inc -share/asl/stddef5x.inc -share/asl/stddef60.inc -share/asl/stddef62.inc -share/asl/stddef75.inc -share/asl/stddef87.inc -share/asl/stddef90.inc -share/asl/stddef96.inc -share/asl/stddefxa.inc -share/asl/stddefz8.inc -share/asl/tools.msg -share/doc/asl/Makefile -share/doc/asl/as.tex