1. 21 Sep, 1999 4 commits
    • cp-tree.h (finish_stmt_expr): Change prototype. · bce9471e
      	* cp-tree.h (finish_stmt_expr): Change prototype.
      	* expr.c (cplus_expand_expr): Adjust call accordingly.
      	* init.c (finish_init_stmts): Likewise.
      	* parse.y (primary): Likewise.
      	* pt.c (tsubst_copy): Likewise.
      	* semantics.c (finish_stmt_expr): Don't take two parameters.
      	Don't remove generated BLOCKs from the block-tree.
      
      From-SVN: r29537
      Mark Mitchell committed
    • cp-tree.h (finish_stmt_expr): Change prototype. · 5ba57b55
              * cp-tree.h (finish_stmt_expr): Change prototype.
              * expr.c (cplus_expand_expr): Adjust call accordingly.
              * init.c (finish_init_stmts): Likewise.
              * parse.y (primary): Likewise.
              * pt.c (tsubst_copy): Likewise.
              * semantics.c (finish_stmt_expr): Don't take two parameters.
              Don't remove generated BLOCKs from the block-tree.
      
      From-SVN: r29536
      Alexandre Oliva committed
    • emit-rtl.c (init_emit_once): Initialize const_int_rtx before other… · a7e1e2ac
      emit-rtl.c (init_emit_once): Initialize const_int_rtx before other initializations that may use it for...
      
      * emit-rtl.c (init_emit_once): Initialize const_int_rtx before
      other initializations that may use it for relative offsets.
      
      From-SVN: r29535
      Alexandre Oliva committed
    • sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs. · 0c723ada
      * config/i386/sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
      (ASM_SPEC): Moved from sol2dbg.h.  Added work-around for gas.
      * config/i386/sol2dbg.h: Removed.
      * config/i386/sol2gas.h: New file, to enable gas work-around.
      * configure.in: Use i386/sol2gas.h on Solaris/x86 --with-gas.
      Don't use sol2dbg.h.
      * configure: Rebuilt.
      
      From-SVN: r29534
      Alexandre Oliva committed
  2. 20 Sep, 1999 20 commits
  3. 19 Sep, 1999 8 commits
  4. 18 Sep, 1999 8 commits