2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 987aa69a9c5ab407499e66bf27ab884c266606c2..fa6222088ca1da58ef1d67dfa563c850f70de790 100644 (file)
@@ -1,3 +1,66 @@
+2004-02-06  James E Wilson  <wilson@specifixinc.com>
+
+       * config/tc-ia64.c (dot_endp): Delete call to output_endp.
+       (generate_unwind_image): Re-add it here.
+
+2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * dwarf2dbg.c (DWARF2_ADDR_SIZE): Remove trailing ';'
+       * read.h (SKIP_WHITESPACE): Turn into an expression.
+       * read.c (read_a_source_file): A pseudo is removed by having a
+       NULL handler.
+
+2004-02-05  James E Wilson  <wilson@specifixinc.com>
+
+       * config/tc-ia64.c (output_endp): New.
+       (count_bits): Delete.
+       (ia64_flush_insns, process_one_record, optimize_unw_records): Handle
+       endp unwind records.
+       (fixup_unw_records): Handle endp unwind records.  Delete code for
+       shortening prologue regions not followed by a body record.
+       (dot_endp): Call add_unwind_entry to emit endp unwind record.
+       * config/tc-ia64.h (unw_record_type): Add endp.
+
+2004-02-03  James E Wilson  <wilson@specifixinc.com>
+
+       * config/tc-ia64.c (ia64_convert_frag): Call md_number_to_chars to
+       fill padding bytes with zeroes.
+       (emit_one_bundle): New locals last_ptr, end_ptr.  Rewrite code that
+       sets unwind_record slot_number and slot_frag fields.
+
+2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * config/tc-mips.c (add_got_offset_hilo): New function.
+       (macro): Use load_register() and add_got_offset_hilo() to load
+       constants instead of hardcoding code sequences throughout.
+
+2004-01-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-ia64.c (emit_one_bundle): Add proper indentation.
+
+2004-01-26  Bernardo Innocenti  <bernie@develer.com>
+
+       * config/tc-m68k.h (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially,
+       like m68k-elf.
+       * config/tc-m68k.c (RELAXABLE_SYMBOL): Use EXTERN_FORCE_RELOC instead
+       of hard-coded test for TARGET_OS=elf.
+
+2004-01-24  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (hilo_interlocks): Change definition
+       so that MIPS32, MIPS64 and later ISAs are included, along with
+       the already-included machines.  Update comments.
+
+2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config/tc-arm.c (tc_gen_reloc): Improve error message for
+       undefined local labels.
+
+2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config/tc-mips.c (load_address, macro): Update comments about
+       NewABI GP relaxation.
+
 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
 
        * config/tc-mips.c (macro_build): Remove place and counter arguments.
This page took 0.024101 seconds and 4 git commands to generate.