FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 4:41 PM BST
non port: devel/avr-gcc-devel/Makefile
CVSWeb

Number of commits found: 14

Thu, 11 Jun 2009
[ 21:47 joerg ] Original commit 
1.1880 MOVED
1.3512 devel/Makefile
1.14 devel/avr-gcc-devel/Makefile
1.5 devel/avr-gcc-devel/distinfo
1.2 devel/avr-gcc-devel/files/patch-avr-libgcc.S
1.2 devel/avr-gcc-devel/files/patch-bug11259
1.2 devel/avr-gcc-devel/files/patch-bug19636-24894-31644-31786
1.2 devel/avr-gcc-devel/files/patch-bug30243
1.2 devel/avr-gcc-devel/files/patch-bug33009
1.2 devel/avr-gcc-devel/files/patch-bug34210-35508

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Make GCC 4.3.x the default version.
Contents goes into devel/avr-gcc now.

devel/avr-gcc-devel
Wed, 13 May 2009
[ 09:46 ale ] Original commit 
1.3 archivers/hs-zlib/Makefile
1.31 audio/cheesetracker/Makefile
1.13 devel/avr-gcc-devel/Makefile
1.13 devel/cross-gcc/Makefile
1.53 devel/darcs/Makefile
1.9 devel/djgpp-gcc/Makefile
1.2 devel/hs-Stream/Makefile
1.40 devel/hs-c2hs/Makefile
1.16 devel/hs-cpphs/Makefile
1.2 devel/hs-dlist/Makefile

(Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase libgmp and bump PORTREVISION.
Fri, 30 Jan 2009
[ 23:23 ale ] Original commit 
1.56 deskutils/genius/Makefile
1.12 devel/avr-gcc-devel/Makefile
1.11 devel/cross-gcc/Makefile
1.8 devel/djgpp-gcc/Makefile
1.35 devel/mingw32-gcc/Makefile
1.344 lang/gcc42/Makefile
1.371 lang/gcc43/Makefile
1.371 lang/gcc44/Makefile
1.17 lang/gnat-gcc43/Makefile
1.77 math/gretl/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Chase mpfr library.
Mon, 28 Jul 2008
[ 21:25 joerg ] Original commit 
1.3158 devel/Makefile
1.11 devel/avr-gcc-devel/Makefile
1.4 devel/avr-gcc-devel/distinfo
1.1 devel/avr-gcc-devel/files/patch-avr-libgcc.S
1.1 devel/avr-gcc-devel/files/patch-bug11259
1.1 devel/avr-gcc-devel/files/patch-bug19636-24894-31644-31786
1.1 devel/avr-gcc-devel/files/patch-bug30243
1.1 devel/avr-gcc-devel/files/patch-bug33009
1.1 devel/avr-gcc-devel/files/patch-bug34210-35508
1.1 devel/avr-gcc-devel/files/patch-bug34932

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 6 Oct 2006
[ 20:44 joerg ] Original commit 
1.10 devel/avr-gcc-devel/Makefile
1.3 devel/avr-gcc-devel/distinfo
1.2 devel/avr-gcc-devel/files/patch-0b-constants
1.2 devel/avr-gcc-devel/files/patch-attribute_alias
1.3 devel/avr-gcc-devel/files/patch-dwarf
1.2 devel/avr-gcc-devel/files/patch-libiberty-Makefile.in
1.7 devel/avr-gcc-devel/files/patch-newdevices
1.3 devel/avr-gcc-devel/files/patch-zz-atmega256x
1.4 devel/avr-gcc-devel/pkg-descr
1.4 devel/avr-gcc-devel/pkg-plist
Remove.  This has been moved to avr-gcc to become the standard version
of AVR-GCC now.
Thu, 28 Sep 2006
[ 21:44 joerg ] Original commit 
1.9 devel/avr-gcc-devel/Makefile
1.2 devel/avr-gcc-devel/files/patch-dwarf
1.2 devel/avr-gcc-devel/files/patch-zz-atmega256x
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.
Tue, 26 Sep 2006
[ 21:52 joerg ] Original commit 
1.8 devel/avr-gcc-devel/Makefile
1.2 devel/avr-gcc-devel/distinfo
1.1 devel/avr-gcc-devel/files/patch-attribute_alias
1.6 devel/avr-gcc-devel/files/patch-newdevices
1.1 devel/avr-gcc-devel/files/patch-zz-atmega256x
1.3 devel/avr-gcc-devel/pkg-descr
1.3 devel/avr-gcc-devel/pkg-plist
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)).
Thu, 20 Apr 2006
[ 20:32 joerg ] Original commit 
1.7 devel/avr-gcc-devel/Makefile
1.5 devel/avr-gcc-devel/files/patch-newdevices
Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.

Submitted by:   Anatoly Sokolov
Wed, 19 Apr 2006
[ 10:50 joerg ] Original commit 
1.6 devel/avr-gcc-devel/Makefile
1.1 devel/avr-gcc-devel/files/patch-dwarf
1.4 devel/avr-gcc-devel/files/patch-newdevices
1.2 devel/avr-gcc-devel/pkg-descr
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.
Tue, 4 Apr 2006
[ 20:29 joerg ] Original commit 
1.5 devel/avr-gcc-devel/Makefile
Add NO_LATEST_LINK.
Mon, 27 Mar 2006
[ 05:02 joerg ] Original commit 
1.4 devel/avr-gcc-devel/Makefile
1.2 devel/avr-gcc-devel/pkg-plist
Try to remove empty "rw" locale directories when uninstalling.
Fri, 24 Mar 2006
[ 21:01 joerg ] Original commit 
1.3 devel/avr-gcc-devel/Makefile
1.3 devel/avr-gcc-devel/files/patch-newdevices
Actually keep my promise to also support the ATmega406.
Thu, 23 Mar 2006
[ 20:09 joerg ] Original commit 
1.2 devel/avr-gcc-devel/Makefile
1.2 devel/avr-gcc-devel/files/patch-newdevices
Fix linker instructions for ATmega1280/ATmega1281 target MCUs.
[ 05:48 joerg ] Original commit 
1.2146 devel/Makefile
1.1 devel/avr-gcc-devel/Makefile
1.1 devel/avr-gcc-devel/distinfo
1.1 devel/avr-gcc-devel/files/patch-0b-constants
1.1 devel/avr-gcc-devel/files/patch-libiberty-Makefile.in
1.1 devel/avr-gcc-devel/files/patch-newdevices
1.1 devel/avr-gcc-devel/pkg-descr
1.1 devel/avr-gcc-devel/pkg-plist
This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection.

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 11
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.346 seconds.