non port: devel/avr-gcc-devel/Makefile |
Number of commits found: 20 |
Tuesday, 31 Jan 2017
|
03:40 linimon
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
|
Friday, 2 Dec 2016
|
11:58 mat
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 9 Sep 2015
|
13:58 amdmi3
- Add missing files to plist
Approved by: portmgr blanket
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Friday, 8 Aug 2014
|
21:06 joerg
Add an avr-gcc-devel port for the most recent GCC feature set.
PR: 192399
Submitted by: pi
|
Thursday, 11 Jun 2009
|
21:47 joerg
Make GCC 4.3.x the default version.
Contents goes into devel/avr-gcc now.
devel/avr-gcc-devel
|
Wednesday, 13 May 2009
|
09:46 ale
Chase libgmp and bump PORTREVISION.
|
Friday, 30 Jan 2009
|
23:23 ale
Chase mpfr library.
|
Monday, 28 Jul 2008
|
21:25 joerg
This is a "sneak preview" port of GCC 4.3.1 for the Atmel AVR
microcontrollers. It includes patches from the WinAVR project to
support the ATmega32C1, ATmega32M1, ATmega32U4, and ATtiny167
controllers, and in particular the next generation AVRs ATxmega64A1
and ATxmega128A1.
The port has been carefully crafted to peacefully coexist with the
non-devel avr-gcc port. All executables installed have the suffix
"-43" added for that reason.
|
Friday, 6 Oct 2006
|
20:44 joerg
Remove. This has been moved to avr-gcc to become the standard version
of AVR-GCC now.
|
Thursday, 28 Sep 2006
|
21:44 joerg
Fix the COMMENT to tell this is GCC 4.x rather than 3.x. Pointed out
by Simon Barner.
Revert the default debugging format to stabs but offer DWARF-2 as an
option (rather than being the default). AVR-GDB currently understands
stabs much better than DWARF-2.
Fix a bug in patch-zz-atmega256x that caused -fcall-prologues to
generate faulty code. This affected libgcc.a as it uses this option.
This bug has been originally found and fixed by Wang Guohui but I
missed his fix when adding the patch here.
|
Tuesday, 26 Sep 2006
|
21:52 joerg
Update to GCC 4.1.1.
Add Björn Haase's (beta) patch for ATmega256x support, backported
to GCC 4.1.1 by Bernhard Trog.
Add Anatoly Sokolov's patch to support __attribute__((alias)).
|
Thursday, 20 Apr 2006
|
20:32 joerg
Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.
Submitted by: Anatoly Sokolov
|
Wednesday, 19 Apr 2006
|
10:50 joerg
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.
Add the patch mentioned in GCC bug report:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504
to support DWARF-2 generation, and enable the respective configuration
option.
|
Tuesday, 4 Apr 2006
|
20:29 joerg
Add NO_LATEST_LINK.
|
Monday, 27 Mar 2006
|
05:02 joerg
Try to remove empty "rw" locale directories when uninstalling.
|
Friday, 24 Mar 2006
|
21:01 joerg
Actually keep my promise to also support the ATmega406.
|
Thursday, 23 Mar 2006
|
20:09 joerg
Fix linker instructions for ATmega1280/ATmega1281 target MCUs.
|
05:48 joerg
This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection.
|
Number of commits found: 20 |