diff options
author | Fred Fish <fnf@specifix.com> | 1997-09-07 02:40:40 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-09-07 02:40:40 +0000 |
commit | 8183bd07fd11757fcac586c26b19d9836496b492 (patch) | |
tree | 23ce770d82620943c4c84dcf9ac642b883ba8dc5 | |
parent | 107e5276599289a1312399febc005c88081a1daf (diff) | |
download | gdb-8183bd07fd11757fcac586c26b19d9836496b492.zip gdb-8183bd07fd11757fcac586c26b19d9836496b492.tar.gz gdb-8183bd07fd11757fcac586c26b19d9836496b492.tar.bz2 |
* read.h (s_lcomm_bytes): Add prototype (for real this time).
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6962920..933a2d48 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Sat Sep 6 19:38:12 1997 Fred Fish <fnf@ninemoons.com> + + * read.h (s_lcomm_bytes): Add prototype (for real this time). + Thu Sep 4 12:10:01 1997 Ian Lance Taylor <ian@cygnus.com> * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT for |