1. 22 Jan, 2002 9 commits
    • predict.c: Fix formatting. · cf403648
      	* predict.c: Fix formatting.
      	* print-tree.c: Likewise.
      	* protoize.c: Likewise.
      	* real.h: Likewise.
      	* rtl.h: Likewise.
      	* sbitmap.h: Likewise.
      	* scan.c: Likewise.
      	* sched-deps.c: Likewise.
      	* sched-vis.c: Likewise.
      	* sdbout.c: Likewise.
      	* sibcall.c: Likewise.
      	* ssa.c: Likewise.
      	* ssa-ccp.c: Likewise.
      	* ssa-dce.c: Likewise.
      	* stmt.c: Likewise.
      	* stor-layout.c: Likewise.
      	* system.h: Likewise.
      
      From-SVN: r49074
      Kazu Hirata committed
    • tree.c (int_fits_type_p): If bounds of a subtype are variable, see if fits in bounds of base type. · a8765ae7
      	* tree.c (int_fits_type_p): If bounds of a subtype are variable, see
      	if fits in bounds of base type.
      
      From-SVN: r49070
      Richard Kenner committed
    • dwarf2out.c (equate_decl_number_to_die): Add "int" to decls. · aea9695c
      	* dwarf2out.c (equate_decl_number_to_die): Add "int" to decls.
      	(loc_descriptor_from_tree, case CALL_EXPR, case ADDR_EXPR): New.
      	(add_bound_info, default): If can't find a context, make a
      	SAVE_EXPR.
      	(dwarf2out_finish): Check for SAVE_EXPR in node->created_for.
      
      From-SVN: r49069
      Richard Kenner committed
    • Daily bump. · ffe154a9
      From-SVN: r49067
      GCC Administrator committed
    • c-typeck.c (parser_build_binary_op): If result from build_binary_op is… · 58bf601b
      c-typeck.c (parser_build_binary_op): If result from build_binary_op is ERROR_MARK just return error_mark_node...
      
      	* c-typeck.c (parser_build_binary_op): If result from
      	build_binary_op is ERROR_MARK just return error_mark_node without
      	further processing.
      
      From-SVN: r49066
      Hans-Peter Nilsson committed
    • * gcc.dg/20020122-1.c: New test. · 0c0c3c39
      From-SVN: r49065
      Hans-Peter Nilsson committed
    • netbsd.h (TARGET_HAS_F_SETLKW): define. · f982f805
      * config/netbsd.h (TARGET_HAS_F_SETLKW): define.
      Split a.out-specific bits into...
      * config/netbsd-aout.h: ...this.
      * config/netbsd-elf.h: New file.
      * config/alpha/netbsd-elf.h: Remove.
      * config/alpha/netbsd.h: Rewrite for a NetBSD/alpha ELF target.
      * config/i386/netbsd-elf.h (LIB_SPEC): Remove.
      (STARTFILE_SPEC): Remove redundant definition.
      (ENDFILE_SPEC): Likewise.
      (LINK_SPEC): Likewise.
      (CPP_SPEC): Likewise.
      (ASM_SPEC): Likewise.
      (LIB_SPEC): Likewise.
      (SWITCH_TAKES_ARG): Likewise.
      (TARGET_MEM_FUNCTIONS): Likewise.
      (CPP_PREDEFINES): Redefine.
      (ASM_FINAL_SPEC): Remove redefinition.
      (ASM_COMMENT_START): Redefine.
      (FUNCTION_PROFILER): Define.
      (TARGET_VERSION): Redefine.
      Comment and formatting cleanup.
      * config/i386/netbsd.h: Include <netbsd-aout.h>.
      * config/m68k/netbsd.h: Include <netbsd-aout.h>.
      * config/mips/netbsd.h: Rewrite for NetBSD/mips ELF target,
      big- or little-endian.
      * config/ns32k/netbsd.h: Include <netbsd-aout.h>.
      * config.gcc (*-*-netbsd*): Add definitions common to all
      NetBSD configs.
      (alpha*-*-netbsd*): Remove redundant xm_defines, gas, and
      gnu_ld definitions.  Add netbsd-elf.h to and remove
      alpha/netbsd-elf.h from tm_file.  Remove alpha/t-crtfm from
      tmake_file, and don't lose previous tmake_file contents.
      (arm*-*-netbsd*): Add netbsd-aout.h to tm_file.
      (i[34567]86-*-netbsdelf*): Remove redundant xm_defines, gas, and
      gnu_ld definitions.  Add netbsd-elf.h to tm_file.
      (mips-dec-netbsd*): Remove as alias for mipsel-*-netbsd*.
      (mipsel-*-netbsd*): Rename this to...
      (mips*-*-netbsd*): ...this.  Add elfos.h to tm_file.  Add
      mips/little.h to tm_file for mips*el-*.
      (powerpc-*-netbsd*): Remove redundant xm_defines definition.
      (sparc-*-netbsd*): Add netbsd-aout.h to tm_file.
      (vax-*-netbsd*): Add netbsd-aout.h to tm_file.
      
      From-SVN: r49064
      Jason Thorpe committed
    • tm.texi: Remove STARTING_FRAME_PHASE. · 58dbcf05
      
              * doc/tm.texi: Remove STARTING_FRAME_PHASE.
      
              * config/rs6000/rs6000.h: Same.
      
              * function.c (instantiate_virtual_regs): Remove
              STARTING_FRAME_PHASE.
              (assign_stack_local_1): Same.
              Calculate frame phase.
      
      From-SVN: r49063
      Aldy Hernandez committed
    • ChangeLog rotation · 1ec96846
      From-SVN: r49061
      Tom Tromey committed
  2. 21 Jan, 2002 23 commits
  3. 20 Jan, 2002 7 commits
  4. 19 Jan, 2002 1 commit