Convert unmaintained files over to ISO-C90 and fix formatting.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 46ef21c9b81da15af332636007622a0c11cff92f..3e2347a62ddf2caa02c7b07c25cc03ba37581c22 100644 (file)
@@ -1,3 +1,133 @@
+2005-03-24  Nick Clifton  <nickc@redhat.com>
+
+       * write.h (bit_fix_new): Remove redundant prototype.
+       * config/atof-ieee.c: Convert to ISO-C90 and fix formatting.
+       * config/obj-aout.c: Convert to ISO-C90 and fix formatting.
+       * config/obj-aout.h: Convert to ISO-C90 and fix formatting.
+       * config/obj-bout.c: Convert to ISO-C90 and fix formatting.
+       * config/obj-bout.h: Convert to ISO-C90 and fix formatting.
+       * config/obj-ecoff.c: Convert to ISO-C90 and fix formatting.
+       * config/obj-ecoff.h: Convert to ISO-C90 and fix formatting.
+       * config/obj-som.c: Convert to ISO-C90 and fix formatting.
+       * config/obj-som.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-a29k.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-a29k.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-alpha.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-alpha.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-arc.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-arc.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-d10v.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-d10v.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-d30v.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-d30v.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-dlx.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-dlx.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-fr30.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-fr30.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-h8500.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-h8500.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-i370.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-i370.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-i960.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-ip2k.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-ip2k.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-m32r.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-m32r.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-m88k.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-m88k.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-mcore.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-mcore.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-mn10200.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-ns32k.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-ns32k.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-openrisc.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-openrisc.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-or32.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-or32.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-pdp11.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-pj.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-pj.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-tahoe.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-tic80.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-tic80.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-v850.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-v850.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-w65.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-w65.h: Convert to ISO-C90 and fix formatting.
+       * config/tc-xstormy16.c: Convert to ISO-C90 and fix formatting.
+       * config/tc-xstormy16.h: Convert to ISO-C90 and fix formatting. 
+
+2005-03-23  Jim Blandy  <jimb@redhat.com>
+
+       * config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's binding
+       attributes properly.
+
+2005-03-23  Mike Frysinger  <vapier@gentoo.org>
+           Nick Clifton  <nickc@redhat.com>
+
+       * configure.tgt: Accept any C library to accompany a GNU Linux
+       implementation, not just the GNU C library.
+       * configure.in: Likewise.
+       * configure: Regenerate.
+
+2005-03-23  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-tic30.c: Convert to ISO C90 formatting.
+       * config/tc-tic30.h: Convert to ISO C90 formatting.
+       * config/tc-pdp11.c: Convert to ISO C90 formatting.
+       * config/atof-vax.c: Convert to ISO C90 formatting.
+
+2005-03-21  Maciej W. Rozycki  <macro@mips.com>
+
+       * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16
+       relocations correctly as well.
+       (mips_fix_adjustable): Don't make BFD_RELOC_MIPS16_LO16
+       relocations in mergeable sections section-relative either.
+
+2005-03-21  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.
+
+2005-03-21  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-sh.c (sh_elf_final_processing): Fix compile time
+       warning by providing a prototype for sh_symbian_find_elf_flags.
+
+       * cgen.c (gas_cgen_parse_operand): Fix typo introduced by
+       previous delta.
+
+2005-03-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.tgt: Handle setting of bfd_gas for fmt=multi targets
+       along with other formats that set bfd_gas.  Remove unnecessary
+       setting of bfd_gas.  Delete strongarm cases in generic_target
+       switch.
+
+2005-03-21  Alan Modra  <amodra@bigpond.net.au>
+
+       PR gas/780
+       * config/tc-m68k.c (TRUNC, SEXT): Define.
+       (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
+       (m68k_ip): Truncate or sign extend expressions as appropriate.
+       (get_num): Likewise.
+       (md_apply_fix3): Use SEXT.
+
+2005-03-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (OBJ_FORMAT_CFILES): Prune config/obj-vms.c.
+       (OBJ_FORMAT_HFILES): Prune config/obj-vms.h.
+       (obj-vms.o): Delete rule.
+       Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2005-03-18  C Jaiprakash  <cjaiprakash@noida.hcltech.com>
+
+       * config/tc-m68k.c (m68k_elf_final_processing): Set file specific
+       flag for coldfire v4e.
+
 2005-03-17  Bob Wilson  <bob.wilson@acm.org>
 
        * config/tc-xtensa.c (xg_apply_tentative_value): Rename to
This page took 0.025176 seconds and 4 git commands to generate.