Age | Commit message (Expand) | Author | Files | Lines |
2017-01-08 | re PR rtl-optimization/79003 (r238991 breaks ODR) | Jakub Jelinek | 4 | -4/+77 |
2017-01-06 | Fix lto-bootstrap (PR bootstrap/79003). | Martin Liska | 2 | -3/+8 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 41 | -41/+45 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 2 | -0/+40 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 41 | -40/+50 |
2015-06-30 | IA MCU psABI support: changes to libraries | H.J. Lu | 2 | -1/+5 |
2015-05-13 | libdecnumber: Bump to automake 1.11.6 | Michael Haubenwallner | 2 | -2/+7 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 41 | -40/+44 |
2014-11-11 | Merger of dmalcolm/jit branch from git | David Malcolm | 2 | -0/+26 |
2014-01-23 | re PR c/59871 (No unused value warning for comma expression) | Marek Polacek | 2 | -4/+8 |
2014-01-02 | Update copyright years in libdecnumber/ | Richard Sandiford | 41 | -40/+44 |
2013-10-15 | Add --enable-host-shared configuration option | David Malcolm | 4 | -1/+30 |
2013-07-09 | configure.ac: Add AC_CONFIG_AUX_DIR. | Simon Baldwin | 3 | -23/+29 |
2013-03-27 | configure: Regenerated. | Kai Tietz | 2 | -1/+5 |
2013-02-06 | Update copyright in libdecnumber. | Richard Sandiford | 41 | -45/+44 |
2012-11-05 | bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form... | Thomas Schwinge | 2 | -0/+5 |
2011-12-20 | warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. | Andreas Schwab | 2 | -1/+5 |
2011-12-19 | Check for warning flags without no- prefix | Andreas Schwab | 2 | -11/+23 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 2 | -40/+49 |
2011-03-29 | libdecnumber: start a gitignore | Mike Frysinger | 2 | -0/+5 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2 | -2/+3 |
2010-11-24 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE... | Nathan Froyd | 2 | -6/+6 |
2010-10-23 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... | Nathan Froyd | 2 | -5/+7 |
2010-09-10 | ChangeLog config | Kai Tietz | 2 | -1/+7 |
2010-09-08 | re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) | Tristan Gingold | 2 | -14/+27 |
2010-09-06 | Don't set enable_decimal_float to dpd if DFP is disabled. | H.J. Lu | 3 | -2/+16 |
2010-09-06 | dfp.m4: Quote argument of AC_MSG_WARN. | Andreas Schwab | 2 | -2/+6 |
2010-09-03 | configure: Regenerate. | Andreas Krebbel | 2 | -13/+26 |
2010-09-03 | configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro. | Andreas Krebbel | 3 | -36/+10 |
2010-08-21 | Fix misquoting in stdint.m4. | Ralf Wildenhues | 2 | -8/+8 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 2 | -1/+5 |
2010-01-05 | stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. | Rainer Orth | 2 | -0/+48 |
2009-11-28 | sarray.c (sarray_free): Use old_buckets variable. | Jakub Jelinek | 2 | -2/+7 |
2009-09-09 | stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t... | Paolo Bonzini | 2 | -500/+625 |
2009-09-09 | stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H. | Paolo Bonzini | 2 | -621/+504 |
2009-08-24 | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 2 | -1/+5 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 4 | -6551/+3652 |
2009-08-13 | re PR c/41046 (decNumber leaves printf call in libgcc) | Janis Johnson | 3 | -0/+13 |
2009-07-30 | Makefile.in (AUTOCONF, [...]): New variables. | Ralf Wildenhues | 2 | -2/+11 |
2009-06-01 | decContext.h: Add extern "C" if compiling with C++. | Ian Lance Taylor | 7 | -0/+57 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 41 | -571/+438 |
2009-04-01 | * decContext.h: Include gstdint.h instead of <stdint.h>. | Ben Elliston | 2 | -3/+5 |
2009-03-30 | Merge botch fixed. | Ben Elliston | 23 | -1606/+1976 |
2009-03-30 | Temporarily revert revision 145222. | Ben Elliston | 23 | -1971/+1611 |
2009-03-29 | decNumber.c, [...]: Upgrade to decNumber 3.61. | Ben Elliston | 23 | -1611/+1971 |
2009-02-10 | * Makefile.in (clean): Don't remove makedepend$(EXEEXT). | Joseph Myers | 2 | -2/+6 |
2008-10-27 | add PR to ChangeLog entry for previous commit | Janis Johnson | 1 | -0/+1 |
2008-10-27 | re PR other/37897 (decNumber functions break strict-aliasing rules) | Janis Johnson | 6 | -16/+37 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 3 | -46/+111 |
2008-06-16 | Makefile.in (FLAGS_TO_PASS): Add $(datarootdir). | Ralf Wildenhues | 2 | -0/+5 |