From: Andreas Jaeger Date: Mon, 31 May 2004 06:18:48 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.20~10912 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d3db7f92583a0075d71f638364b296addab35b89;p=platform%2Fupstream%2Flinaro-glibc.git Update. 2004-05-31 Andreas Jaeger * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): Set to -fno-unit-at-a-time. Patch by Dan Kegel . --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 44cfa9e..e5cd5ef 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2004-05-31 Andreas Jaeger + + * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s): + Set to -fno-unit-at-a-time. + Patch by Dan Kegel . + 2004-05-04 Jakub Jelinek * tst-stack1.c: Don't include mcheck.h.