aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-04-20remove useless if-before-free testsJim Meyering1-0/+9
2011-03-29libdecnumber: start a gitignoreMike Frysinger1-0/+4
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd1-0/+5
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-0/+5
2010-09-10ChangeLog configKai Tietz1-0/+4
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold1-0/+10
2010-09-06Don't set enable_decimal_float to dpd if DFP is disabled.H.J. Lu1-0/+7
2010-09-06dfp.m4: Quote argument of AC_MSG_WARN.Andreas Schwab1-0/+4
2010-09-03configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel1-0/+7
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues1-0/+4
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-0/+4
2010-01-05stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth1-0/+4
2009-11-28sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek1-0/+5
2009-09-09stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t...Paolo Bonzini1-0/+4
2009-09-09stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.Paolo Bonzini1-0/+4
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-0/+4
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-0/+6
2009-08-13re PR c/41046 (decNumber leaves printf call in libgcc)Janis Johnson1-0/+7
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues1-0/+5
2009-06-01decContext.h: Add extern "C" if compiling with C++.Ian Lance Taylor1-0/+9
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-0/+51
2009-04-01* decContext.h: Include gstdint.h instead of <stdint.h>.Ben Elliston1-0/+4
2009-03-30Merge botch fixed.Ben Elliston1-0/+9
2009-03-30Temporarily revert revision 145222.Ben Elliston1-9/+0
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston1-0/+9
2009-02-10* Makefile.in (clean): Don't remove makedepend$(EXEEXT).Joseph Myers1-0/+4
2008-10-27add PR to ChangeLog entry for previous commitJanis Johnson1-0/+1
2008-10-27re PR other/37897 (decNumber functions break strict-aliasing rules)Janis Johnson1-0/+11
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-0/+5
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues1-0/+4
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers1-0/+13
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini1-0/+6
2008-04-18* Makefile.in (distclean): Add gstdint.h.Ben Elliston1-0/+4
2008-01-25decCommonSymbols.h: Commit.Janis Johnson1-0/+3
2008-01-25Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.Janis Johnson1-0/+17
2007-11-26Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $...Thiago Jung Bauermann1-0/+11
2007-10-31configure.ac: Add ADDITIONAL_OBJS variable.Thiago Jung Bauermann1-0/+8
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson1-0/+51
2007-06-18configure.ac: Add AC_CANONICAL_TARGET.Martin Michlmayr1-0/+6
2007-04-16Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4.H.J. Lu1-1/+8
2007-04-12configure: Regenerate.Kai Tietz1-0/+4
2007-03-24Add BID decimal supportMichael Meissner1-0/+57
2007-03-09decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston1-0/+8
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses1-0/+4
2007-01-29decExcept.c: New.Janis Johnson1-0/+5
2006-11-29decRound.c: Move declarations to new file, update comments.Janis Johnson1-0/+5
2006-11-21decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson1-0/+3
2006-11-21* Makefile.in: Don't include decRound in library used by compiler.Janis Johnson1-1/+4
2006-10-10--(top level)--------------------------------------------Brooks Moses1-0/+4
2006-09-16decNumber.c (decNumberPower): Constify.Kaveh R. Ghazi1-0/+5