mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
afd82c104b
This patch enables DFP support on aarch64, by updating config/dfp.m4 and regenerating the involved configure scripts. We enable the BID format. 2022-03-31 Christophe Lyon <christophe.lyon@arm.com> config/ * dfp.m4: Add aarch64 support. gcc/ * configure: Regenerate. libdecnumber/ * configure: Regenerate. libgcc/ * configure: Regenerate. |
||
---|---|---|
.. | ||
bid | ||
dpd | ||
.gitignore | ||
aclocal.m4 | ||
ChangeLog | ||
ChangeLog.jit | ||
config.in | ||
configure | ||
configure.ac | ||
dconfig.h | ||
decBasic.c | ||
decCommon.c | ||
decCommonSymbols.h | ||
decContext.c | ||
decContext.h | ||
decContextSymbols.h | ||
decDouble.c | ||
decDouble.h | ||
decDoubleSymbols.h | ||
decDPD.h | ||
decDPDSymbols.h | ||
decExcept.c | ||
decExcept.h | ||
decLibrary.c | ||
decNumber.c | ||
decNumber.h | ||
decNumberLocal.h | ||
decNumberSymbols.h | ||
decPacked.c | ||
decPacked.h | ||
decPackedSymbols.h | ||
decQuad.c | ||
decQuad.h | ||
decQuadSymbols.h | ||
decRound.c | ||
decRound.h | ||
decSingle.c | ||
decSingle.h | ||
decSingleSymbols.h | ||
Makefile.in |