summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-01-16 23:33:17 +0100
committerKevin Ryde <user42@zip.com.au>2002-01-16 23:33:17 +0100
commit80b0da5f931ad2570f92ccd5e3a8bd45b6c6c225 (patch)
treecdce89f8f03b85ecec1b3db3c2d2f128d62e1135
parent137fea9fc54cb2af8fe3666fa696f082fdfa0a99 (diff)
downloadgmp-80b0da5f931ad2570f92ccd5e3a8bd45b6c6c225.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2320665e4..c5a529338 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,10 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-01-17 Kevin Ryde <kevin@swox.se>
+
+ * tests/refmpn.c (refmpn_divmod_1c): Avoid a bug in i386 gcc 3.0.
+
2002-01-15 Kevin Ryde <kevin@swox.se>
* printf/Makefile.am: libdummy.la should be in EXTRA_LTLIBRARIES.