Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/avr-binutils/Makefile

[BACK] Up to [FreeBSD] / ports / devel / avr-binutils

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Dec 20 10:20:10 2011 UTC (7 weeks, 3 days ago) by joerg
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -1 lines
Fix the plist for this port.

Reminded by:  pav

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Dec 16 22:39:20 2011 UTC (8 weeks ago) by joerg
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
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".

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Dec 16 22:19:57 2011 UTC (8 weeks ago) by joerg
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +5 -0 lines
Avoid conflict with devel/binutils when installing info files.

PR:		ports/162248
Submitted by:	4720@hushmail.com

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Dec 14 19:58:13 2011 UTC (8 weeks, 2 days ago) by crees
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Fix dependency on gettext; runtime needed too

PR:		ports/162117
Submitted by:	4720
Approved by:	joerg via email

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:50 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
- 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

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:55:27 2010 UTC (13 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- 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)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:08 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -2 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:07 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Mar 4 13:38:29 2010 UTC (23 months, 1 week ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Upgrade to GNU binutils 2.20, including patches from WinAVR 20100110.

Feature safe: yes

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Aug 12 19:26:31 2009 UTC (2 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2 lines
Upgrade to GNU binutils 2.19.1.

Integrate another bugfix that affects avr25-architecture MCU types
(ATtiny84, for example).

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jun 12 04:10:33 2009 UTC (2 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -0 lines
Add some NLS files that slipped through in my previous commit.

Noticed by:	QAT

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jun 11 20:39:39 2009 UTC (2 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
Upgrade to GNU binutils 2.19 (finally).

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jul 29 07:50:11 2008 UTC (3 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Add the missing ATxmega ldscript files to pkg-plist.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jul 28 21:20:09 2008 UTC (3 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
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.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Dec 20 06:41:48 2007 UTC (4 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
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.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Nov 7 12:42:44 2007 UTC (4 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -1 lines
Fix broken package list.

Approved by:	portmgr (erwin)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Oct 27 21:21:50 2007 UTC (4 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -2 lines
Update to binutils-2.18.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Jun 23 21:29:06 2007 UTC (4 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Add device support for ATmega8HVA/ATmega16HVA.

Change AT90USB82 from avr5 to avr5.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Apr 7 05:34:57 2007 UTC (4 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Add AT90PWM1, AT90USB82/162, and ATmega32[59]0?p devices.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 4 16:12:11 2007 UTC (5 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
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.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Oct 8 21:23:14 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Try to remove the "rw" locale directories when uninstalling.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Sep 28 21:49:56 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
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

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Sep 26 05:02:38 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
Upgrade to binutils 2.17, and add the ATmega256x patch from Björn
Haase.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 19 10:48:24 2006 UTC (5 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Mar 20 21:56:30 2006 UTC (5 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Umpf, fix the fix. :-(  We want to support the AT90USB646 (and 647),
not the AT90USB468.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Mar 20 21:10:49 2006 UTC (5 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Forgot to commit the patch for AT90USB647.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Mar 19 22:35:33 2006 UTC (5 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Add support for the ATmega406 and AT90USB646/647/1286/1287 devices.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:30 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -4 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 4 23:16:55 2006 UTC (6 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Add support for ATtiny261/461/861.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Dec 14 22:41:38 2005 UTC (6 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Add support for ATtiny24/44/84 devices.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:34 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
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.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Nov 4 20:13:07 2005 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Upgrade to binutils 2.16.1.

Add support for AT90CAN32/64.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 30 21:16:14 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Document our private extensions in the package description.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jul 30 20:08:02 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jul 2 06:32:26 2005 UTC (6 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Bump port revision for the fixed PLIST.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jun 30 22:19:42 2005 UTC (6 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
Update to binutils-2.16.

A number of our old patches have been integrated into the mainline now,
so they can be removed.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 31 19:51:41 2005 UTC (6 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
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.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:05 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:45 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 10 21:11:07 2005 UTC (6 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:07 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jun 20 19:47:22 2004 UTC (7 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
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.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 14 19:52:13 2004 UTC (7 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -0 lines
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

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:12 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:22 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 8 16:10:18 2003 UTC (8 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
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.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 16 09:30:28 2003 UTC (8 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Utilize INFO.  The pkg-plist still appears to be broken.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:08 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 8 21:55:20 2003 UTC (9 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -7 lines
Upgrade from our previous snapshot to the official latest release of
binutils, 2.13.2.1.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jul 3 19:18:12 2002 UTC (9 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -4 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Aug 31 14:20:17 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 20 13:49:17 2001 UTC (10 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -2 lines
Resurrect obrien's update to binutils 2.11 from the depths of CVS,
now that I'm ready to upgrade the entire AVR toolchain.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 15 00:55:52 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -6 lines
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.

Requested by:	joerg

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 9 01:41:00 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -2 lines
Use out libtool.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 9 01:07:42 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -5 lines
Update to Binutils 2.11[.0].

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 5 15:17:47 2000 UTC (11 years, 2 months ago) by joerg
Branches: MAIN
This is the first port of a fairly complete toolchain for Atmel AVR
microcomputer cross-development.  More (avr-gcc, avr-libc) to follow...

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options