diff packages/language/c/libc/current/ChangeLog @ 16:4f2df4ab82c8 ecos-sw-1999-06-18

Merge from eCos master repository on 1999-06-18-15:25:04-BST
author jlarmour
date Fri, 18 Jun 1999 07:59:09 +0000
parents d3fbcdfa1b2f
children 4741a3c3496a
line wrap: on
line diff
--- a/packages/language/c/libc/current/ChangeLog
+++ b/packages/language/c/libc/current/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-11  Jonathan Larmour  <jlarmour@cygnus.co.uk>
+
+	* include/stdio.h: Make FILEs array types so they won't be
+	given $gp relocations on MIPS targets
+
 1999-05-27  Jesper Skov  <jskov@cygnus.co.uk>
 
 	* tests/time/ctime.c: Fixed compiler warning.