1. 13 Jan, 1998 11 commits
  2. 12 Jan, 1998 3 commits
  3. 10 Jan, 1998 5 commits
  4. 09 Jan, 1998 1 commit
  5. 08 Jan, 1998 2 commits
    • Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. · 3b80f6ca
      * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
      * emit-rtl.c (gen_rtx): Move special code to ...
      (gen_rtx_CONST_INT): New function.
      (gen_rtx_REG): New function.
      (*): Update all calls to gen_rtx.
      * genemit.c (gen_exp): Emit calls to gen_rtx_FOO for constant FOO.
      * rtl.h: Include genrtl.h; prototype CONST_INT & REG generators.
      (GEN_INT): Call gen_rtx_CONST_INT.
      * gengenrtl.c: New file.
      
      From-SVN: r17312
      Richard Henderson committed
    • exception.cc (__eh_alloc, __eh_free): New fns. · f4a23343
      	* exception.cc (__eh_alloc, __eh_free): New fns.
      	(__cp_push_exception, __cp_pop_exception): Use them.
      	(__uncatch_exception): Call terminate here if no exception.
      	* except.c (build_terminate_handler): New fn.
      	(expand_start_catch_block): Use it.
      	(expand_exception_blocks): Likewise.
      	(alloc_eh_object): New fn.
      	(expand_throw): Use it.  Protect exception init with terminate.
      	* typeck.c (build_modify_expr): Remove code that ignores trivial
      	methods.
      
      From-SVN: r17309
      Jason Merrill committed
  6. 05 Jan, 1998 4 commits
  7. 04 Jan, 1998 4 commits
  8. 03 Jan, 1998 6 commits
  9. 02 Jan, 1998 4 commits