- Oct 24, 2008
-
-
Yang Tse authored
Select precise floating-point model, otherwise doubles are less than 64-bit wide icc test adjustment: Select c89 dialect
-
- Oct 23, 2008
- Oct 22, 2008
- Oct 21, 2008
- Oct 20, 2008
-
-
Yang Tse authored
-
- Oct 19, 2008
-
-
Yang Tse authored
since these are extremely useful when compiler rejects a set of options.
-
- Oct 17, 2008
-
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
-s option as well.
-
- Oct 16, 2008
-
-
Yang Tse authored
-
- Oct 15, 2008
-
-
Yang Tse authored
to the shell echo command are not interpreted when trying to remove extra whitespace from shell variable content.
-
- Oct 14, 2008
-
-
Yang Tse authored
Disable warnings on structure members padding.
-
Yang Tse authored
-
Yang Tse authored
Remove -b from debug-enabled configuration, as Tiny C might have been built without the memory and bounds checker support.
-
Yang Tse authored
Better disable following warnings when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers: -Wmissing-declarations -Wmissing-prototypes -Wunused -Wshadow
-
Yang Tse authored
-
Yang Tse authored
-
- Oct 13, 2008
-
-
Yang Tse authored
-
Yang Tse authored
Disable following warnings when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers: -Wmissing-prototypes -Wunused -Wshadow
-
Yang Tse authored
Do not enable -pedantic when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers.
-
- Oct 12, 2008
- Oct 11, 2008
- Oct 10, 2008
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
2) Disable SGI remark: controlling expression is constant
-
Yang Tse authored
-
Yang Tse authored
Due to the HP-UX socklen_t issue it is insane to use the +w1 warning level. It generates more than 1100 warnings on socklen_t related statements. Until the issue is somehow fixed we will just use the +w2 warning level.
-
Yang Tse authored
-
- Oct 09, 2008