* listing.c: Convert to ISO-C.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 0a2cb9dbb14d430abc8653be9099974c07c85773..b3b757a8798b3e38093c50cc7f24c9da52a98d09 100644 (file)
@@ -1,3 +1,50 @@
+2003-11-24  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * listing.c: Convert to ISO-C.
+       * listing.h: Likewise.
+       * macro.c: Likewise.
+       * macro.h: Likewise.
+
+2003-11-24  Jakub Jelinek  <jakub@redhat.com>
+
+       * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()
+       when transitioning from states 14 or 15 to 0 or 1.
+
+2003-11-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * hash.c: Convert to ISO-C.
+       * hash.h: Likewise.
+       * input-file.c: Likewise.
+       * input-file.h: Likewise.
+       * input-scrub.c: Likewise.
+       * itbl-ops.c: Likewise.
+       * itbl-ops.h: Likewise.
+
+2003-11-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/tc-h8300.c (Hmode): Make it global.
+       (Smode): Likewise.
+       (Nmode): Likewise.
+       (SXmode): Likewise.
+
+2003-11-22  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ehopt.c: Convert to ISO-C.
+       * emul.h: Likewise.
+       * expr.c: Likewise.
+       * expr.h: Likewise.
+       * flonum-copy.c: Likewise.
+       * flonum-mult.c: Likewise.
+       * flonum.h: Likewise.
+       * frags.c: Likewise.
+       * frags.h: Likewise.
+
+2003-11-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * doc/c-ppc.texi (PowerPC-Pseudo): Add section.
+
+       * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.
+
 2003-11-21  Kazu Hirata  <kazu@cs.umass.edu>
 
        * ecoff.c: Convert to ISO-C.
 
        * tc-arm.c (mapping_state): New function.  Emit a mapping
        symbol if necessary.
-        (arm_elf_change_section): New function.  Intercept section
+       (arm_elf_change_section): New function.  Intercept section
        changes and generate mapping symbols.
-        (s_bss): Likewise.
-        (s_arm_elf_cons): Likewise.
-        (opcode_select): Choose the correct mapping state.
-        (md_assemble): Likewise.
-        * tc-arm.h (md_elf_section_change_hook): Define.
-        * doc/c-arm.texi (ARM Mapping Symbols): New node.
+       (s_bss): Likewise.
+       (s_arm_elf_cons): Likewise.
+       (opcode_select): Choose the correct mapping state.
+       (md_assemble): Likewise.
+       * tc-arm.h (md_elf_section_change_hook): Define.
+       * doc/c-arm.texi (ARM Mapping Symbols): New node.
        * NEWS: Mention new feature.
 
 2003-11-12  Daniel Jacobowitz  <drow@mvista.com>
This page took 0.023939 seconds and 4 git commands to generate.