From f21798cad0072d72cd9561c0d06b29f9be7a4bf4 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Wed, 26 Aug 1992 21:21:20 +0000 Subject: [PATCH] * cpu-z8k.c (compatible): made static to reduce name space polution. --- bfd/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 949773ab40..4860dc85dd 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 . 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.