summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-07-03Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts2-4/+9
2010-07-03Add -Wl,-z,defs to GCCOPTSRafaël Carré1-73/+73
2010-06-30Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no...Frank Gevaerts1-9/+7
2010-06-30Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts1-1/+1
2010-06-29Remove some redundant #include'sBertrik Sikken1-3/+0
2010-06-26Swap ccache and Tobias Diedrich1-4/+4
2010-06-24fix typo in comment.Szymon Dziok1-1/+1
2010-06-24Philips HDD6330: correct the number of memmory.Szymon Dziok1-1/+1
2010-06-24Build cowond2 with gcc-eabiRafaël Carré1-13/+2
2010-06-24Build PB Vibe 500 with EABI.Szymon Dziok1-1/+1
2010-06-24Simulator: explicitely link with libdl and libmRafaël Carré1-4/+7
2010-06-24Moved libskin_parser to lib. Added it to link line.Björn Stenberg1-0/+1
2010-06-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz1-2/+7
2010-06-21Don't autogenerate version.c. Just version.h is enoughFrank Gevaerts1-25/+9
2010-06-20Fix genversion.sh file replacement logicFrank Gevaerts1-4/+4
2010-06-19iPod Nano 1G - Build with EABI.Karl Kurbjun1-1/+1
2010-06-19iPod Mini 1G - Build with EABI.Karl Kurbjun1-1/+1
2010-06-19bininstall: works for PREFIX directories with spacesRafaël Carré1-1/+1
2010-06-19make bininstall rule depend on the binaryRafaël Carré1-1/+1
2010-06-19new bininstall rule to install rockbox binary onlyRafaël Carré1-0/+4
2010-06-19don't parse features.txt when not neededRafaël Carré1-12/+6
2010-06-19make clean: delete lib/ directoryRafaël Carré1-1/+1
2010-06-18Build iPod 1st/2nd Gen with EABI (main build and bootloader verified working).Jens Arnold1-1/+1
2010-06-17Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis1-1/+1
2010-06-17Added skin_parser library to build system.Björn Stenberg1-2/+3
2010-06-14Build properly scrambled and named bootloader files for iAudio M3, M5 and X5....Jens Arnold1-0/+6
2010-06-13Build D2 with the old compiler again (configure)Frank Gevaerts1-1/+1
2010-06-13build cowond2 and iaudio7 with EABI, they aren't stableRafaël Carré1-1/+1
2010-06-13SSwitch ipodnano2g to eabi in /trunk/tools/configureMichael Sparmann1-1/+1
2010-06-12Don't explicitly set -j for make. Inform the user that he can set MAKEFLAGS ...Jonas Häggqvist1-1/+2
2010-06-12Build mrobe100 with EABIRobert Kukla1-1/+1
2010-06-12Build iPod Color, iPod Mini 2nd Gen and Sansa c200 with EABI.Jens Arnold1-1/+1
2010-06-12M:Robe 500 - Build with EABI.Karl Kurbjun1-1/+1
2010-06-11Build H10 5/6GB with EABI toolchain.Michael Sevakis1-1/+1
2010-06-11Build iPod Video with EABI toolchain.Andree Buschmann1-1/+1
2010-06-11Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from...Michael Sevakis1-1/+1
2010-06-11Build Sansa e200 with new eabi gcc.Thomas Martitz1-1/+1
2010-06-11Build Gigabeat F/X with EABI tools.Michael Sevakis1-1/+1
2010-06-11rockboxdev: patch eabi binutils to fix thumb interworking mixed with long callsRafaël Carré1-1/+1
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis1-1/+1
2010-06-11Warn when building an ARM target with non-eabi default compilerRafaël Carré1-0/+5
2010-06-11configure: don't use thumb on native builds (simulator/checkwps)Rafaël Carré1-0/+1
2010-06-11Make --thumb the default for AMSv1 with 2MB of RAMRafaël Carré1-0/+7
2010-06-11Make EABI gcc the default for ARM platformsRafaël Carré1-9/+18
2010-06-11make thumb build a configure option (--thumb)Rafaël Carré1-10/+5
2010-06-11FS#6734 by me: optionally build with -mthumb on ARMRafaël Carré2-1/+93
2010-06-11rockboxdev: build with -U_FORTIFY_SOURCERafaël Carré1-1/+1
2010-06-10m200v4/clipv1/c200v2: build with -OsRafaël Carré1-0/+3
2010-06-06The ifp isn't coldfire based, add some targets that are insteadNils Wallménius1-1/+1
2010-06-06Corrected the GMP & MPFR workaround.Björn Stenberg1-3/+9