* config/tc-sparc.c (enforce_aligned_data): New static variable.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index eb599a2f4156ea0f89e2b21802393ff8fee330d9..6c5982bfb295cb9d47ef9a56cc09b21149ebf7b7 100644 (file)
@@ -1,5 +1,46 @@
+Fri Jan 31 13:15:05 1997  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * config/tc-i386.c (i386_align_code): Add comments explaining the
+       nop instructions.
+
+Fri Jan 31 10:46:14 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/tc-sparc.c (enforce_aligned_data): New static variable.
+       (sparc_cons_align): Don't do anything unless enforce_aligned_data
+       is set.
+       (md_longopts): Add "enforce-aligned-data".
+       (md_show_usage): Mention --enforce-aligned-data.
+       * doc/c-sparc.texi (Sparc-Aligned-Data): New node; document
+       enforce-aligned-data.
+
+       * config/tc-ppc.c (md_pseudo_table): If OBJ_XCOFF, add "long",
+       "word", and "short".
+       (ppc_xcoff_cons): New static function.
+
+       * write.c (relax_segment): Give an error if a .space symbol is
+       common or undefined.
+
+       * read.c (read_a_source_file): Don't handle mri_pending_align if
+       the handler is s_globl or s_ignore.
+
+Thu Jan 30 11:46:59 1997  Fred Fish  <fnf@cygnus.com>
+
+       * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
+start-sanitize-tic80
+       * config/tc-tic80.c: Many additions to previous placeholder file.
+       * config/tc-tic80.h: Ditto.
+end-sanitize-tic80
+
+Thu Jan 30 12:28:18 1997  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * config/tc-i386.c (i386_align_code): Improve the nop patterns.
+
 Thu Jan 30 12:08:40 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-mips.c (mips_fix_adjustable): New function.
+       * config/tc-mips.h (tc_fix_adjustable): Call mips_fix_adjustable.
+       (mips_fix_adjustable): Declare.
+
        Ideas from Srinivas Addagarla <srinivas@cdotd.ernet.in>:
        * read.c (read_a_source_file): After doing an mri_pending_align,
        adjust the line_label if there is one.
This page took 0.026544 seconds and 4 git commands to generate.