* z8k-dis.c (unparse_instr): prettier tabs
[deliverable/binutils-gdb.git] / gas / config / ChangeLog
index 287ce08a0ae959cc85eeb057d48e1f17f7284400..11d56af908ecd85219d6b0fc624dbdc3aa7d9696 100644 (file)
@@ -1,3 +1,39 @@
+Tue Sep 29 10:51:55 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * tc-i960.h, tc-i960.c: avoid the ANSI preprocessor addition
+       #elif, since it is not supported by old compilers.
+       ho-rs6000.h, tc-m68k.c: the native RS/6000 compiler miscompiles a
+       couple of expressions in tc-m68k.c.
+
+Mon Sep 28 21:16:51 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * tc-i960.c (get_cdisp): Use NO_RELOC, not 0, in call to fix_new.
+
+Fri Sep 25 18:18:52 1992  Ian Lance Taylor  (ian@cygnus.com)
+
+       * tc-m68k.h: if M68KCOFF, define DOT_LABEL_PREFIX (to require
+       local labels to start with a .) and set REGISTER_PREFIX to %.
+       tc-m68k.c (m68k_reg_parse): accept REGISTER_PREFIX if defined.
+
+Tue Sep 22 13:02:07 1992  Sean Eric Fagan  (sef@cygnus.com)
+
+       * obj-coffbfd.c (do_relocs_for,fill_section): now allocate all
+       sections starting from zero, rather than making them consecutive.
+       This makes subsequent reloc calculations easier, esp if the object
+       format doesn't understand addends. (obj_coff_lcomm): (maybe temporarily)
+       allocate lcomm in .data rather than in .bss.  It seems that some
+       tools can't cope with a non-zero sized bss before linkage.
+Tue Sep 22 15:10:51 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * tc-m68k.c: Replace "enum m68k_architecture" with "int"
+       throughout.  That enum no longer means what we thought it meant.
+
+       * tc-m68k.c (md_assemble, md_parse_option): Handle new
+       "-mno-688[58]1" options.
+
+       * tc-m68k.c: Added CPU32 support.
+
 Fri Sep 18 08:02:18 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
 
        * tc-m68k.c (m68k_ip): An(disp) is not pc relative.
This page took 0.026421 seconds and 4 git commands to generate.