audk/StdLib/LibC/gdtoa
Leif Lindholm 65ed9d7ff5 StdLib: GCC 6 build fixes
Resolve mainly 'misleading indentation', but also one 'defined but not used'
warning when building with GCC 6 (using GCC5 profile).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2017-04-28 17:06:59 +01:00
..
Ipf
_strtof.c
_strtold.c
atof.c
dmisc.c
dtoa.c StdLib: GCC 6 build fixes 2017-04-28 17:06:59 +01:00
gdtoa.c StdLib: Fix a "potentially uninitialized variable" error. 2014-11-10 23:05:45 +00:00
gdtoa.h StdLib: The formatting for double float values, within the gdtoa library, is improper. 2014-08-06 18:29:02 +00:00
gdtoa.inf StdLib: Add support for AArch64 2015-07-30 09:51:04 +00:00
gdtoaimp.h StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition. 2014-08-21 20:58:05 +00:00
gethex.c
gmisc.c
hd_init.c
hexnan.c
ldtoa.c
misc.c
smisc.c
strtod.c
strtodg.c StdLib/LibC/gdtoa: Initialize variables before use, update the Kmax definition. 2014-08-21 20:58:05 +00:00
strtof.c StdLib/LibC/gdtoa: fix "missing braces around initializer" 2014-08-11 21:59:53 +00:00
strtold_px.c
strtold_subr.c
strtopx.c
sum.c
ulp.c