kumquat-buildroot/toolchain
Ulf Samuelsson f444143da5 Looking at the the gcc-4.2.1 patches for uClibc, I found that the
200-uclibc-locale and 205-uclibc-locale-update patches uses a not 
existing macro
__UCLIBC_HAS_XCLOCALE__ while they should refer to __UCLIBC_HAS_XLOCALE__

Find attached the patches to fix the above mentioned patches

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
2007-08-28 18:21:00 +00:00
..
binutils - global whitespace trimming 2007-08-22 12:35:41 +00:00
ccache - global whitespace trimming 2007-08-22 12:35:41 +00:00
dependencies - improve the way host prerequisites for "dependencies" are established 2007-08-22 09:22:07 +00:00
elf2flt - global whitespace trimming 2007-08-22 12:35:41 +00:00
external-toolchain - global whitespace trimming 2007-08-22 12:35:41 +00:00
gcc Looking at the the gcc-4.2.1 patches for uClibc, I found that the 2007-08-28 18:21:00 +00:00
gdb - semicolon touchup. No other changes 2007-08-22 09:56:41 +00:00
kernel-headers This patch allows each project to have a private linux build. 2007-08-24 05:36:46 +00:00
mklibs
sstrip - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" 2007-08-21 11:25:30 +00:00
uClibc - improve handling of sh (fgretief) for bug #1446 2007-08-26 20:55:02 +00:00
Config.in - fixup whitespace damage after ulf 2007-08-21 19:33:00 +00:00
Config.in.2 Change def of BR2_USE_WCHAR to build uClibc w WCHAR support 2007-07-31 22:38:52 +00:00
Makefile.in Move VENDOR stuff to project 2007-08-24 05:27:17 +00:00
patch-kernel.sh