mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
24e4d092a5
For uClibc, the name of the Blackfin architecture is 'bfin'. Actually, the naming of the architecture is quite messy: for toolchain tuples and uClibc, it's bfin, but for the kernel, it's blackfin. We've arbitraly choosen to name it "blackfin" in Crosstool-NG. Add Blackfin-related uClibc patch to fix a build failure related to fork() being used in unistd/daemon.c. Yann E. MORIN: Apply the patch to the kernel/linux build script to use 'linux' in the noMMU tuples. See: http://sourceware.org/ml/crossgcc/2010-04/msg00010.html |
||
---|---|---|
.. | ||
100-fix-gethostent_r-failure-retval.patch | ||
110-arm_fix_alignment.patch | ||
120-rm-whitespace.patch | ||
130-gnu89-inline.patch | ||
140-pack-netinet-structs.patch | ||
150-LT-pthread_atfork-unhide.patch | ||
160-Make-use-of-macros-from-sys-asm.h-in-crt1.S.patch | ||
170-Makefile.in-Make-install_dev-depend-on-install_runti.patch | ||
180-Unbreak-build-for-sparc-on-some-config-s.patch | ||
190-avr32-add-varargs-handling-of-prctl-syscall.patch | ||
200-clean-up-O_CLOEXEC-handling.patch | ||
210-fix-make-install-host-utils.patch | ||
220-fstatat-fix-up-behavior-on-32-64-bit-hosts.patch | ||
230-getdents-Fix-mips64-build.patch | ||
240-host-utils-depend-on-headers.patch | ||
250-libc-Fix-typo-in-include-rpc.patch | ||
260-libm-enable-log2f-and-exp2f.patch | ||
270-malloc-fix-race-condition-and-other-bugs-in-the-no-m.patch | ||
280-rpc-fix-typo-in-version-mismatch-msg.patch | ||
290-blackfin-nommu-fork-stub.patch |