Age | Commit message (Expand) | Author |
2010-07-09 | configure: build ipod4g with eabi | Rafaël Carré |
2010-07-06 | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz |
2010-07-06 | Add --prefix option to configure, and add it to make reconf. | Thomas Martitz |
2010-07-04 | Fix win32 simulator builds (tested cross compilation from linux) | Rafaël Carré |
2010-07-03 | Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old... | Frank Gevaerts |
2010-07-03 | Add -Wl,-z,defs to GCCOPTS | Rafaël Carré |
2010-06-26 | Swap ccache and | Tobias Diedrich |
2010-06-24 | fix typo in comment. | Szymon Dziok |
2010-06-24 | Philips HDD6330: correct the number of memmory. | Szymon Dziok |
2010-06-24 | Build cowond2 with gcc-eabi | Rafaël Carré |
2010-06-24 | Build PB Vibe 500 with EABI. | Szymon Dziok |
2010-06-24 | Simulator: explicitely link with libdl and libm | Rafaël Carré |
2010-06-22 | Add an advanced build option to force compiling and linking our reduced C lib... | Thomas Martitz |
2010-06-19 | iPod Nano 1G - Build with EABI. | Karl Kurbjun |
2010-06-19 | iPod Mini 1G - Build with EABI. | Karl Kurbjun |
2010-06-18 | Build iPod 1st/2nd Gen with EABI (main build and bootloader verified working). | Jens Arnold |
2010-06-17 | Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo... | Michael Sevakis |
2010-06-14 | Build properly scrambled and named bootloader files for iAudio M3, M5 and X5.... | Jens Arnold |
2010-06-13 | Build D2 with the old compiler again (configure) | Frank Gevaerts |
2010-06-13 | build cowond2 and iaudio7 with EABI, they aren't stable | Rafaël Carré |
2010-06-13 | SSwitch ipodnano2g to eabi in /trunk/tools/configure | Michael Sparmann |
2010-06-12 | Build mrobe100 with EABI | Robert Kukla |
2010-06-12 | Build iPod Color, iPod Mini 2nd Gen and Sansa c200 with EABI. | Jens Arnold |
2010-06-12 | M:Robe 500 - Build with EABI. | Karl Kurbjun |
2010-06-11 | Build H10 5/6GB with EABI toolchain. | Michael Sevakis |
2010-06-11 | Build iPod Video with EABI toolchain. | Andree Buschmann |
2010-06-11 | Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from... | Michael Sevakis |
2010-06-11 | Build Sansa e200 with new eabi gcc. | Thomas Martitz |
2010-06-11 | Build Gigabeat F/X with EABI tools. | Michael Sevakis |
2010-06-11 | Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio... | Michael Sevakis |
2010-06-11 | Warn when building an ARM target with non-eabi default compiler | Rafaël Carré |
2010-06-11 | configure: don't use thumb on native builds (simulator/checkwps) | Rafaël Carré |
2010-06-11 | Make --thumb the default for AMSv1 with 2MB of RAM | Rafaël Carré |
2010-06-11 | Make EABI gcc the default for ARM platforms | Rafaël Carré |
2010-06-11 | make thumb build a configure option (--thumb) | Rafaël Carré |
2010-06-11 | FS#6734 by me: optionally build with -mthumb on ARM | Rafaël Carré |
2010-06-10 | m200v4/clipv1/c200v2: build with -Os | Rafaël Carré |
2010-06-05 | Look for CROSS_COMPILE when building the simulator. | Thomas Martitz |
2010-05-28 | Upgrade the ARM eabi toolchain to gcc 4.4.4 | Thomas Martitz |
2010-05-27 | Generate C file / header for svn version string | Rafaël Carré |
2010-05-24 | Make 'make reconf' remember the use of --ccache and --no-ccache. Only works a... | Magnus Holmgren |
2010-05-17 | split the radio code into multiple files in the hope that makes it more likel... | Jonathan Gordon |
2010-05-15 | - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos... | Thomas Martitz |
2010-05-09 | Remove -U_GNU_SOURCE again (was added in r25850). It turns out SDL doesn't wo... | Thomas Martitz |
2010-05-07 | Remove -fno-strict-aliasing for everyone | Frank Gevaerts |
2010-05-07 | Revert r25861, to avoid hiding real errors | Frank Gevaerts |
2010-05-06 | Use -fno-strict-aliasing on 4.0 as well | Frank Gevaerts |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
2010-04-11 | Fix ATA power off builds for the Player so they actually use ATA power off. | Jens Arnold |