Add vax-linux-gnu target
[deliverable/binutils-gdb.git] / gas / ChangeLog
index be5985d50b5bae90fd52eb134331b0437d5baed6..634166f9937e032d0c066d68117de26c5489579f 100644 (file)
@@ -1,3 +1,247 @@
+2003-12-03  Dave Airlie  <airlied@linux.ie>
+
+       * configure.in: Likewise.
+       * configure: Regenerate.
+       * config/tc-vax.c (md_shortopts): Add 'Q'.
+       (md_parse_option): Ignore 'Q' for now.
+
+2003-12-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * messages.c: Convert to ISO-C.
+       * obj.h: Likewise.
+       * output-file.c: Likewise.
+       * output-file.h: Likewise.
+       * sb.c: Likewise.
+       * sb.h: Likewise.
+       * stabs.c: Likewise.
+       * subsegs.c: Likewise.
+       * subsegs.h: Likewise.
+       * tc.h: Likewise.
+
+2003-12-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/obj-elf.c: Remove ARGSUSED.
+
+2003-12-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2003-11-30  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * symbols.c: Convert to ISO-C.
+       * symbols.h: Likewise.
+
+2003-11-28  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-z8k.c: Convert to ISO-C.
+       * config/tc-z8k.h: Likewise.
+
+2003-11-27  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * read.c: Convert to ISO-C.
+       * read.h: Likewise.
+
+2003-11-27  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-sh.c (sh_elf_cons): If md_cons_align is defined
+       call it to make sure that the constants that are going to be
+       emitted are correctly aligned.
+
+2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/tc-frv.c (md_pcrel_from_section): Don't adjust when
+       referencing symbol in a different section.
+
+2003-11-26  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-z8k.c (s_segm): Fix indentation.
+       (md_apply_fix3): Likewise.
+       (cc_names): Add alias names for the names generated by the
+       disassembler.
+       (get_cc_operand): Be case insensitive.
+       (get_operands): Improve error handling for cc operands.
+       (check_operand): Not used, remove.
+       (md_assemble): Remove unused variable prev_opcode.  Skip
+       whitespace until end-of-line only.  Restore *op_end after call to
+       hash_find.
+
+2003-11-26  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-h8300.c (get_operand): Allow er4-er7 for ldm/stm
+       instructions on the H8SX.
+
+2003-11-25  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/tc-h8300.c (h8_exp): Remove.
+
+2003-11-25  Asgari Jinia  <asgarij@kpitcummins.com>
+
+       * config/tc-h8300.c (md_assemble): Check operands validity for
+       ldm/stm.
+       (get_operand): Check register pair's validity as per technical
+       note TN-H8*-193A/E from Renesas for H8s and for H8Sx manual.
+
+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.
+       * ecoff.h: Likewise.
+
+2003-11-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-ppc.c (parse_cpu): New function, broken out from..
+       (md_parse_option): ..here.
+       (ppc_setup_opcodes): New function, broken out from..
+       (md_begin): ..here.
+       (ppc_machine): Implement .machine pseudo op.
+
+2003-11-20  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * depend.c: Convert to ISO-C.
+       * dwarf2dbg.c: Likewise.
+       * dwarf2dbg.h: Likewise.
+
+2003-11-20  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * app.c: Convert to ISO-C.
+       * as.h: Likewise.
+       * atof-generic.c: Likewise.
+       * bignum-copy.c: Likewise.
+       * bignum.h: Likewise.
+       * cgen.c: Likewise.
+       * cgen.h: Likewise.
+       * cond.c: Likewise.
+
+2003-11-20  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-sh64.c (shmedia_frob_section): Only frob elf32
+       sections.
+
+2003-11-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/tc-h8300.c: Make some functions and global
+       variables static appropriately.
+
+2003-11-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/obj-ieee.c: Remove duplicate prototypes.
+       * config/tc-h8300.c: Likewise.
+
+2003-11-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/tc-h8300.c: Convert to ISO-C.
+       * config/tc-h8300.h: Likewise.
+
+2003-11-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/tc-mcore.h: Remove prototypes already in tc.h.
+       * config/tc-tic4x.c: Likewise.
+
+2003-11-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/tc-arc.c: Remove a local prototype of atof_ieee.
+       * config/tc-ip2k.c: Likewise.
+       * config/tc-iq2000.c: Likewise.
+       * config/tc-tic30.c: Remove a comment.
+
+2003-11-19  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
+       call to dwarf2_emit_insn.
+
+2003-11-18  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
+       for loading addresses using CALL relocations.
+       Don't emit CALL relocations when a base register is used.
+
+2003-11-15  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * config/tc-mips.c: Formatting fixes.
+
+2003-11-14  Ben Elliston  <bje@wasabisystems.com>
+
+       * config/tc-arm.c (arm_elf_change_section): Not static.
+
+2003-11-13  Nick Clifton  <nickc@redhat.com>
+
+       * tc-arm.c (mapping_state): New function.  Emit a mapping
+       symbol if necessary.
+       (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.
+       * NEWS: Mention new feature.
+
+2003-11-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
+       * doc/Makefile.am (install-info): Define.
+
+       * aclocal.m4: Regenerate.
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2003-11-11  Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
+
+       * configure.in: Add support for arm-wince-pe target.
+       * configure: Regenerate.
+
+2003-11-11  Jan Hubicka  <jh@suse.cz>
+
+       * config/tc-i386.c (tc_i386_fix_adjustable):
+
 2003-11-10  Alan Modra  <amodra@bigpond.net.au>
 
        * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.
This page took 0.026837 seconds and 4 git commands to generate.