OSDN Git Service

2006-04-27 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / libobjc / ChangeLog
index e8fdc15..50413c8 100644 (file)
@@ -1,3 +1,14 @@
+2006-02-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       PR libobjc/26309
+       * thr-objc.c (_XOPEN_SOURCE): Don't define on Tru64 UNIX.
+
+2006-01-24  David Ayers  <d.ayers@inode.at>
+
+       PR libobjc/9751
+       * gc.c (class_ivar_set_gcinvisible): Replace strncpy with memcpy
+       and insure the new strings are '\0' termintated.
+
 2006-01-24  David Ayers  <d.ayers@inode.at>
 
        PR libobjc/13946