Missed this in last commit "Linux target variants for elfxx-hppa."
[binutils-gdb.git] / gas / ChangeLog
index 76c3d9e254536fdb8b39de949794474adc10297b..bed841e14f7b1b3dd71dda7a78416219885ad470 100644 (file)
@@ -1,3 +1,58 @@
+2001-01-14  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/tc-hppa.h (TARGET_FORMAT): Add hppa-linux variants.
+
+2001-01-14  Kazu Hirata  <kazu@hxi.com>
+
+       * config/tc-alpha.c: Fix formatting.
+       * config/tc-arc.c: Likewise.
+       * config/tc-arc.h: Likewise.
+       * config/tc-d10v.c: Likewise.
+       * config/tc-i370.c: Likewise.
+       * config/tc-i386.c: Likewise.
+       * config/tc-i960.c: Likewise.
+       * config/tc-m68k.c: Likewise.
+       * config/tc-ppc.c: Likewise.
+       * config/tc-sparc.c: Likewise.
+       * config/tc-tahoe.c: Likewise.
+       * config/tc-vax.c: Likewise.
+
+       * config/tc-arc.c: Fix formatting.
+
+       * config/tc-arc.c: Fix formatting.
+
+2001-01-14  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/tc-hppa.c (pa_build_unwind_subspace): Use SEGREL32 for
+       both 32 and 64 bit ELF.
+
+       * config/tc-hppa.c (pa_ip): Store `a' flag in bit zero of operand
+       and don't bother storing `m' for "ce" completer.  Tidy handling of
+       'J' and 'K' operands to suit.  Handle '<' and '>' operands.
+
+Sun Jan 14 00:36:42 MET 2001  Jan Hubicka  <jh@suse.cz>
+
+       * tc-i386.h (TARGET_MACH): New macro.
+       (i386_mach): Declare.
+       * tc-i386.c (i386_mach): New function.
+
+2001-01-13  Philip Blundell  <philb@gnu.org>
+
+       * doc/as.texinfo: Fix spelling and cross-references.
+
+       * doc/c-arm.texi: Fix typos.  Say that `;' is a line separator
+       character for all systems, not just GNU/Linux.  Make it explicit
+       that `-k' doesn't affect code generation, just ELF flags.
+
+Sat Jan 13 01:47:35 MET 2001  Jan Hubicka <jh@suse.cz>
+
+       * config/tc-i386.c (md_assemble): Check cpu_flags even for nullary
+       instructions.
+
+2001-01-12  Frank Ch. Eigler  <fche@redhat.com>
+
+       * cgen.c (gas_cgen_finish_insn): Call dwarf2_emit_insn.
+
 2001-01-12  Nick Clifton  <nickc@redhat.com>
 
        * as.c (print_args): Update copyright date to 2001.