aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Daily bump.GCC Administrator1-0/+5
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-0/+29
2021-01-04Update copyright years.Jakub Jelinek40-40/+40
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek1-1/+1
2020-07-31Daily bump.GCC Administrator1-0/+5
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-4/+17
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-23libcpp, libdecnumber: configure and substitute ARDavid Edelsohn4-1/+101
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-6/+87
2020-05-12libdecnumber: Enable Intel CET on Intel CET enabled host for jitH.J. Lu5-1/+180
2020-01-01Update copyright years.Jakub Jelinek41-41/+45
2019-12-09Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91...Joseph Myers2-3/+27
2019-01-01Update copyright years.Jakub Jelinek41-41/+45
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers4-419/+502
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-7/+7
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law1-1/+1
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke2-1/+5
2018-02-19Do not use bit and for conjunction of predicates (PR c/81272).Martin Liska2-2/+8
2018-01-03Update copyright years.Jakub Jelinek41-41/+45
2017-06-29bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.Sylvestre Ledru2-149/+132
2017-04-03Fix numerous typos in commentsJonathan Wakely3-3/+8
2017-01-08re PR rtl-optimization/79003 (r238991 breaks ODR)Jakub Jelinek4-4/+77
2017-01-06Fix lto-bootstrap (PR bootstrap/79003).Martin Liska2-3/+8
2017-01-01Update copyright years.Jakub Jelinek41-41/+45
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-0/+40
2016-01-04Update copyright years.Jakub Jelinek41-40/+50
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu2-1/+5
2015-05-13libdecnumber: Bump to automake 1.11.6Michael Haubenwallner2-2/+7
2015-01-05Update copyright years.Jakub Jelinek41-40/+44
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm2-0/+26
2014-01-23re PR c/59871 (No unused value warning for comma expression)Marek Polacek2-4/+8
2014-01-02Update copyright years in libdecnumber/Richard Sandiford41-40/+44
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm4-1/+30
2013-07-09configure.ac: Add AC_CONFIG_AUX_DIR.Simon Baldwin3-23/+29
2013-03-27configure: Regenerated.Kai Tietz2-1/+5
2013-02-06Update copyright in libdecnumber.Richard Sandiford41-45/+44
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2-0/+5
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-1/+5
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-11/+23
2011-04-20remove useless if-before-free testsJim Meyering2-40/+49
2011-03-29libdecnumber: start a gitignoreMike Frysinger2-0/+5
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+3
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2-6/+6
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2-5/+7
2010-09-10ChangeLog configKai Tietz2-1/+7
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold2-14/+27
2010-09-06Don't set enable_decimal_float to dpd if DFP is disabled.H.J. Lu3-2/+16
2010-09-06dfp.m4: Quote argument of AC_MSG_WARN.Andreas Schwab2-2/+6
2010-09-03configure: Regenerate.Andreas Krebbel2-13/+26