aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber
AgeCommit message (Expand)Author
2012-03-01Mark ChangeLogGCC Administrator
2011-10-26Mark ChangeLogGCC Administrator
2011-06-27Mark ChangeLogGCC Administrator
2011-03-25Mark ChangeLogGCC Administrator
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd
2010-09-10ChangeLog configKai Tietz
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold
2010-09-06Don't set enable_decimal_float to dpd if DFP is disabled.H.J. Lu
2010-09-06dfp.m4: Quote argument of AC_MSG_WARN.Andreas Schwab
2010-09-03configure: Regenerate.Andreas Krebbel
2010-09-03configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-01-05stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth
2009-11-28sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek
2009-09-09stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t...Paolo Bonzini
2009-09-09stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.Paolo Bonzini
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-13re PR c/41046 (decNumber leaves printf call in libgcc)Janis Johnson
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues
2009-06-01decContext.h: Add extern "C" if compiling with C++.Ian Lance Taylor
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-01* decContext.h: Include gstdint.h instead of <stdint.h>.Ben Elliston
2009-03-30Merge botch fixed.Ben Elliston
2009-03-30Temporarily revert revision 145222.Ben Elliston
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston
2009-02-10* Makefile.in (clean): Don't remove makedepend$(EXEEXT).Joseph Myers
2008-10-27add PR to ChangeLog entry for previous commitJanis Johnson
2008-10-27re PR other/37897 (decNumber functions break strict-aliasing rules)Janis Johnson
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-04-18* Makefile.in (distclean): Add gstdint.h.Ben Elliston
2008-01-25decCommonSymbols.h: Commit.Janis Johnson
2008-01-25Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.Janis Johnson
2007-11-26Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $...Thiago Jung Bauermann
2007-10-31configure.ac: Add ADDITIONAL_OBJS variable.Thiago Jung Bauermann
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson
2007-06-18configure.ac: Add AC_CANONICAL_TARGET.Martin Michlmayr
2007-04-16Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4.H.J. Lu
2007-04-12configure: Regenerate.Kai Tietz
2007-03-24Add BID decimal supportMichael Meissner
2007-03-09decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses
2007-01-29decExcept.c: New.Janis Johnson
2006-11-29decRound.c: Move declarations to new file, update comments.Janis Johnson