From: Jeff Law Date: Sat, 30 Oct 1993 21:57:16 +0000 (+0000) Subject: * config/obj-som.[ch]: New files for SOM support. Note SOM X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3c87583d0a5467280a8e05764773d4b531e894c6;p=binutils-gdb.git * config/obj-som.[ch]: New files for SOM support. Note SOM support is not yet complete in GAS or BFD. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 85d5c9e29d0..573487daf1c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Sat Oct 30 14:26:20 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * config/obj-som.[ch]: New files for SOM support. Note SOM + support is not yet complete in GAS or BFD. + * config/ho-hppabsd.h: Delete IO* macros, they are defined in stdio.h. Delete declaration of free. Include stdlib.h, unistd.h, and string.h.