* app.c: Convert to ISO-C.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index b6bec05447395a2d14bca3a6e8c1fd64707299ce..45521ae66655e0cd75df7d6e7d34582a13546afa 100644 (file)
@@ -1,3 +1,146 @@
+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.
+
+2003-11-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * README: Update bug report address.  Move bug reporting info to
+       binutils/README.
+
+2003-11-07  Christian Groessler  <chris@groessler.org>
+
+       * doc/c-z8k.texi: Document command-line options.  Fix byte
+       register names.  Document '.z8001' and '.z8002' directives.
+       Extend addressing modes documentation.
+
+2003-11-07  Jonathan R. Grant  <jg-binutils@jguk.org>
+
+       * input-file.c (input_file_open): Use "No such file" error
+       message.
+
+2003-11-06  Pete Gonzalez  <pgonzalez@bluel.com>
+
+       * config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.
+       (rn_table, iwmmxt_table, cp_table, cn_table, fn_table, sn_table,
+       dn_table, mav_mvf_table, mac_mvd_table, mav_mvfx_table,
+       mav_mvax_table, mav_dspc_table): Initialise new field.
+       (insert_reg_alias): Initialise new field.
+       (md_pseudo_table): Add "unreq" entry.
+       (s_unreq): New function: Undo the effects of a previous .req.
+       * doc/c-arm.texi: Document new pseudo op.
+       * NEWS: Mention new feature.
+
+2003-11-06  Bruno Rohee  <bruno@rohee.com>
+
+       * config/obj-vms.c: Fix "the the" typo.
+       * doc/c-arm.texi: Likewise.
+
+2003-11-06  Nick Clifton  <nickc@redhat.com>
+
+       * config/obj-vms.c: Convert to ISO-C.
+
+2003-11-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.
+
+2003-10-31  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-i860.c (md_pcrel_from): Fix typo in comment.
+
 2003-10-29  Phil Edwards  <phil@codesourcery.com>
 
        * configure.in (arm-*-vxworks, i386-*-vxworks, mips-*-vxworks,
        (md_begin): Remove F_SOFT_FLOAT if enabling MAVERICK FP.
 
 2003-10-21  Peter Barada  <pbarada@mail.wm.sps.mot.com>
-            Bernardo Innocenti  <bernie@develer.com>
+           Bernardo Innocenti  <bernie@develer.com>
 
        * config/tc-m68k.c: Add MCF528x (MCFv4) support.
        * config/m68k-parse.h: Likewise.
This page took 0.025497 seconds and 4 git commands to generate.