Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-03 | merge from gcc | DJ Delorie | 1 | -1/+2 | |
2010-09-09 | merge from gcc | DJ Delorie | 1 | -14/+17 | |
2010-09-03 | libdecnumber/ | Andreas Krebbel | 1 | -0/+1 | |
2010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro. * Makefile.in: Add aclocal.m4 dependency to dfp.m4. * configure: Regenerate. * aclocal.m4: Regenerate. config/ 2010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * dfp.m4: New file. | |||||
2009-07-30 | intl/ | Ralf Wildenhues | 1 | -2/+6 | |
* Makefile.in (aclocal_deps): New variable. ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax. libdecnumber/ * Makefile.in (aclocal_deps): New variable. ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax. etc/ * Makefile.in (AUTOCONF, configure_deps): New variables. ($(srcdir)/configure, config.status): New rules. (Makefile): Depend on config.status. * configure.in: Accept --enable-maintainer-mode, set and substitute MAINT accordingly. gdb/ * Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, aclocal_m4_deps) (AUTOCONF, configure_deps, AUTOHEADER): New variables. ($(srcdir)/aclocal.m4, $(srcdir)/configure, $(srcdir)/config.in) (am--refresh): New rules. (stamp-h, config.status): List config.in and configure including $(srcdir)/ prefix. * aclocal.m4: Regenerate. * configure: Regenerate. | |||||
2009-04-13 | merge from gcc | DJ Delorie | 1 | -4/+3 | |
2009-02-10 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2008-06-18 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2008-06-16 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2008-04-18 | * Makefile.in (distclean): Add gstdint.h. | Ben Elliston | 1 | -1/+1 | |
2008-01-25 | merge from gcc | DJ Delorie | 1 | -3/+4 | |
2007-12-04 | 2007-11-26 Thiago Jung Bauermann <bauerman@br.ibm.com> | Ben Elliston | 1 | -21/+21 | |
* Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $< for the source file in compilation command. (decimal64.o): Likewise. (decimal128.o): Likewise. (bid2dpd_dpd2bid.o): Likewise. (host-ieee32.o): Likewise. (host-ieee64.o): Likewise. (host-ieee128.o): Likewise. | |||||
2007-10-31 | merge from gcc | DJ Delorie | 1 | -6/+5 | |
2007-10-11 | * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. | Daniel Jacobowitz | 1 | -0/+186 | |
* libdecnumber: New directory, imported from GCC. |