1. 01 Jun, 2003 10 commits
    • genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code. · 16610927
              * genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.
              Remove #if 0'ed function simplify_by_alternatives.
              (optimize_attrs): Remove #if 0'ed code.
              Remove ^L.
              Use ISO C90 prototypes.
              (make_canonical): Remove #if 0'ed code.
              (convert_const_symbol_ref): Remove #if 0'ed function.
      
      From-SVN: r67298
      Andreas Jaeger committed
    • genrecog.c: Use ISO C90 prototypes. · 3d7aafde
      	* genrecog.c: Use ISO C90 prototypes.
      	(nodes_identical): Correct declaration to match prototype.
      	(maybe_both_true): Likewise.
      	(merge_trees): Likewise.
      
      	* genpeep.c (gen_peephole): Remove #if 0 code.
      	Use ISO C90 prototypes.
      
      	* genattrtab.c (copy_rtx_unchanging): Remove #if 0'ed code.
      	Remove #if 0'ed function simplify_by_alternatives.
      	(optimize_attrs): Remove #if 0'ed code.
      	Remove ^L.
      	Use ISO C90 prototypes.
      	(make_canonical): Remove #if 0'ed code.
      	(convert_const_symbol_ref): Remove #if 0'ed function.
      
      	* gen-protos.c (main): Check for argument.
      
      	* rtl.h: Use ISO C90 prototypes for functions from lists.c.
      
      	* params.h: Use ISO C90 prototypes.
      	* params.c: Likewise.
      	* intl.c: Likewise.
      	* intl.h: Likewise.
      	* lists.c: Likewise.
      	* errors.c: Likewise.
      	* errors.h: Likewise.
      	* gencodes.c: Likewise.
      	* genpreds.c: Likewise.
      	* genattr.c: Likewise.
      	* gen-protos.c: Likewise.
      	* genflags.c: Likewise
      	* genconditions.c: Likewise.
      	* genautomata.c: Likewise.
      	* gencheck.c: Likewise.
      	* genconfig.c: Likewise.
      	* genconstants.c: Likewise.
      	* genemit.c: Likewise.
      	* genextract.c: Likewise.
      	* gengenrtl.c: Likewise.
      	* gengtype.c: Likewise.
      	* gengtype.h: Likewise.
      	* genopinit.c: Likewise.
      	* genoutput.c: Likewise.
      	* gensupport.c: Likewise.
      	* gensupport.h: Likewise.
      
      From-SVN: r67296
      Andreas Jaeger committed
    • ste.c (ffeste_R838): Handle ERROR_MARK. · a5a88a76
      2003-06-01  Bud Davis  <bdavis9659@comcast.net>
      
      	* ste.c (ffeste_R838): Handle ERROR_MARK.
      	(ffeste_R839): Ditto.
      
      From-SVN: r67295
      Bud Davis committed
    • sdbout.h: Use ISO C90 prototypes. · cef2bd3e
      	* sdbout.h: Use ISO C90 prototypes.
      
      	* sdbout.c (CONTIN): Removed empty macro.
      	(sdbout_one_type): Remove CONTIN usages.
      	Remove ^Ls.
      	(tag_of_ru_type): Remove #if 0'ed function.
      	(sdbout_symbol): Remove #if 0'ed code.
      	(sdbout_one_type): Remove a #if 1.
      	(sdbout_one_type): Remove #if 0'ed code.
      	(sdbout_init): Remove RMS_QUICK_HACK_1 code.
      	Remove PARAMS, use ISO C90 prototypes for all functions.
      
      From-SVN: r67294
      Andreas Jaeger committed
    • * rtl.def (CONST_DOUBLE): Update comment. · 43194145
      From-SVN: r67293
      Josef Zlomek committed
    • * opts.sh: Remove path from sort. · cea8d816
      From-SVN: r67291
      Neil Booth committed
    • add PR# · 965f3913
      From-SVN: r67290
      Aldy Hernandez committed
    • rs6000.h (CANNOT_CHANGE_MODE_CLASS): Require TARGET_SPE for SPE_VECTOR_MODE. · 28636c6e
      2003-06-01  Aldy Hernandez  <aldyh@redhat.com>
      
              * config/rs6000/rs6000.h (CANNOT_CHANGE_MODE_CLASS): Require
              TARGET_SPE for SPE_VECTOR_MODE.
      
      From-SVN: r67289
      Aldy Hernandez committed
    • lex.c (ffelex_file_fixed): Remove usage of REDUCE_CARD_SIZE_AFTER_BIGGY. · e90c9dc0
      
      	* lex.c (ffelex_file_fixed): Remove usage of
      	REDUCE_CARD_SIZE_AFTER_BIGGY.
      
      	* expr.c (ffeexpr_exprstack_push_operand_): Remove code depenend
      	on WEIRD_NONFORTRAN_RULES.
      
      	* com.c (ffecom_arg_ptr_to_expr): Remove
      	PASS_HOLLERITH_BY_DESCRIPTOR dependend code.
      	(ffecom_const_expr): Remove usage of NEWCOMMON.
      	(ffecom_expand_let_stmt): Remove MOVE_EXPR.
      
      From-SVN: r67287
      Andreas Jaeger committed
    • Daily bump. · 1174a658
      From-SVN: r67283
      GCC Administrator committed
  2. 31 May, 2003 19 commits
  3. 30 May, 2003 11 commits