2001-10-24 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index b15526c6bc89b314c2446c982d69d9906aee7892..9ad0f91e3171d913b6d15e08cf9004e48020736b 100644 (file)
@@ -1,5 +1,67 @@
+2001-10-24  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (hilo_interlocks, cop_interlocks): Make
+       these evaluate to true if mips_arch indicates SB-1.
+
+2001-10-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * as.c (parse_args): Print the date as well for --version.
+
+2001-10-20  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (md_show_usage): Print "sb1" for Broadcom
+       SB-1 CPU for consistency.
+       (mips_cpu_info_table): Tweak comment about SB-1.
+
+2001-10-20  H.J. Lu  <hjl@gnu.org>
+
+       * config/tc-arm.c (do_c_shift): Use ISDIGIT instead of isdigit.
+       (cirrus_parse_offset): Likewise.
+
+2001-10-19  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arm.c: Restore line_comment_chars.
+
+2001-10-18  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arm.c (comment_chars): Remove semi-colon accidentally
+       added to the list.
+
+2001-10-18  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * write.c (fixup_segment): Handle fixups for SEC_MERGE sections as
+       for undefined symbols.
+
+2001-10-17  Chris Demetriou  <cgd@broadcom.com>
+
+       * doc/as.texinfo (MIPS ISA options):  Added accidentally
+       omitted "-mips64" option to list of options.
+
+2001-10-17  matthew green  <mrg@redhat.com>
+
+       * config/tc-ppc.c (md_show_usage): Add missing -maltivec, -m7400,
+       -m7410, -m7450 and -m7455 options.
+
 2001-10-17  Alan Modra  <amodra@bigpond.net.au>
 
+       * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.
+       (ppc_size): Select PPC_OPCODE_64 if 64 bit.
+       (md_begin): Don't set ppc_size here.
+       (ppc_target_format): Test ppc_size as well as BFD_DEFAULT_TARGET_SIZE.
+       (md_shortopts): Constify.
+       (md_longopts): Likewise.
+       (md_longopts_size): Likewise.
+       (ppc_elf_suffix): Only allow 64-bit relocs when ppc_size specifies
+       64-bit opcodes.
+       (ppc_machine): Explain why this function is a nop.
+
+2001-10-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * bit_fix.h: Comment typo fix.
+       * config/tc-mips.c: Likewise.
+       * config/tc-sh.c: Likewise.
+       * config/tc-arc.c (arc_code_symbol): Remove unnecessary test.
+
        * configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place so
        that autoheader doesn't duplicate config.in entries.
        (DEFAULT_ARCH): Ditto.
This page took 0.035448 seconds and 4 git commands to generate.