| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Dec 2011 10:20:10
2.20.1_1
|
joerg  |
Fix the plist for this port.
Reminded by: pav |
16 Dec 2011 22:39:21
2.20.1
|
joerg  |
Upgrade to binutils 2.20.1.
Completely reorganize the patches for this port.
Patches for new devices are now synchronized with the Atmel AVR tools.
The main difference is the naming scheme, as FreeBSD patches start
with "patch-", while the Atmel AVR Tools patches end up in ".patch". |
16 Dec 2011 22:19:57
2.20_2
|
joerg  |
Avoid conflict with devel/binutils when installing info files.
PR: ports/162248
Submitted by: 4720@hushmail.com |
14 Dec 2011 19:58:13
2.20_2
|
crees  |
Fix dependency on gettext; runtime needed too
PR: ports/162117
Submitted by: 4720
Approved by: joerg via email |
23 Sep 2011 22:26:39
2.20_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
25 Dec 2010 16:55:41
2.20_1
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
15 Sep 2010 18:35:24
2.20_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
31 May 2010 02:01:56
2.20_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
04 Mar 2010 13:45:07
2.20
|
joerg  |
This one has to go away.
Feature safe: yes |
04 Mar 2010 13:43:04
2.20
|
joerg  |
Oops, forgot to also commit the new distinfo.
Feature safe: yes |
04 Mar 2010 13:38:30
2.20
|
joerg  |
Upgrade to GNU binutils 2.20, including patches from WinAVR 20100110.
Feature safe: yes |
12 Aug 2009 19:26:31
2.19.1
|
joerg  |
Upgrade to GNU binutils 2.19.1.
Integrate another bugfix that affects avr25-architecture MCU types
(ATtiny84, for example). |
12 Jun 2009 04:10:33
2.19_1
|
joerg  |
Add some NLS files that slipped through in my previous commit.
Noticed by: QAT |
11 Jun 2009 20:39:40
2.19
|
joerg  |
Upgrade to GNU binutils 2.19 (finally). |
29 Jul 2008 07:50:12
2.18_4
|
joerg  |
Add the missing ATxmega ldscript files to pkg-plist. |
28 Jul 2008 21:20:09
2.18_3
|
joerg  |
Incorporate the ATxmega patch from WinAVR.
Silense an assembler warning that triggered too frequently on
legitimate code (binutils bug 5523).
Make $DATA_ORIGIN a configurable value within the linker script
templates. |
20 Dec 2007 06:41:48
2.18_2
|
joerg  |
Add support for ATtiny88, ATmega32HVB, ATmega1284P.
Fix support for AT90USB82/162, move them into "avr35" architecture.
Add basic support for fuse and lock bit sections in ELF file. |
07 Nov 2007 12:42:45
2.18_1
|
joerg  |
Fix broken package list.
Approved by: portmgr (erwin) |
27 Oct 2007 21:21:50
2.18
|
joerg  |
Update to binutils-2.18. |
23 Jun 2007 21:29:08
2.17_5
|
joerg  |
Add device support for ATmega8HVA/ATmega16HVA.
Change AT90USB82 from avr5 to avr5. |
07 Apr 2007 05:34:57
2.17_4
|
joerg  |
Add AT90PWM1, AT90USB82/162, and ATmega32[59]0?p devices. |
04 Jan 2007 16:12:12
2.17_3
|
joerg  |
Fix a compiler warning in the AVR-COFF generator that appeared with
GCC 4.x, and caused the compilation to fail due to the -Werror option
used.
Remove an annoying assembler warning in the ATmega256x patch that was
frequently triggered by large C switch() statements in GCC, and
generally considered to be a regression. The author of that patch
agreed that the warning isn't particularly useful anyway for a number
of reasons, and recommended to just drop it. |
08 Oct 2006 21:23:14
2.17_2
|
joerg  |
Try to remove the "rw" locale directories when uninstalling. |
28 Sep 2006 21:49:57
2.17_1
|
joerg  |
Update the description to match the reality:
. we are based on binutils-2.17 now
. most of the AVRs are now supported by the stock distribution of
binutils now, so update our local additions |
26 Sep 2006 05:02:38
2.17
|
joerg  |
Upgrade to binutils 2.17, and add the ATmega256x patch from Björn
Haase. |
19 Apr 2006 10:48:24
2.16.1_6
|
joerg  |
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P. |
20 Mar 2006 21:56:30
2.16.1_5
|
joerg  |
Umpf, fix the fix. :-( We want to support the AT90USB646 (and 647),
not the AT90USB468. |
20 Mar 2006 21:10:49
2.16.1_4
|
joerg  |
Forgot to commit the patch for AT90USB647. |
19 Mar 2006 22:35:34
2.16.1_3
|
joerg  |
Add support for the ATmega406 and AT90USB646/647/1286/1287 devices. |
23 Feb 2006 10:40:45
2.16.1_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
2.16.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
04 Jan 2006 23:16:55
2.16.1_2
|
joerg  |
Add support for ATtiny261/461/861. |
14 Dec 2005 22:41:38
2.16.1_1
|
joerg  |
Add support for ATtiny24/44/84 devices. |
15 Nov 2005 06:52:12
2.16.1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
04 Nov 2005 20:13:07
2.16.1
|
joerg  |
Upgrade to binutils 2.16.1.
Add support for AT90CAN32/64. |
30 Jul 2005 21:16:14
2.16_3
|
joerg  |
Document our private extensions in the package description. |
30 Jul 2005 20:08:03
2.16_2
|
joerg  |
Remove individual patches for adding new AVR devices to the toolchain,
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 |
02 Jul 2005 06:32:26
2.16_1
|
joerg  |
Bump port revision for the fixed PLIST. |
02 Jul 2005 06:29:57
2.16
|
joerg  |
Forgot to fix the plist after the recent upgrade to 2.16. |
30 Jun 2005 22:19:43
2.16
|
joerg  |
Update to binutils-2.16.
A number of our old patches have been integrated into the mainline now,
so they can be removed. |
31 May 2005 19:51:41
2.15_4
|
joerg  |
I just noticed I forgot to cvs add the ATmega1280 patch last time.
In preparation for moving the port to binutils-2.16, rather get it
in before that. |
12 Apr 2005 03:26:57
2.15_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.15_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Mar 2005 21:11:07
2.15_2
|
joerg  |
Merge some patches that have meanwhile be integrated in binutil's CVS,
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. |
09 Jul 2004 17:43:11
2.15_1
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
20 Jun 2004 19:47:22
2.15_1
|
joerg  |
Upgrade to binutils 2.15.
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. |
14 May 2004 19:52:13
2.14_1
|
joerg  |
When compiling on an amd64 host, override the --host configure setting
to x86_64 to make the GNU utils match their expectation.
Noticed by: kris |
31 Mar 2004 03:12:58
2.14_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.14_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
2.14_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
08 Sep 2003 16:10:19
2.14
|
joerg  |
Update to binutils 2.14.
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. |
16 Aug 2003 09:30:29
2.13.2.1
|
kris  |
Utilize INFO. The pkg-plist still appears to be broken. |
07 Mar 2003 06:01:16
2.13.2.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Jan 2003 21:55:20
2.13.2.1
|
joerg  |
Upgrade from our previous snapshot to the official latest release of
binutils, 2.13.2.1. |
03 Jul 2002 19:18:16
020701
|
joerg  |
Mega-upgrade the AVR GNU utils toolchain, part #1:
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. |
31 Aug 2001 15:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
19 May 2001 14:28:55 
|
joerg  |
As a side-effect of no longer installing libbfd, some header files that used
to be mentioned in the PLIST aren't installed anymore either. |
15 May 2001 20:21:49 
|
joerg  |
Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They might clash
with other binutils ports for different targets, and are not needed to be
installed at all. |
20 Apr 2001 14:50:29 
|
joerg  |
Don't install libiberty.a, it's not required to be installed, and likely to
clash with other ports of GNU tools. |
20 Apr 2001 14:49:18 
|
joerg  |
Resurrect obrien's update to binutils 2.11 from the depths of CVS, now that
I'm ready to upgrade the entire AVR toolchain. |
15 Apr 2001 01:55:53 
|
obrien  |
Back out the 2.10.1 -> 2.11 upgrade. The avr-gcc port just didn't like it. I
upgrade this in too much hast for 4.3. |
09 Apr 2001 02:41:01 
|
obrien  |
Use out libtool. |
09 Apr 2001 02:07:44 
|
obrien  |
Update to Binutils 2.11[.0]. |
05 Dec 2000 15:17:47 
|
joerg  |
This is the first port of a fairly complete toolchain for Atmel AVR
microcomputer cross-development. More (avr-gcc, avr-libc) to follow... |