diff options
author | David D. Zuhn <zoo@cygnus> | 1993-10-11 21:12:37 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-10-11 21:12:37 +0000 |
commit | fec552ce180ae5ba0755a832e9f906fef660443d (patch) | |
tree | 8adb3d4508d5bfe14062931f07547559af4aa958 /gas/ChangeLog | |
parent | 8d3be8030ebb731b726197826704f612b6fd237a (diff) | |
download | gdb-fec552ce180ae5ba0755a832e9f906fef660443d.zip gdb-fec552ce180ae5ba0755a832e9f906fef660443d.tar.gz gdb-fec552ce180ae5ba0755a832e9f906fef660443d.tar.bz2 |
remove extern time() decl
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 63b2936..b278f9e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 11 14:11:32 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * config/ho-sunos.h: remove extern time declaration + Mon Oct 11 16:14:43 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * messages.c (as_fatal): Do mention that it's the assembler that |