aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-10-30 21:57:16 +0000
committerJeff Law <law@redhat.com>1993-10-30 21:57:16 +0000
commit3c87583d0a5467280a8e05764773d4b531e894c6 (patch)
tree6579f74231c80436731b2acd5a049a672e68cc63 /gas
parent0fa747c4f36686e30923b227e14db67091456d84 (diff)
downloadgdb-3c87583d0a5467280a8e05764773d4b531e894c6.zip
gdb-3c87583d0a5467280a8e05764773d4b531e894c6.tar.gz
gdb-3c87583d0a5467280a8e05764773d4b531e894c6.tar.bz2
* config/obj-som.[ch]: New files for SOM support. Note SOM
support is not yet complete in GAS or BFD.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 85d5c9e..573487d 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.