| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to Automake 1.11.1. | rwild | 2010-04-02 | 2 | -1/+5 |
* | config: | ro | 2010-01-05 | 2 | -0/+48 |
* | * sarray.c (sarray_free): Use old_buckets variable. | jakub | 2009-11-28 | 2 | -2/+7 |
* | config: | bonzini | 2009-09-09 | 2 | -500/+625 |
* | 2009-09-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-09-09 | 2 | -621/+504 |
* | Update AC_PREREQ entries to 2.64 | rwild | 2009-08-24 | 2 | -1/+5 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | rwild | 2009-08-22 | 4 | -6551/+3652 |
* | PR c/41046 | janis | 2009-08-13 | 3 | -0/+13 |
* | fixincludes/ | rwild | 2009-07-30 | 2 | -2/+11 |
* | * decContext.h: Add extern "C" if compiling with C++. | ian | 2009-06-01 | 7 | -0/+57 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | jakub | 2009-04-09 | 41 | -571/+438 |
* | * decContext.h: Include gstdint.h instead of <stdint.h>. | bje | 2009-04-01 | 2 | -3/+5 |
* | Merge botch fixed. | bje | 2009-03-30 | 23 | -1606/+1976 |
* | Temporarily revert revision 145222. | bje | 2009-03-29 | 23 | -1971/+1611 |
* | * decNumber.c, decNumber.h, decNumberLocal.h, decDouble.c, | bje | 2009-03-29 | 23 | -1611/+1971 |
* | * Makefile.in (clean): Don't remove makedepend$(EXEEXT). | jsm28 | 2009-02-10 | 2 | -2/+6 |
* | add PR to ChangeLog entry for previous commit | janis | 2008-10-27 | 1 | -0/+1 |
* | PR other/37897 | janis | 2008-10-27 | 6 | -16/+37 |
* | * Makefile.tpl ($(srcdir)/configure): Update dependencies. | rwild | 2008-06-17 | 3 | -46/+111 |
* | gcc/ | rwild | 2008-06-16 | 2 | -0/+5 |
* | gcc: | jsm28 | 2008-06-10 | 14 | -13/+93 |
* | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-04-18 | 3 | -6/+22 |
* | * Makefile.in (distclean): Add gstdint.h. | bje | 2008-04-18 | 2 | -1/+5 |
* | * decCommonSymbols.h: Commit. | janis | 2008-01-25 | 3 | -0/+27 |
* | * Makefile.in (libdecnumber_a_SOURCES): List Symbols headers. | janis | 2008-01-25 | 13 | -16/+62 |
* | * Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies | bergner | 2007-11-26 | 2 | -21/+32 |
* | 2007-10-31 Thiago Jung Bauermann <bauerman@br.ibm.com> | janis | 2007-10-31 | 4 | -7/+31 |
* | 2007-09-10 Janis Johnson <janis187@us.ibm.com> | janis | 2007-09-10 | 43 | -7881/+18956 |
* | 2007-06-18 Martin Michlmayr <tbm@cyrius.com> | hjl | 2007-06-18 | 3 | -1/+134 |
* | 2007-04-16 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2007-04-16 | 3 | -3/+10 |
* | libgfortran: | bonzini | 2007-04-12 | 2 | -0/+43 |
* | Add BID decimal support | meissner | 2007-03-24 | 23 | -13/+12050 |
* | * decContext.c, decContext.h, decDPD.h, decimal128.c, | bje | 2007-03-08 | 18 | -0/+161 |
* | * Makefile.in: Add dummy install-pdf target. | brooks | 2007-03-02 | 2 | -1/+6 |
* | libdecnumber/ | janis | 2007-01-29 | 3 | -0/+103 |
* | libdecnumber/ | janis | 2006-11-29 | 3 | -7/+40 |
* | decnumber/ | janis | 2006-11-21 | 2 | -16/+4 |
* | * Makefile.in: Don't include decRound in library used by compiler. | janis | 2006-11-21 | 2 | -2/+5 |
* | --(top level)-------------------------------------------- | brooks | 2006-10-10 | 2 | -1/+6 |
* | * decNumber.c (decNumberPower): Constify. | ghazi | 2006-09-16 | 3 | -8/+15 |
* | * configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual. | ghazi | 2006-09-07 | 16 | -206/+247 |
* | * decContext.c (decContextSetStatusFromString): Constify. | ghazi | 2006-08-21 | 11 | -15/+28 |
* | config: | bonzini | 2006-07-25 | 2 | -9/+64 |
* | libdecnumber/ | bje | 2006-06-23 | 2 | -1/+4 |
* | 2006-05-23 Carlos O'Donell <carlos@codesourcery.com> | carlos | 2006-05-24 | 2 | -1/+6 |
* | * decLibrary.c (__dec_byte_swap): Use uint32_t for argument and | bje | 2006-02-06 | 2 | -5/+10 |
* | * decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro | sayle | 2006-01-04 | 2 | -0/+10 |
* | config: | bonzini | 2006-01-02 | 5 | -46/+3314 |
* | * decNumber.c (decStrEq): Cast string contents to unsigned char | sayle | 2005-12-20 | 2 | -3/+10 |
* | * decNumber.c (decStrEq): Cast operands to int before calling | sayle | 2005-12-20 | 2 | -1/+6 |