summaryrefslogtreecommitdiffstats
path: root/fixup_ptxconfigs.sh
Commit message (Collapse)AuthorAgeFilesLines
* fixup_ptxconfigs.sh: add x86_64 targetAndreas Bießmann2012-03-241-0/+6
| | | | | Signed-off-by: Andreas Bießmann <andreas@biessmann.de> 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>
* fixup_ptxconfigs.sh: use PTXdist 2011.11.0Michael Olbrich2011-11-221-1/+1
|
* Add i486 toolchainBernhard Walle2011-08-151-0/+3
| | | | | | | | | | The toolchain has been tested with a so-called Bifferboard (http://bifferos.co.uk/) which has a S3282 BGA CPU (R861x/R321x equivalent) that understands 486SX instructions. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> [mkl: add fixup_ptxconfigs.sh support] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* fixup_ptxconfigs.sh: use ptxdist 2011.06.0Michael Olbrich2011-06-131-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bump version to 2011.03.0v2011.03.0Marc Kleine-Budde2011-03-221-2/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* fixup_ptxconfigs.sh: add support for gcc from linaroMarc Kleine-Budde2011-02-281-1/+9
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [fixup_ptxconfigs] updateRobert Schwebel2011-02-221-3/+6
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-12-161-1/+5
| | | | | | | add v5t_vfp target git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@8653 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-281-1/+6
| | | | | | | add cortexa8 support git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@8024 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2008-10-221-0/+1
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7897 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2008-10-201-2/+2
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7883 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-161-12/+18
| | | | | | | support sanitized header switch on and off git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7846 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-141-0/+10
| | | | | | | added mingw support git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7823 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-131-4/+64
| | | | | | | added update mechanics git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7768 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-131-24/+33
| | | | | | | adpted to new selects git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7762 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-101-2/+24
| | | | | | | fixup ARCH, too git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7748 f8d472c7-5700-0410-ac5a-87979cec3adf
* * build_all_v2.mk, fixup_ptxconfigs.sh:Marc Kleine-Budde2008-10-011-3/+1
| | | | | | | use --ptxconfig feature git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7664 f8d472c7-5700-0410-ac5a-87979cec3adf
* * fixup_ptxconfigs.sh, Kconfig:Marc Kleine-Budde2008-10-011-4/+4
| | | | | | | | better useage of platform adopted to ptxdist-1.99.7 git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7663 f8d472c7-5700-0410-ac5a-87979cec3adf
* * Kconfig, fixup_ptxconfigs.sh:Marc Kleine-Budde2008-09-291-2/+2
| | | | | | | added platform hack :) git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7644 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2008-09-211-4/+35
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7499 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2008-09-191-1/+5
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7480 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2008-09-191-12/+172
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@7474 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2008-04-251-1/+1
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/branches/OSELAS.Toolchain-mkl@6238 f8d472c7-5700-0410-ac5a-87979cec3adf
* 2007-08-27 Carsten Schlote <c.schlote@konzeptpark.de>Carsten Schlote2007-08-271-9/+12
| | | | | | | | | | | | | | | | | | | | | * general: Added simple check to fixup_ptxconfigs.sh, which prevents changes to non glibc configs * general: Added some output to 'oldconfig' script printing the name of the currently processed ptxconfig. Seems to be useful in case that oldconfig requests input for new kconfig options * ptxconfigs: Updated all ptxconfigs with 'oldconfig' script. Now uses ptxdist '1.svn' version for configuration. * general: Added kconfig define ARCH for avr-8 target. There was no default config set for this arch. 2007-08-24 Carsten Schlote <c.schlote@konzeptpark.de> * general: new architecture: m68k support added to kconfigs * ptxconfigs: added some experimental configs for m68k/coldfire git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@3691 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2007-03-121-0/+1
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@2165 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2007-03-051-2/+2
| | | | https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@2083 f8d472c7-5700-0410-ac5a-87979cec3adf
* git-svn-id: ↵Marc Kleine-Budde2007-02-101-0/+24
https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@1969 f8d472c7-5700-0410-ac5a-87979cec3adf