2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index f589373c63f90aab76653f61b282a9fe1032df33..fa6222088ca1da58ef1d67dfa563c850f70de790 100644 (file)
@@ -1,3 +1,26 @@
+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
This page took 0.024915 seconds and 4 git commands to generate.