Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-18 | * Makefile.in (distclean): Add gstdint.h. | Ben Elliston | 2 | -1/+5 | |
2008-01-25 | merge from gcc | DJ Delorie | 15 | -16/+89 | |
2007-12-04 | 2007-11-26 Thiago Jung Bauermann <bauerman@br.ibm.com> | Ben Elliston | 2 | -21/+32 | |
* 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 | 4 | -7/+31 | |
2007-10-11 | * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. | Daniel Jacobowitz | 59 | -0/+42033 | |
* libdecnumber: New directory, imported from GCC. |