aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-08-26 21:21:20 +0000
committerSteve Chamberlain <sac@cygnus>1992-08-26 21:21:20 +0000
commitf21798cad0072d72cd9561c0d06b29f9be7a4bf4 (patch)
tree7c6929d825f4bb6b5caafde31041a1d8cc3c4e47 /bfd
parent4134a793c7722b5f721fbc545e42b643610a9b51 (diff)
downloadgdb-f21798cad0072d72cd9561c0d06b29f9be7a4bf4.zip
gdb-f21798cad0072d72cd9561c0d06b29f9be7a4bf4.tar.gz
gdb-f21798cad0072d72cd9561c0d06b29f9be7a4bf4.tar.bz2
* cpu-z8k.c (compatible): made static to reduce name space
polution.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 949773a..4860dc8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,15 @@
+Wed Aug 26 14:20:16 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * cpu-z8k.c (compatible): made static to reduce name space
+ polution.
+
Tue Aug 25 08:39:10 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+ Add basic support for the z8k:
+
+ * Makefile.in, archures.c, coffcode.h, configure.in, reloc.c,
+ section.c, targets.c,
+
* syms.c: move mis-inserted patch.
Fri Aug 14 15:39:29 PDT 1992 Howard Chu (hyc@hanauma.jpl.nasa.gov)
@@ -75,7 +85,6 @@ Fri Aug 14 19:22:18 1992 Per Bothner (bothner@cygnus.com)
* trad-core.c: Don't include <machine/reg.h>. It doesn't
seem to be needed, and many machines don't have it.
->>>>>>> 1.274
Thu Aug 13 09:53:39 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* coff-m68k.c (vector): read and write archives in coff format.