summaryrefslogtreecommitdiffstats
path: root/ptxconfigs/avr/avr_gcc-4.4.3_libc-1.7.1_binutils-2.20.1.ptxconfig
Commit message (Collapse)AuthorAgeFilesLines
* release 2012.12.2v2012.12.2stable/OSELAS.Toolchain-2012.12.xMichael Olbrich2016-02-191-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfigs: update for PTXdist 2012.12.1Michael Olbrich2013-03-051-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* release 2012.12.1v2012.12.1Michael Olbrich2013-02-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* release 2012.12.0v2012.12.0Michael Olbrich2012-12-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update to ptxdist-2012.12.0Michael Olbrich2012-12-121-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update ptxconfigsMichael Olbrich2012-12-051-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update: gdb 7.2 -> 7.5 ptxdist 2011.11.0 -> 2012.11.0 everywhere (as applicable) - update: gcc 4.6.2 -> 4.7.2 glibc 2.14.1 -> 2.16 binutils 2.21.1a -> 2.22 kernel header 2.6.39 -> 3.5 for: arm-1136jfs-linux-gnueabi arm-cortexa8-linux-gnueabi arm-cortexa9-linux-gnueabi arm-v4t-linux-gnueabi arm-v5te-linux-gnueabi arm-v5te_vfp-linux-gnueabi arm-xscale-linux-gnueabi armeb-xscale-linux-gnueabi i486-unknown-linux-gnu i586-unknown-linux-gnu i686-unknown-linux-gnu powerpc-603e-linux-gnu x86_64-unknown-linux-gnu as applicable: mingw/i586-mingw32msvc newlib/arm-cortexm3-eabi newlib/arm-elf - glibc: "--enable-obsolete-rpc" for 2.16 is now available instead of reverting the relevant patch. "--with-cpu=cortex-a8" is now no longer needed. The addon patch is now for armv7 which is the default cpu for cortex-a8 - gcc: newlib/arm-elf needs "--enable-obsolete" linaro-4.7-2012.11 dumpversion is 4.7.3 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update all ptxconfigsMichael Olbrich2012-03-251-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* release 2011.11.0v2011.11.0Michael Olbrich2011-11-241-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update all ptxconfigsMichael Olbrich2011-11-231-2/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxconfigs: update all configsMichael Olbrich2011-06-131-2/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add new AVR toolchainStephan Linz2011-05-031-0/+95
Add basic configuration for new AVR toolchain based on AVR8 GNU toolchain release 3.1.0.206 distributed by Atmel, Norway: http://distribute.atmel.no/tools/avr32/beta/avr8-gnu-toolchain-3.1.0.206-readme.pdf http://distribute.atmel.no/tools/opensource/avr-gcc/ You need the following OSELAS.Toolchain() patch sets for binutils-2.20.1 and gcc-4.4.3 to use the new configuration! Signed-off-by: Stephan Linz <linz@li-pro.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>