* ld-mips-elf/elf-rel-got-n64-linux.d: New file.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 04997b0f9bf2c77bb141cbd85b76b56443525d10..6cfe9b3d2f3d6ad1b4f4aacc7d98739e6eb69a9e 100644 (file)
@@ -1,3 +1,44 @@
+2003-06-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (mips_set_options,mips_opts): Support for
+       .set arch=FOO.
+       (file_mips_arch): Rename mips_arch.
+       (mips_arch_info,mips_tune_info): Remove.
+       (hilo_interlocks,gpr_interlocks,cop_interlocks): Use mips_opts.arch.
+       (mips_cpu_info_from_arch): New function.
+       (md_begin): Use file_mips_arch.
+       (macro_build,macro,mips_ip): Use mips_opts.arch.
+       (mips_set_architecture): Init file_mips_arch and mips_opts.arch.
+       (mips_after_parse_args): Remove mips_arch_info and mips_tune_info.
+       Use file_mips_arch.
+       (s_mipsset): Support for .set arch=FOO.
+       (mips_cpu_info_table): Fix typo.
+
+2003-06-26  H.J. Lu <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (md_assemble): Declare "exp" before "if".
+
+2003-06-25  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/tc-h8300.c (get_specific): Allow ':8' to be used for
+       unsigned 8-bit operands.
+
+2003-06-24  Nick Clifton  <nickc@redhat.com>
+
+       * read.c (s_comm): Change error message to assume an unsigned size
+       has been passed to .comm.
+       * config/tc-sparc.c (s_common): Likewise.
+       * write.c (write_contents): Replace 'unsigned long' with
+       'addressT' and 'long' with offsetT in order to allow computations
+       with very large values to work for 64-bit addressed targets.
+       (relax_and_size_all_segments): Likewise.
+       (relax_frag): Likewise.
+       (relax_segment): Likewise.
+       
+2003-06-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots.
+
 2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
 
        * gas/config/tc-i386.c (md_assemble): Support Intel Precott New
This page took 0.030382 seconds and 4 git commands to generate.