kumquat-buildroot/toolchain
Bernhard Reutner-Fischer b690801c78 This patch fixes a bug into ostream::operator<<(double) due to the wrong size
passed into the __convert_from_v method. The wrong size is then passed to
std::snprintf function, that, on uClibc, doens't handle sized 0 buffer.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
2007-08-25 11:22:51 +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 This patch fixes a bug into ostream::operator<<(double) due to the wrong size 2007-08-25 11:22:51 +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 - portable cp args 2007-01-03 14:11:16 +00:00
sstrip - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" 2007-08-21 11:25:30 +00:00
uClibc - global whitespace trimming 2007-08-22 12:35:41 +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 Allow multiple patch file patterns. 2005-09-30 21:01:44 +00:00