summaryrefslogtreecommitdiff
path: root/libdecnumber
AgeCommit message (Expand)Author
2014-01-23re PR c/59871 (No unused value warning for comma expression)Marek Polacek
2014-01-02Update copyright years in libdecnumber/Richard Sandiford
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-07-09configure.ac: Add AC_CONFIG_AUX_DIR.Simon Baldwin
2013-03-27configure: Regenerated.Kai Tietz
2013-02-06Update copyright in libdecnumber.Richard Sandiford
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-29libdecnumber: start a gitignoreMike Frysinger
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