| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Haase.
Notes:
svn path=/head/; revision=173853
|
|
|
|
|
|
|
| |
ATmega165P, and ATmega169P.
Notes:
svn path=/head/; revision=159944
|
|
|
|
|
|
|
| |
not the AT90USB468.
Notes:
svn path=/head/; revision=157810
|
|
|
|
| |
Notes:
svn path=/head/; revision=157800
|
|
|
|
| |
Notes:
svn path=/head/; revision=157690
|
|
|
|
| |
Notes:
svn path=/head/; revision=152759
|
|
|
|
| |
Notes:
svn path=/head/; revision=151200
|
|
|
|
|
|
|
| |
Add support for AT90CAN32/64.
Notes:
svn path=/head/; revision=147231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and combine them into a single unified patch, as only two files need
to be patched anyway.
This will extend support of avr-binutils (over stock binutils-2.16) to
the following AVR devices:
ATtiny25/45/85
AT90PWM2/3
ATmega164/324/644
ATmega329/3290/649/6490
ATmega640/1280/1281
Notes:
svn path=/head/; revision=140491
|
|
|
|
|
|
|
|
| |
A number of our old patches have been integrated into the mainline now,
so they can be removed.
Notes:
svn path=/head/; revision=138269
|
|
|
|
|
|
|
|
| |
In preparation for moving the port to binutils-2.16, rather get it
in before that.
Notes:
svn path=/head/; revision=136556
|
|
|
|
|
|
|
|
|
|
| |
and apply them to the latest released version (2.15). This mainly
adds support for new AVR devices that appeared on the market recently,
and fixes one relocation bug for the EEPROM section that could be
noted when a bootloader section is also present.
Notes:
svn path=/head/; revision=130832
|
|
|
|
|
|
|
|
|
| |
Also fixed is the way the tweak for amd64 -> x86_64 is done, and
Manuel Stuehn <manuel dot stuehn at gmx dot net> verified it is OK
on that architecture now.
Notes:
svn path=/head/; revision=111873
|
|
|
|
|
|
|
|
|
|
|
| |
Also included now the "AVR COFF beta" patch that allows avr-objcopy to
generate AVR (extended) COFF files. Note the beta state (which only
affects this conversion though).
This commit also fixes a minor pkg-plist problem noticed by kris.
Notes:
svn path=/head/; revision=88813
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade binutils to a recent snapshot, since this is a prerequisite
for the remaining ports.
Unfortunately, sources.redhat.com frequently purges older snapshot
tarballs, thus i gotta keep the one to use here around privately.
Notes:
svn path=/head/; revision=62388
|
|
|
|
|
|
|
|
|
|
| |
clash with other binutils ports for different targets, and are not
needed to be installed at all.
PR: ports/27347 (although with a different approach than suggested)
Notes:
svn path=/head/; revision=42621
|
|
to clash with other ports of GNU tools.
Fixup pkg-plist accordingly.
Notes:
svn path=/head/; revision=41713
|