1. 15 Sep, 1998 5 commits
    • [multiple changes] · bf71cd2e
      Tue Sep 15 14:10:54 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
              * except.h (struct eh_entry): Add false_label field.
              (end_catch_handler): Add prototype.
              * except.c (push_eh_entry): Set false_label field to NULL_RTX.
              (start_catch_handler): When using old style exceptions, issue
              runtime typematch code before continuing with the handler.
              (end_catch_handler): New function, generates label after handler
              if needed by older style exceptions.
              (expand_start_all_catch): No need to check for new style exceptions.
              (output_exception_table_entry): Only output the first handler label
              for old style exceptions.
              * libgcc2.c (__eh_rtime_match): New routine to lump runtime matching
              mechanism into one function, if a runtime matcher is provided.
      1998-09-15  Andrew MacLeod  <amacleod@cygnus.com>
              * cp/except.c (expand_start_catch_block): No need to check for new
              exception model.
              (process_start_catch_block_old): Deleted.
              (process_start_catch_block): Add call to start_decl_1().
              (expand_end_catch_block): Add call to end_catch_handler().
              * cp/exception.cc (__cplus_type_matcher): Only check the exception
              language if there is an exception table.
      
      From-SVN: r22425
      Andrew MacLeod committed
    • [multiple changes] · 8a21007c
      Tue Sep 15 13:53:59 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
      	* config/i960/i960.h (SLOW_BYTE_ACCESS): Change definition to 1.
      1998-09-15  Andrew MacLeod  <amacleod@cygnus.com>
      	* cp/search.c (expand_indirect_vtbls_init): Mark temporary stack slots
      	as used to prevent conflicts with virtual function tables.
      
      From-SVN: r22424
      Andrew MacLeod committed
    • * integrate.c (copy_decl_list): Fix typo. · 11d09c08
      From-SVN: r22423
      Mark Mitchell committed
    • sparc.md (movdf_const_intreg_sp32): Fix length attribute. · 2d81c9bf
      	* config/sparc/sparc.md (movdf_const_intreg_sp32): Fix length
      	attribute.
      
      From-SVN: r22422
      David S. Miller committed
    • Daily bump. · a9c17941
      From-SVN: r22421
      Jeff Law committed
  2. 14 Sep, 1998 11 commits
  3. 13 Sep, 1998 11 commits
  4. 12 Sep, 1998 4 commits
  5. 11 Sep, 1998 6 commits
  6. 10 Sep, 1998 3 commits