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.
Imre Kaloz
9edd05b9c0
gcc 4.4.5 support
SVN-Revision: 23220
|
14 years ago |
.. |
binutils
|
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
|
14 years ago |
eglibc
|
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 |
gcc
|
gcc 4.4.5 support
|
14 years ago |
gdb
|
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 |
glibc
|
fix a compile error when compiling with glibc (#7816)
|
14 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
|
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 |
llvm
|
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
|
15 years ago |
uClibc
|
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
|
14 years ago |
Config.in
|
…
|
|
Makefile
|
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
|
14 years ago |
info.mk
|
…
|
|