config/tc-alpha.c (md_show_usage): Put \ before newline in strings always.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index b8bacfad7ce31b15e7d25c5990ae59afdcb18c4e..aa2452e416e21a8325d1467735bf4e03526aca65 100644 (file)
@@ -1,3 +1,61 @@
+1999-02-14  Ken Raeburn  <raeburn@raeburn.org>
+
+       * config/tc-alpha.c (md_show_usage): Put \ before newline in
+       strings always.
+
+Sat Feb 13 14:10:10 1999  Richard Henderson  <rth@cygnus.com>
+
+       * config/tc-alpha.c (cpu_types): Enable EV6 PALcode with -m21264.
+       (emit_insn): Look for pc-relative and no-overflow specifiers on
+       internal relocation types.
+
+1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * doc/c-mips.texi (MIPS Opts): Updated list of -mNNNN and
+       -mcpu=NNNN flags.
+
+       * config/tc-mips.c: Remove all the mips_NNNN variables; just use
+       mips_cpu instead.
+       (mips_4650, mips_4010, mips_4100): Variables removed.
+start-sanitize-vr4xxx
+       (mips_4121): Variable removed.
+end-sanitize-vr4xxx
+start-sanitize-vr4320
+       (mips_4320): Variable removed.
+end-sanitize-vr4320
+start-sanitize-cygnus
+       (mips_5400): Variable removed.
+end-sanitize-cygnus
+start-sanitize-r5900
+       (mips_5900): Variable removed.
+end-sanitize-r5900
+start-sanitize-tx49
+       (mips_4900): Variable removed.
+end-sanitize-tx49
+       (hilo_interlocks, gpr_interlocks, append_insn, macro_build, macro,
+       macro2, mips16_macro, mips_ip): Test mips_cpu, not the mips_NNNN
+       variables.
+       (md_begin): Don't bother initializing the mips_NNNN variables;
+       mips_cpu is set, and that's good enough now.
+       (md_parse_option): Have the -mNNNN options set mips_cpu instead of
+       the mips_NNNN variable.  The -no-mNNNN flags are now no-ops.
+       (show): New function, to handle wrapping in the CPU lists.
+       (md_show_usage): Update lists of -mcpu and -mNNNN switches.
+
+Sat Feb 13 00:17:26 1999  Richard Henderson  <rth@cygnus.com>
+
+       * config/tc-i386.c (i386_intel_operand): Ignore `SHORT' rather
+       than treat as an immediate specifier.
+
+Thu Feb 11 16:18:31 1999  Richard Henderson  <rth@cygnus.com>
+
+       * config/tc-i386.c: Prototype many functions.
+       (set_intel_syntax): Accept `prefix'/`noprefix' specifiers.
+       (i386_immediate): Remove unused second argument.
+       (i386_intel_operand): Fix i386_is_reg typo.
+       (i386_operand): Use allow_naked_reg.
+       (output_invalid): Make operand int for K&R.
+
 Thu Feb 11 11:21:02 1999  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.am (EXTRA_as_new_SOURCES): Uncomment--fixed by automake
This page took 0.024099 seconds and 4 git commands to generate.