OSDN Git Service

* config/ia64/unwind-ia64.c (UNW_REG_B0): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 23a47a9..10bb6de 100644 (file)
@@ -1,5 +1,12 @@
 2001-08-18  Richard Henderson  <rth@redhat.com>
 
+       * config/ia64/unwind-ia64.c (UNW_REG_B0): New.
+       (struct _Unwind_Context): Expand br_loc to hold it.
+       (uw_frame_state_for): Handle leaf functions better.
+       (uw_update_reg_address): Update for br_loc change.
+
+2001-08-18  Richard Henderson  <rth@redhat.com>
+
        * crtstuff.c: Move list heads before code that uses them.
        (__JCR_LIST__): Remove initial null.
        (frame_dummy, __frame_dummy): Do java registration here ...