Add sh-nto support
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 60ace3a417126c79061b8b351b1e232609c1349c..93f62cd38792ed65ab13c25cabacd9dbc884b14e 100644 (file)
@@ -1,3 +1,82 @@
+2002-08-12  Graeme Peterson  <gp@qnx.com>
+
+       * configure.in: Add support for sh-**-nto* target.
+       * configure: Regenerate.
+
+2002-08-21  Nitin  Gupta  <niting@noida.hcltech.com>
+
+       * config/tc-h8300.h (TC_LINKRELAX_FIXUP): Define.
+
+2002-08-21  Elena Zannoni  <ezannoni@redhat.com>
+
+        * config/tc-ppc.c (ppc_cleanup): Do something only if format
+        is ELF.
+        (ppc_apuinfo_section_add): Define only if format is ELF.
+        (md_assemble): Emit APUinfo section only if format is ELF.
+        Fix formatting.
+
+2002-08-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast. 
+       * config/tc-frv.c: Likewise.
+       * config/tc-hppa.c: Likewise.
+       * config/tc-ia64.c: Likewise.
+       * config/tc-ip2k.c: Likewise.
+       * config/tc-m68hc11.c: Likewise.
+       * config/tc-m68k.c: Likewise.
+       * config/tc-mmix.c: Likewise.
+       * config/tc-mn10300.c: Likewise.
+       * config/tc-sh.c: Likewise.
+       * config/tc-sparc.c: Likewise.
+       * config/tc-v850.c: Likewise.
+
+2002-08-20  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/tc-mips.c (macro2): Implement rotates by zero using shifts
+       by zero.
+
+2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
+
+        From matthew green  <mrg@redhat.com>
+
+        * config/tc-ppc.c (PPC_OPCODE_CLASSIC): Enable this everywhere
+        PPC_OPCODE_PPC is, except for BookE architectures.
+        (md_parse_option): Add support for -mspe.
+        (md_show_usage): Add -mspe.
+        (md_parse_option): Add support for -me500 and
+        -me500x2 to generate code for Motorola e500 core complex.
+        (md_show_usage): Add -me500 and -me500x2.
+
+        (PPC_APUINFO_ISEL, PPC_APUINFO_PMR, PPC_APUINFO_RFMCI,
+        PPC_APUINFO_CACHELCK, PPC_APUINFO_SPE, PPC_APUINFO_EFS,
+        PPC_APUINFO_BRLOCK): New macros.
+
+        (ppc_cleanup): New function.
+        (ppc_apuinfo_section_add): New function.
+        (APUID): New macro.
+        (md_assemble): Collect info and write the APUinfo section.
+
+        * config/tc-ppc.h (md_cleanup): Define.
+        (ppc_cleanup): Export.
+        (ELF_TC_SPECIAL_SECTIONS): Add .PPC.EMB.apuinfo section.
+
+2002-08-17  Stan Cox  <scox@redhat.com>
+
+       * config/obj-elf.c (obj_elf_change_section): Make non-static.
+       config/tc-mips.c (s_change_section): New function to support
+       IRIX .section pseudo-op.
+
+2002-08-16  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-v850.c (md_assemble): Fix assembling of "callt 0x3f".
+
+2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/tc-mips.c (macro_build_jalr): Make sure we generate
+       the fix-up against on the right frag.
+       (s_cpsetup): Likewise.  Parse third argument as expression, to
+       handle global symbols and forward/backward labels correctly.
+
 2002-08-14  Nick Clifton  <nickc@redhat.com>
 
        * read.c (stringer): Catch attempts to create strings in the abs
This page took 0.026158 seconds and 4 git commands to generate.