| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: allow choosing the MIPS64 user-land ABI | florian | 2013-04-05 | 1 | -0/+5 |
* | buildroot: factor knowledge of a 64bits architecture | florian | 2013-04-05 | 1 | -1/+1 |
* | buildroot: allow enabling MIPS16 user-space build | florian | 2013-04-05 | 1 | -0/+3 |
* | rules.mk: MIPS16 builds get a different toolchain | florian | 2013-04-05 | 1 | -0/+1 |
* | rules.mk: Create TARGET_ASFLAGS; force -mno-mips16 | florian | 2013-04-05 | 1 | -1/+5 |
* | build: add a HOSTCXX variable pointing at the c++ compiler | nbd | 2013-03-22 | 1 | -0/+3 |
* | fix ARCH_SUFFIX for mips64{,el}r2 | juhosg | 2013-02-20 | 1 | -1/+1 |
* | rules.mk: only select latest libgcc.a with wildcard match (#12798) | jow | 2013-01-13 | 1 | -2/+2 |
* | rules.mk: don't use $(realpath) in file_copy, the destination directory might... | jow | 2012-12-02 | 1 | -1/+1 |
* | rules.mk: provide a macro "file_copy" which removes any symlink in the destin... | jow | 2012-12-02 | 1 | -0/+18 |
* | rules.mk: fix misspelled config symbol introduced by r34300 | jow | 2012-11-23 | 1 | -1/+1 |
* | rules.mk: append libc implementation to bin directory name if not using uClibc | jow | 2012-11-22 | 1 | -0/+1 |
* | build: rework the package/install step - collect package install lists during... | nbd | 2012-10-06 | 1 | -0/+1 |
* | rules.mk: add TARGET_AR and TARGET_RANLIB | nbd | 2012-09-22 | 1 | -0/+2 |
* | [buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153) | jow | 2012-09-09 | 1 | -1/+2 |
* | [rules.mk] remove duplicate HOSTCC_NOCACHE | blogic | 2012-08-10 | 1 | -1/+0 |
* | [buildroot] move LIB_SUFFIX from base-files to rules.mk | florian | 2012-08-10 | 1 | -0/+4 |
* | [include] fix up scons vs ccache | blogic | 2012-07-28 | 1 | -6/+7 |
* | add and export HOSTCC_NOCACHE | blogic | 2012-06-20 | 1 | -0/+2 |
* | make librpc compatible with eglibc, unconditionally enable it for packages th... | nbd | 2012-06-08 | 1 | -3/+1 |
* | [tools] add ccache wrapper | blogic | 2012-06-06 | 1 | -2/+6 |
* | [include] Use build suffix on build_dir paths | blogic | 2012-04-10 | 1 | -2/+2 |
* | kernel: keep more symbols in the kernel modules when doing profiling | nbd | 2012-03-01 | 1 | -1/+3 |
* | build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz... | nbd | 2012-03-01 | 1 | -0/+1 |
* | kernel: do not rename module symbols with kallsyms enabled | nbd | 2012-03-01 | 1 | -1/+1 |
* | strip kernel modules more aggressively: make all global symbols local, rename... | nbd | 2012-02-20 | 1 | -1/+2 |
* | build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer... | nbd | 2012-02-15 | 1 | -1/+1 |
* | [buildroot] rules.mk: filter "." and "./" entries from $PATH, prevents toolch... | jow | 2012-01-29 | 1 | -1/+1 |
* | [buildroot] use ext-toolchain.sh to integrate external toolchains | jow | 2012-01-18 | 1 | -1/+1 |
* | tools: clean up Makefiles / make ccache work | blogic | 2012-01-15 | 1 | -0/+2 |
* | [buildroot] rules.mk: provide a LIBGCC_A variable | jow | 2011-09-05 | 1 | -1/+3 |
* | only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou... | nbd | 2011-07-25 | 1 | -1/+1 |
* | add menuconfig option to enable log files during build process | blogic | 2011-07-03 | 1 | -0/+4 |
* | [buildroot] rules.mk: properly populate $(LIBGCC_S) for external toolchains | jow | 2011-04-11 | 1 | -0/+5 |
* | set TOOLCHAIN_DIR var when using external toolchain | nbd | 2011-04-02 | 1 | -0/+1 |
* | Revert "kernel: remove all local symbols from kernel modules at link time to ... | nbd | 2011-03-26 | 1 | -1/+1 |
* | strip .gnu.attributes and .reginfo from kernel modules | nbd | 2011-03-26 | 1 | -1/+1 |
* | strip .note.gnu.build-id from kernel modules | nbd | 2011-03-18 | 1 | -1/+1 |
* | build: move the CCACHE_DIR to the build targets so that it doesn't interfere ... | nbd | 2011-03-15 | 1 | -2/+0 |
* | only support EABI on ARM targets | kaloz | 2011-03-07 | 1 | -1/+1 |
* | [buildroot] add an abstract $(LIBRPC_DEPENDS) variable for feed packages to r... | jow | 2011-03-03 | 1 | -0/+1 |
* | We use different toolchain directories for different | kaloz | 2011-02-25 | 1 | -12/+6 |
* | add a variable LIBRPC to refer to the external librpc if used | nbd | 2011-02-13 | 1 | -0/+3 |
* | [toolchain] remove support for disabling large file support, it is broken, br... | jow | 2011-01-28 | 1 | -6/+0 |
* | mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power... | nbd | 2011-01-16 | 1 | -0/+3 |
* | [include] | jow | 2010-12-13 | 1 | -0/+4 |
* | remove an obsolete comment for the flock template | nbd | 2010-10-31 | 1 | -1/+0 |
* | fix usage of flock - use the command mode instead of locking a file descripto... | nbd | 2010-10-31 | 1 | -3/+4 |
* | Add macro for locking of recipe commands. | mb | 2010-10-29 | 1 | -0/+10 |
* | Add HOST_FPIC. It currently always is -fPIC, because that should work on all ... | mb | 2010-10-23 | 1 | -0/+2 |