summaryrefslogtreecommitdiff
path: root/libdecnumber/decLibrary.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libdecnumber/Richard Sandiford2014-01-021-1/+1
* Update copyright in libdecnumber.Richard Sandiford2013-02-061-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers2008-06-111-1/+1
* Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson2007-09-101-19/+0
* decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston2007-03-091-0/+9
* decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson2006-11-211-16/+1
* decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types.Ben Elliston2006-02-061-5/+5
* Makefile.in (clean): Remove stray reference to libcpp.a.Ben Elliston2005-12-051-16/+16
* Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.Ben Elliston2005-12-011-0/+19
* decContext.h: Properly guard inclusion of stdint.hGerald Pfeifer2005-11-301-0/+1
* * libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston2005-11-291-0/+81