Commit graph

24 commits

Author SHA1 Message Date
bouyer
a0b282bf5e Update to 1.4.2.1. Changes since 1.4.0.1:
Added support for 14 bit EX processors: PIC16F1777/8/9 PIC16F18857 PIC16F18877
More predefined constants in the gpasm.
Added the missing DEBUG config option to many processors.
Improve the check that Flex is more recent than version 2.5.4.
Let "--list-chips" adapt to available screen width.
The inc and lkr files are synced with MPLABX 3.15
2016-03-15 20:39:52 +00:00
agc
d9e4cfe05d 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.
2015-11-03 03:27:11 +00:00
bouyer
0e914c99fa Update to 1.4.0-1. Changes since 1.4.0:
Extended error and warning messages.
Enabled the CONFIG directive on the 12-bit and 14-bit devices.
Enabled the IDLOCS directive on the pic18fxxx devices.
The gpasm lists the properties of the processors.
New predefined constants in the gpasm: __EEPROM_START, etc.
The gpdasm shows the names of SFRs and bits, in addition shows the labels
    in code.
The inc and lkr files are synced with MPLABX 2.20
2015-08-22 16:27:07 +00:00
tnn
09066c3d24 needs flex 2015-03-12 12:51:04 +00:00
joerg
b740d09795 Needs bison, yacc is not enough. 2015-01-09 14:26:33 +00:00
ryoon
b62583316c Update to 1.4.0
Changelog:
* Bugfixes
* Improve compatibility with other asm
* More microcontroller supports
2014-12-30 22:19:35 +00:00
jperkin
5cf6b4aa5e Explicitly disable HTML doc generation, fixes PLIST errors on systems where
it is auto-detected.
2013-06-25 09:44:12 +00:00
ryoon
ceb829e728 Update to 1.2.0
Changelog:
* Bugfixes.
* Support more chips.
2013-06-11 13:02:36 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
hans
2c8c0c4d92 Fix INSTALLATION_DIRS assignment. 2011-05-14 20:15:28 +00:00
joerg
2449ec7bf8 DESTDIR support 2010-01-29 17:59:06 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
bouyer
94030b40f6 Update to 0.13.5, OK'd by dogcow@. Changes since 0.13.4:
Added support for many new processors in all families.
Added support for CONFIG directive on 18F devices.
Support for new COFF format (MPASM default) in gpvo.
Fixed bugs.
2008-05-02 16:03:00 +00:00
bouyer
d436a49b62 Update gputils to 0.13.4, OK'd by Tom Spindler.
CHANGES:
 [gputils] Updated header files and linker scripts.
 {gputils] Fixed UPPER to mask with 0xff instead of 0x3f.
 [gpasm] Mask MOVLB with 0xf instead of 0xff.
 [gpasm] Fixed default access bit for extended pic16e.
 [gpasm] Fixed 18xx config bug when config the last section.
 [gputils] Fixed bsr boundary for 18f2455/2550/4455/4550.
 [gplib] Allow forward and back slashes as directory delimiters.
2007-05-13 20:47:37 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
dogcow
1c54243b50 Update gputils to 0.13.3, a bugfix release.
gplink is the primary file affected; see gputils-0.13.3/ChangeLog for
more details.
2005-10-24 08:46:06 +00:00
dogcow
1e6e40e292 Update of devel/gputils to 0.13.2.
Changes between 0.11.6 and 0.13.2 (5 May 2005):
  * addition of gpstrip
  * addition of many processors
  * lots and lots of bugfixes
  * other minor features too voluminous to mention here
  * now has man pages!
2005-06-29 09:33:26 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
wulf
da7830053f Initial commit of gputils-0.11.6, a collection of development tools for
Microchip's PIC micro-processors, replacing obsoleted package gpasm.
2003-08-03 23:54:29 +00:00