* cpu-z8k.c (compatible): made static to reduce name space
[binutils-gdb.git] / bfd / ChangeLog
index b045b6ea4f7eead7559ea60efd5048fed5038026..4860dc85dd53bf76a48663924afa06ed2899941f 100644 (file)
@@ -1,5 +1,39 @@
+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)
+
+       Documentation fixes:
+       * ctors.c, format.c, section.c, reloc.c: append " -" to item tags.
+       * reloc.c, section.c, syms.c, targets.c: add DOCDD before @node
+               comments.
+       * reloc.c: break out addend item from surrounding text.
+
+       * doc.str (DOCDD): Defined. Adds text to output.
+       (bodytext): Put bulletize before kill_bogus_lines.
+       * chew.c (bulletize): End itemization after a blank line, to
+       prevent following text from being swallowed up in an item.
+
+Mon Aug 24 20:50:22 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * configure.in:  Add sparclite as a target.
+
 Mon Aug 24 12:06:31 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
 
+       * ieee.c (ieee_get_symtab): always null terminate the symbol list,
+       lint.
+
        * coffcode.h (coff_add_missing_symbols): if symbols don't come
        from a coff file (csym is null), dont deref them