1. 30 Jul, 2002 17 commits
  2. 29 Jul, 2002 23 commits
    • unroll.c (verify_addresses): Remove. · b642261e
              * unroll.c (verify_addresses): Remove.
              (find_splittable_givs): Never split DEST_ADDR givs.
      
      From-SVN: r55858
      Richard Henderson committed
    • gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive. · cba57c9d
      	* doc/gty.texi (GGC Roots): Clarify that the list of syntaxes
      	is exhaustive.
      	(Files): Improve documentation on generated source files.
      
      	* doc/extend.texi (Translation implementation): Document what
      	diagnostics look like.
      	(Identifiers implementation): Document that there's normally no
      	limit on identifier names.
      	(Integers implementation): Document two's complement.
      	(Hints implementation): Document that GCC honours 'inline', mostly.
      	(Preprocessing directives implementation): Document that GCC
      	requires the current time.
      
      From-SVN: r55857
      Geoffrey Keating committed
    • c-pretty-print.h (struct c_pretty_print_info): Add new member. · 76a8ecba
      2002-07-30  Gabriel Dos Reis  <gdr@nerim.net>
      
      	* c-pretty-print.h (struct c_pretty_print_info): Add new member.
      	(pp_initializer): New macro.
      	(pp_c_initializer): Declare.
      	* c-pretty-print.c (pp_c_primary_expression): HAndle TARGET_EXPR.
      	(pp_c_initializer): Define.
      	(pp_c_initializer_list): New function.
      	(pp_c_postfix_expression): Handle ABS_EXPR, COMPLEX_CST,
      	VECTOR_CST, CONSTRUCTOR.
      	(pp_c_unary_expression): Handle CONJ_EXPR, REALPART_EXPR,
      	IMAGPART_EXPR.
      	(pp_c_cast_expression): Handle FLOAT_EXPR.
      	(pp_c_assignment_expression): Handle INIT_EXPR.
      	(pp_c_expression): Update.
      
      From-SVN: r55856
      Gabriel Dos Reis committed
    • locks.h: Formatting. · 61fd68b4
      	* sysdep/powerpc/locks.h: Formatting.
      	(_LARX): Define.
      	(_STCX): Define.
      	(compare_and_swap): Use _LARX and _STCX.
      	(compare_and_swap_release): Likewise.
      
      From-SVN: r55855
      Alan Modra committed
    • cpu_limits.h (__glibcpp_long_bits): Define. · bd11db39
      	* config/cpu/powerpc/cpu_limits.h (__glibcpp_long_bits): Define.
      	* configure.target (cpu_include_dir): Use cpu/powerpc for powerpc64.
      	* config/cpu/powerpc/atomicity.h (__always_swap): Remove.
      	(__test_and_set): Remove.
      	(_STWCX): Define and use.
      
      From-SVN: r55854
      Alan Modra committed
    • objc-act.c (objc_init): Return immediately if filename is NULL. · 4307be72
      	* objc/objc-act.c (objc_init): Return immediately if filename
      	is NULL.
      
      From-SVN: r55853
      Neil Booth committed
    • elf.h: Remove ecoff.h and gofast includes. · 6d439235
      2002-07-29  Eric Christopher  <echristo@redhat.com>
      
             	* config/mips/elf.h: Remove ecoff.h and gofast includes.
              (DWARF2_DEBUGGING_INFO, DBX_DEBUGGING_INFO): Define unconditionally.
              (SDB_DEBUGGING_INFO): Undefine.
              (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEBUG.
      	(PUT_SDB_SIZE): Remove.
      	(SUBTARGET_ASM_DEBUGGING_SPEC): Redefine.
             	(STARTFILE_SPEC): Add isa3264 define.
             	* config/mips/elf64.h: Ditto.  Move TARGET_MEM_FUNCTIONS from here...
             	* config/mips/ecoff.h: Remove. and here...
             	* config/mips/iris3.h: and here...
             	* config/mips/sni-svr4.h: and here...
             	* config/mips/mips.h: To here. Remove OBJECT_FORMAT_ROSE ifdefs.
      	Add assembler -mmdebug options for non-dwarf debugging.
      	* config/mips/r3900.h: Remove debug info defines.
             	* config/mips/isa32-linux.h: Remove, move functionality to config.gcc.
             	* config/mips/isa3264.h: Ditto.
             	* config/mips/t-isa3264: Fix up for file removal and gofast configure
             	change.
             	* config/mips/t-elf: Ditto.
             	* config/mips/t-ecoff: Ditto.
             	* config/mips/t-r3900: Ditto.
             	* config/mips/t-iris5-6: Ditto.
             	* config/mips/t-isa3264: Ditto.
             	* config/mips/t-linux: Remove.
             	* config/mips/t-netbsd: Remove.
             	* config/mips/t-mips: New file.
             	* config/mips/t-gofast: Ditto.
             	* config/mips/netbsd.h: Remove unnecessary undefines.
             	* config/mips/linux.h: Remove #include of mips.h.
             	* config.gcc: Add mips.h include for elf targets. Remove tm_file
             	for ecoff. Add gofast configure option for mips.
      
      From-SVN: r55852
      Eric Christopher committed
    • configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts use… · 4357a6c3
      configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts use STARTUP directives...
      
      2002-07-29  Chris Demetriou  <cgd@broadcom.com>
      
              * configure.in (mips*-*-*): Add a test to see if MIPS libgloss
              linker scripts use STARTUP directives consistently.
              * configure: Regenerate.
              * config.in: Regenerate.
              * config/mips/elf.h (STARTFILE_SPEC): Define conditionally, based
              on whether HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES is defined.
              * config/mips/elf64.h (STARTFILE_SPEC): Likewise.
              * config/mips/isa3264.h (STARTFILE_SPEC): Do not redefine if
              HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES is set; the result
              will be the same.
      
      From-SVN: r55851
      Chris Demetriou committed
    • rs6000.h (RTX_COSTS): Add MULT case for 8540. · a23acaa6
      2002-07-29  Aldy Hernandez  <aldyh@redhat.com>
      
      	* config/rs6000/rs6000.h (RTX_COSTS): Add MULT case for 8540.
      
      From-SVN: r55849
      Aldy Hernandez committed
    • rs6000.md: Move altivec patterns from here... · 10ed84db
      2002-07-29  Aldy Hernandez  <aldy@quesejoda.com>
      
      	* config/rs6000/rs6000.md: Move altivec patterns from here...
      
      	* config/rs6000/altivec.md: ...to here.
      
      From-SVN: r55848
      Aldy Hernandez committed
    • spe.md ("spe_evmra"): Change to unspec. · c3021e5d
      2002-07-29  Aldy Hernandez  <aldyh@redhat.com>
      
      	* config/rs6000/spe.md ("spe_evmra"): Change to unspec.
      
      From-SVN: r55847
      Aldy Hernandez committed
    • emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes and… · 6f1087be
      emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes and add BITPOS argument.
      
              * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from
              set_mem_attributes and add BITPOS argument.  Subtract it from
              OFFSET when same is adjusted.
              (set_mem_attributes): New wrapper function.
              * expr.c (expand_assignment): Use set_mem_attributes_minus_bitpos;
              remove offset adjustment hack.
              * expr.h (set_mem_attributes_minus_bitpos): Declare.
      
      From-SVN: r55846
      Richard Henderson committed
    • Makefile.in (C_OBJS): Include c-pretty-print.o · 61ccbcfd
      2002-07-29  Gabriel Dos Reis  <gdr@nerim.net>
      
      	* Makefile.in (C_OBJS): Include c-pretty-print.o
      	(c-pretty-print.o): Add depency rule.
      	* pretty-print.h: Add more macros.
      	* c-pretty-print.c: New file.
      	* c-pretty-print.h: Likewise.
      
      cp/
      
      2002-07-29  Gabriel Dos Reis  <gdr@nerim.net>
      
      	* Make-lang.in (CXX_C_OBJS): Include.
      
      From-SVN: r55845
      Gabriel Dos Reis committed
    • spe.h (__internal_ev_mwhgumian): Cast vector constants to __ev64_s32__. · 09101f56
      2002-07-29  Aldy Hernandez  <aldyh@redhat.com>
      
      	* config/rs6000/spe.h (__internal_ev_mwhgumian): Cast vector
      	constants to __ev64_s32__.
      	(__internal_ev_mwhgsmian): Same.
      	(__internal_ev_mwhgsmfan): Same.
      	(__internal_ev_mwhgssfan): Same.
      	(__internal_ev_mwhgumiaa): Same.
      	(__internal_ev_mwhgsmiaa): Same.
      	(__internal_ev_mwhgsmfaa): Same.
      	(__internal_ev_mwhgssfaa): Same.
      
      From-SVN: r55844
      Aldy Hernandez committed
    • varasm.c (assemble_variable): Narrow test for uninitialized without BSS target support. · af673a52
              * varasm.c (assemble_variable): Narrow test for uninitialized
              without BSS target support.
      
      From-SVN: r55843
      David Edelsohn committed
    • profile.c: Add file comment describing the overall algorithm and structures. · 6c208acd
      	* profile.c: Add file comment describing the overall algorithm and
      	structures.
      	(struct edge_info): Add comments.
      	(struct bb_info): Add comments.
      	* basic-block.h (EDGE_*): Add comments.
      	* doc/gcov.texi (Gcov Data Files): Document bit flags.
      
      From-SVN: r55842
      Nathan Sidwell committed
    • * config/xtensa/elf.h, config/xtensa/linux.h · 624f0d60
              (TARGET_OS_CPP_BUILTINS): Define.
              (CPP_PREDEFINES): Remove.
              * config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define.
              (CPP_SPEC): Remove.
      
      From-SVN: r55840
      Bob Wilson committed
    • gensupport.c: Include hashtab.h. · 2199e5fa
      	* gensupport.c: Include hashtab.h.
      	(insn_elision, condition_table, hash_c_test, cmp_c_test,
      	maybe_eval_c_test): New routines and data structures to
      	support insn elision.
      	(init_md_reader): Read and initialize the condition_table.
      	(read_md_rtx): Discard insn patterns whose C test is provably
      	always false.
      	* gensupport.h: Declare new functions and data structures.
      
      	* genconditions.c, dummy-conditions.c: New files.
      	* Makefile.in: Build genconditions; run it to construct
      	insn-conditions.c; build that and link it into most gen*
      	programs.
      	(HOST_SUPPORT, HOST_EARLY_SUPPORT): New variables.
      	(GEN): Delete, unused.
      	(STAGESTUFF): Update.
      
      	* gencodes.c: (gen_insn): #define CODE_FOR_xxx equal to
      	CODE_FOR_nothing for all elided patterns.
      	(main): Tweaked to support this.
      	* genflags.c (gen_proto): Emit a static inline generator
      	function here for all elided patterns, which simply returns
      	NULL_RTX.
      	(gen_insn): Do not define HAVE_xxx for elided patterns.
      	(main): Tweaked to support this.  No need to forward-declare
      	struct rtx_def.
      	* genrecog.c: Do not bother emitting the C test if it's known
      	to be true at compile time.
      
      From-SVN: r55839
      Zack Weinberg committed
    • config.gcc (target_gtfiles): Initialize... · 6ab185d6
      	* config.gcc (target_gtfiles): Initialize, as otherwise cross compilers hosted on
      	powerpc-apple-darwin6.0 won't even build.
      
      From-SVN: r55838
      Mike Stump committed
    • * cplus-dem.c (PREPEND_BLANK): Remove. · 437974a9
      From-SVN: r55837
      Neil Booth committed
    • arm.md (sibcall, [...]): Add RETURN as part of the pattern, remove clobber of LR. · 72b075d1
      * arm.md (sibcall, sibcall_value): Add RETURN as part of the pattern,
      remove clobber of LR.
      (sibcall_insn, sibcall_value_insn): Update accordingly.
      (sibcall_epilogue): Remove debugging comment from assembler stream.
      
      From-SVN: r55836
      Richard Earnshaw committed
    • * cp-tree.h: Comment typo fix. · 3f16a8f3
      From-SVN: r55835
      Alan Modra committed