summaryrefslogtreecommitdiff
path: root/libdecnumber/bid
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-12-09Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91...Joseph Myers
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-06-29bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.Sylvestre Ledru
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libdecnumber/Richard Sandiford
2013-02-06Update copyright in libdecnumber.Richard Sandiford
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson
2007-03-24Add BID decimal supportMichael Meissner