Age | Commit message (Collapse) | Author | Files | Lines |
|
it is auto-detected.
|
|
Changelog:
* Bugfixes.
* Support more chips.
|
|
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.
|
|
|
|
|
|
|
|
|
|
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.
|
|
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.
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
|
|
gplink is the primary file affected; see gputils-0.13.3/ChangeLog for
more details.
|
|
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!
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
|
|
Microchip's PIC micro-processors, replacing obsoleted package gpasm.
|