gcc/libdecnumber
Michael Meissner 79b87c74d7 Add BID decimal support
Co-Authored-By: H.J. Lu <hongjiu.lu@intel.com>
Co-Authored-By: Marius Cornea <marius.cornea@intel.com>

From-SVN: r123185
2007-03-24 17:04:47 +00:00
..
bid Add BID decimal support 2007-03-24 17:04:47 +00:00
dpd Add BID decimal support 2007-03-24 17:04:47 +00:00
ChangeLog Add BID decimal support 2007-03-24 17:04:47 +00:00
Makefile.in Add BID decimal support 2007-03-24 17:04:47 +00:00
aclocal.m4 re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-02 18:53:27 +00:00
config.in Add BID decimal support 2007-03-24 17:04:47 +00:00
configure Add BID decimal support 2007-03-24 17:04:47 +00:00
configure.ac Add BID decimal support 2007-03-24 17:04:47 +00:00
decContext.c decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decContext.h decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decDPD.h decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decExcept.c decExcept.c: New. 2007-01-29 23:01:35 +00:00
decExcept.h decExcept.c: New. 2007-01-29 23:01:35 +00:00
decLibrary.c decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decNumber.c decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decNumber.h decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decNumberLocal.h decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decRound.c decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decRound.h decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decUtility.c decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
decUtility.h decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00