* tui.c (tui_change_windows): New function.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 9944e1d590fe84ab9be4f5c16fd6929c443c02f2..d665ac4b060ac19faa9f98e31d3a94904d84aac9 100644 (file)
@@ -1,3 +1,53 @@
+2001-07-17  Andreas Schwab  <schwab@suse.de>
+
+       * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file and
+       .loc.
+       (md_assemble) [OBJ_ELF]: Call dwarf2_emit_insn before emitting
+       insn.
+       * config/tc-m68k.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
+
+2001-07-17  matthew green  <mrg@eterna.com.au>
+
+       * config/tc-i386.c (comment_chars): Don't use '/' as comment start if
+       TE_NetBSD.
+       (line_comment_chars): Set to '/' if TE_NetBSD.
+
+2001-07-14  matthew green  <mrg@eterna.com.au>
+
+       * configure.in (i386-*-netbsdelf*): New target.
+       * configure: Regenerate.
+
+2001-07-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/gas/sparc/unalign.s: Remove .uaxword test.
+       * testsuite/gas/sparc/unalign.d: Adjust accordingly.
+
+2001-07-10  Mark Elbrecht  <snowball3@softhome.net>
+
+       * config/obj-coff.c (coff_frob_symbol): Don't merge if the storage
+       class of the non-debug symbol is C_NULL.
+
+2001-07-10  Anders Norlander <anorland@synergenix.se>
+
+       * doc/as.texinfo (Incbin): Fix grammatical errors.
+
+2001-07-10  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * depend.c: Use FOPEN_.. macros in calls to fopen().
+       * input-file.c: As above.
+       * itbl-ops.c: As above.
+       * listing.c: As above.
+       * output-file.c: As above.
+       * read.c: As above.
+
+2001-07-08  Anders Norlander <anorland@synergenix.se>
+
+       * read.c (s_incbin): New .incbin function.
+       * read.c (potable): Add "incbin" pseudo-op.
+       * read.h: Add s_incbin prototype.
+       * doc/as.texinfo (incbin): Document .incbin pseudo-op.
+       * NEWS: Mention new feature.
+
 2001-07-07  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * ecoff.c (add_file): Only set debug_type to DEBUG_NONE if it is
This page took 0.024241 seconds and 4 git commands to generate.