Add TMS320C4x support
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 7f9a5ac9ee75b7bef8a66847c38f6e40097fe0ea..e8bf9fea53bc49a9c5b561cfbc550d0f00ac0e7e 100644 (file)
@@ -1,3 +1,202 @@
+2002-08-28  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * configure.in: Add tic4x-coff* and c4x-coff*-coff-coff targets.
+       * configure: Regenerate.
+       * NEWS: Mention new port.
+
+2002-08-28  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
+
+       * config/obj-coff.c: Add sdef definition.
+       * config/obj-coff.h: Add tic4x include file and set
+       target format.
+       * config/tc-tic4x.c: New file.
+       * config/tc-tic4x.h: New file.
+
+2002-08-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.
+       (TC_ADJUST_RELOC_COUNT): Tweak param name.
+       (TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_SECTION): Likewise.
+       (TC_FIX_ADJUSTABLE, MD_PCREL_FROM_SECTION): Likewise.
+       (RELOC_ENUM): Define.
+       (fix_new_internal): Use RELOC_ENUM.
+       (fix_new, fix_new_exp): Likewise.
+       (adjust_reloc_syms): Comment.  Remove unnecessary tests on sym != NULL.
+       Replace gotos with continue.
+       (write_relocs): Formatting.  Avoid symbol loops in
+       RELOC_EXPANSION_POSSIBLE case too.  Report bfd_reloc_outofrange
+       errors, and error number in other cases.
+       (fixup_segment): Remove param names from prototype.  Rename
+       "this_segment_type" to "this_segment".  Update linkrelax comment.
+       Remove "size, "place" and "where" local vars.  Formatting.  Update
+       "no symbol" comment.  Remove #if 0 and #if 1.
+
+       * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES.  Tidy.
+
+2002-08-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * dwarf2dbg.c: Always include dwarf2dbg.h.
+       (dwarf2_directive_file): Adjust dummy version args.
+       * ecoff.c (ecoff_directive_weakext): Add ATTRIBUTE_UNUSED.
+       * expr.c (clean_up_expression <O_subtract>): Allow subtraction
+       when symbol values differ.
+       * read.c (do_align): Add ATTRIBUTE_UNUSED to label.
+       (pseudo_set <O_subtract>): Remove unnecessary segment test.
+       * config/obj-bout.c (obj_pseudo_table): Warning fix.
+
+2002-08-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-w65.c (md_section_align): Fix typo.
+       (md_parse_option): Return 0, not 1.
+
+2002-08-22  Nick Clifton  <nickc@redhat.com>
+
+       * doc/as.texinfo (Section): Note that if '@' is a comment
+       character then another symbol is used to prefix the section's
+       type.
+
+2002-08-22  Christian Groessler <chris@groessler.org>
+
+       * config/tc-z8k.c (get_operands): Adjust ptr variable also in
+       "case 0" case.
+
+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
+       section.
+
+       * config/tc-alpha.c: Fix compiling for COFF targets.
+       Some minor formatting tidyups.
+
+2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.
+       (TC_HANDLES_FX_DONE): Define to let md_apply_fix3 set fx_done flag
+       according to the reloc.
+       (tc_fix_adjustable, tc_m68hc11_fix_adjustable): Define.
+       (TC_FORCE_RELOCATION): Define.
+       (tc_m68hc11_force_relocation): Declare.
+
+       * config/tc-m68hc11.c (md_pseudo_table): Add relax command.
+       (s_m68hc11_relax): New function for relax group.
+       (build_insn, build_jump_insn): Emit a M68HC11_RL_JUMP reloc at
+       beginning of jump instruction.
+       (md_pcrel_from): Rename from md_pcrel_from_section and fix
+       address computation.
+       (tc-gen_reloc): Update.
+       (md_estimate_size_before_relax): Create the BFD_RELOC_16_PCREL as
+       PC-relative fixup.
+       (tc_m68hc11_force_relocation): New function, handle new relocs.
+       (tc_m68hc11_fix_adjustable): New to make sure there are enough
+       reloc for the linker relax pass.
+       (md_apply_fix3): Handle M68HC11_RL_JUMP, M68HC11_RL_GROUP
+       and VTABLE relocs.
+
+2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.
+       (md_pseudo_table): Add .mode, .far and .interrupt pseudo op.
+       (s_m68hc11_mode): New function for .mode pseudo op.
+       (s_m68hc11_mark_symbol): New function for .far and .interrupt
+       pseudo op.
+       * config/tc-m68hc11.h (elf_tc_final_processing): Define.
+       (m68hc11_elf_final_processing): Declare.
+
+2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * config/tc-m68hc11.c (md_begin): Take into account additional
+       page operand for call instruction.
+       (print_opcode_format): Likewise.
+       (check_range): Likewise for page range checking.
+       (get_operand): Don't skip a possible comma in operands.
+       (fixup8): Generate BFD_RELOC_M68HC11_PAGE reloc.
+       (fixup16): Likwise with BFD_RELOC_M68HC11_LO16.
+       (fixup24): New to handle call reloc.
+       (build_insn): Handle missing page operand for call instruction.
+       (find): Likewise.
+       (md_apply_fix3): Take into account new relocs.
+       (get_operand): Fix the mode for indexed indirect addressing.
+       (build_indexed_byte): Fix post index byte for indexed indirect mode.
+
 2002-08-12  Richard Sandiford  <rsandifo@redhat.com>
 
        * config/tc-mips.c (mips_ip): Don't work out the value of
 
        * configure.in: Add support for ppc-*-nto* target.
        * configure: Regenerate.
-       
+
 2002-08-09  Alan Modra  <amodra@bigpond.net.au>
 
        * config/tc-i386.h: Reorganize.
        (md_create_long_jump, md_create_short_jump,
        md_undefined_symbol_name, md_section_align, tc_gen_reloc): Note
        unused parameters.
-       
+
 2002-07-31  Nick Clifton  <nickc@redhat.com>
 
        * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
 
        * configure.in: Add support for arm-*-nto target.
        * configure: Regenerate.
-       
+
 2002-07-30  Nick Clifton  <nickc@redhat.com>
 
        * config/tc-arm.c (struct literal_pool): Add fields to allow
This page took 0.025365 seconds and 4 git commands to generate.