Add GNU Free Documentation License
[deliverable/binutils-gdb.git] / gas / ChangeLog
index b4bbaae214d36bf3ecb66e71634ccefc350e989f..dd2b3169e0a6228a972ba4d23141acb6006bd89a 100644 (file)
@@ -1,3 +1,65 @@
+2000-11-06  Nick Clifton  <nickc@redhat.com>
+
+       * doc/as.texinfo: Add GNU Free Documentation License.
+       * doc/gasp.texi:  Add GNU Free Documentation License.
+       * doc/as.1:  Add GNU Free Documentation License.
+
+2000-11-05  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-arm.c: Add include of "dwarf2dbg.h"
+
+2000-11-02  Per Lundberg  <plundis@chaosdev.org>
+
+       * configure.in: Recognise i[3456]86-chaosdev-storm-chaos.
+       * configure: Regenerate.
+
+2000-11-01  Nick Clifton  <nickc@redhat.com>
+
+       * read.c (original_case_string): New global variable.
+       (read_a_source_file): Copy opcode string into
+       original_case_string if clobbering the case of the opcode.
+       * read.h: Export the definition of original_case_string.
+       * config/tc-arm.c (md_assembler): When parsing a .req
+       directive use the original opcode string, not the case
+       clobbered version.
+
+2000-11-02  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-mn10300.c (debug_line): Remove this static
+       variable.
+       (md_assemble): Call dwarf2_generate_asm_lineno instead of
+       dwarf2_where and dwarf2_gen_line_info.
+
+2000-11-02  Theo Honohan  <th@futuretv.com>
+
+       * config/tc-arm.c (do_msr): Improve error message. 
+
+2000-10-31  Eric Christopher  <echristo@redhat.com>
+
+       * config/tc-mn10300.c (md_apply_fix3): Use valuep if fully resolved
+       or pc-relative, else use fx_offset.
+
+2000-10-31  Jim Wilson  <wilson@redhat.com>
+
+       * config/tc-ia64.c (struct md): New field tag_fixups.
+       (ia64_flush_insns): Handle tag_fixups.  Error if dangling
+       qualifying predicate.
+       (emit_one_bundle): Delete spurious multiplication by one.  Handle
+       tag_fixups.
+       (ia64_start_line): Error if dangling qualifying predicate.
+       (defining_tag): New static variable.
+       (ia64_unrecognized_line, case '['): Parse tags.
+       (ia64_frob_label): Create tag_fixups.
+       (md_assemble): Reset md.qp.X_op after using it.
+
+2000-10-31  Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+       * config/tc-sh.c (md_apply_fix [BFD_RELOC_SH_PCDISP12BY2]): Allow 4094.
+
+2000-10-31  Bernd Schmidt  <bernds@redhat.co.uk>
+
+       * tc-ia64.c (extra_goodness): Only prefer F in slot 1 and B in slot 2.
+
 2000-10-30  Kazu Hirata  <kazu@hxi.com>
 
        * expr.c: Fix formatting.
@@ -20,7 +82,7 @@
        * configure.in (emulations): Add m68hc12.
        * configure: Regenerate.
        * po/gas.pot: Regenerate.
-       
+
 2000-10-27  Aldy Hernandez  <aldyh@redhat.com>
 
         * config/tc-arm.c (psrs): Remove lowercase versions of spsr* and
 
        * doc/as.texinfo: Note that --gdwarf2 only works on some targets,
        not all.
-       
+
        * config/tc-arm.h (md_end): Define.
        (DWARF2_LINE_MIN_INSN_LENGTH): Define.
-       
+
        * config/tc-arm.c (output_inst): Call dwarf2_generate_asm_lineno
        if generating DWARF2 line numbers.
        (arm_end_of_source): New function.  Call dwarf2_finish if
        * config/tc-hppa.c (md_assemble): Use dwarf2_generate_asm_lineno.
        * config/tc-m68hc11.c (m68hc11_new_insn): Use dwarf2_generate_asm_lineno.
        * config/tc-sh.c (md_assemble): Use dwarf2_generate_asm_lineno.
-       
+
 2000-10-25  Diego Novillo  <dnovillo@cygnus.com>
 
        * tc-i386.c: Fix prototype declarations for functions taking no
This page took 0.027289 seconds and 4 git commands to generate.