* hosts/std-host.h: Removed declarations of printf, fprintf,
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 1702967b5c5cf648c4e7323ddd61137066433cca..120a9d932b41a939ab59b7c8e5ef93d8f4254990 100644 (file)
@@ -1,5 +1,13 @@
 Fri Jul  2 09:25:20 1993  Ian Lance Taylor  (ian@cygnus.com)
 
+       * hosts/std-host.h: Removed declarations of printf, fprintf,
+       fcntl, fread and fwrite.  They are all error prone for one reason
+       or another.  Changed declaration of memchr from char * to PTR.
+
+       * configure.in (mips-*-riscos*): New target; use riscos.
+       * configure.host (mips-*-riscos*): New host; use riscos.
+       * config/riscos.mh (HDEFINES): Add -G 4.
+
        * libaout.h (GET_SWORD): Use the bfd_h_get_signed entry points
        rather than casting the result of bfd_h_get.
 
This page took 0.02348 seconds and 4 git commands to generate.