You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mirko Vogt f2591f8d54 eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well 13 years ago
..
binutils remove the CS variant - broken since it's addition 14 years ago
eglibc eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well 13 years ago
gcc add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) 13 years ago
gdb toolchain/gdb: fix compile for powerpc targets, refresh patch 14 years ago
glibc fix glibc to work with all versions of binutils, fixes #7133 - thanks to marek siller 13 years ago
glibc-ports
insight toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 14 years ago
kernel-headers kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using 14 years ago
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
uClibc uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set 13 years ago
Config.in fixup armeb, too 14 years ago
Makefile make the build system a bit more silent without V=99 14 years ago
info.mk