* input-file.c (input_file_open): Rearrange to avoid warning.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 699c9a660ff91664db85e2b7c29931bb5c28c159..f92c3d67596e1b020336c0d708fbb0ada0a058d5 100644 (file)
@@ -1,3 +1,46 @@
+2005-02-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * input-file.c (input_file_open): Rearrange to avoid warning.
+
+2005-02-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.
+       * read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test.
+       * doc/internals.texi (TC_EQUAL_IN_INSN): Delete.
+
+2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (macro_build_ldst_constoffset): Fail on $at
+       uses after .set noat.
+       (load_address): Likewise.
+       (macro): Likewise. Don't try to avoid $at use by sacrificing
+       the target register before it is stored, it won't work.
+
+2005-02-17  James E Wilson  <wilson@specifixinc.com>
+
+       * config/tc-ia64.c (emit_one_bundle): Stop filling a bundle if we
+       see an instruction that specifies a template.
+
+2005-02-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function.
+       * config/tc-sparc.c (sparc_ip): Make op_exp static to silence warnings.
+       * config/tc-tic80.c (build_insn): Init insn[1] to silence warning.
+
+2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention "-mhint.b=[ok|warning|error]".
+
+       * config/tc-ia64.c (md): Add hint_b.
+       (emit_one_bundle): Handle md.hint_b for "hint".
+       (md_parse_option): Accepted "-mhint.b=[ok|warning|error]".
+       (md_show_usage): Add "-mhint.b=[ok|warning|error]".
+       (ia64_init): Set md.hint_b to error.
+       (md_assemble): Handle md.hint_b for "hint.b".
+
+       * doc/as.texinfo: Add "-mhint.b=[ok|warning|error]".
+       * doc/c-ia64.texi: Likewise.
+
 2005-02-17  Alan Modra  <amodra@bigpond.net.au>
 
        * tc.h (struct relax_type, relax_typeS): Move from here..
 
 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
 
-       (dot_xdata): Undo the last change. Section name is used by
-       set_section.
+       * config/tc-ia64.c (dot_xdata): Undo the last change.
        (dot_float_cons): Likewise.
        (dot_xstringer): Likewise.
        (dot_xdata_ua): Likewise.
This page took 0.023602 seconds and 4 git commands to generate.