1. 03 Jan, 2002 15 commits
    • class.c (compile_resource_file): Update copyright date. · 37b31012
      
              * class.c (compile_resource_file): Update copyright date.
              Constify filename parameter.
              java-tree.h: Update copyright date.
              (compile_resource_file): Constify filename parameter.
      
      From-SVN: r48503
      Graham Stott committed
    • * gcse.c: Fix formatting. · 8e42ace1
      From-SVN: r48502
      Kazu Hirata committed
    • jcf-parse.c: Update copyright date. · 22e85ed4
      
              * gcc/jcf-parse.c: Update copyright date.
              (yyparse): Constify resource_filename.
      
      From-SVN: r48500
      Graham Stott committed
    • mkconfig.sh: Output to config.h... · fb2bf631
      
      	* mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
       	forward defs for struct tags rtx_def, union_tree, rtvec_def
       	also output corresponding typedefs for rtxm, tree, and rtvcec.
      
       	* system.h: Move forward defs for struct tags rtx_def, union_tree,
       	rtvec_def along with corresponding typedefs for rtx, tree, and
       	rtvcec to config.h, hconfig.h, tconfig.h
      
      From-SVN: r48499
      Graham Stott committed
    • tree.h: Update copyright date. · b9daac31
      
              * tree.h: Update copyright date.
              (IS_EXPR_CODE_CLASS): Add parenthesis.
              (TREE_SET_CODE): Add whitespace.
              (TREE_CHECK): Add parenthesis.
              (TREE_CLASS_CODE): Add parenthesis and wrap long line.
              (CST_OR_CONSTRUCTOR_CHECK):
              (EXPR_CHECK): Add parenthis, whitespace and wrap line.
              (TREE_SYMBOL_REFERENCED): Whitespace.
              (INT_CST_LT): Likewise.
              (INT_CST_LT_UNSIGNED): Likewise.
              (tree_real_cst): Unwrap comment.
              (tree_string): Likewise.
              (tree_complex): Likewise.
              (IDENTIFIER_POINTER): correct cast.
              (SAVE_EXPR_CONTEXT): Whitespace.
              (EXPR_WFL_FILENAME_NODE): Likewise.
              (EXPR_WFL_FILENAME): Remove parenthesis.
              (DECL_ORIGIN): Add parenthesis.
              (DECL_FROM_INLINE): Use NULL_TREE.
              (build_int_2): Whitespace.
              (build_type_variant): Add parenthesis.
      
              * gcc/jcf-parse.c: Update copyright date.
              (yyparse): Constify resource_filename.
      
      From-SVN: r48498
      Graham Stott committed
    • rtl.h: Update copyright date. · f52eda29
      
              * rtl.h: Update copyright date.
              (RTL_CHECK1): Wrap long line.
              (RTL_CHECK2): Likewise.
              (RTL_CHECKC1): Wrap long line and whitespace.
              (RTL_CHECKC2): Likewise.
              (XWINT): Whitespace.
              (XINT): Likewise.
              (XSTR): Likewise.
              (XEXP): Likewise.
              (XVEC): Likewise.
              (XMODE): Likewise.
              (XBITMAP): Likewise.
              (XTREE): Likewise.
              (XBBDEF): Likewise.
              (XTMPL): Likewise.
              (X0WINT): Likewise.
              (X0INT):Likewise.
              (X0UINT): Likewise.
              (X0STR): Likewise.
              (X0EXP): Likewise.
              (X0VEC): Likewise.
              (X0MODE): Likewise.
              (X0BITMAP): Likewise.
              (X0TREE): Likewise.
              (X0BBDEF): Likewise.
              (X0ADVFLAGS): Likewise.
              (X0CSELIB): Likewise.
              (X0MEMATTR): Likewise.
              (XCWINT): Likewise.
              (XCINT): Likewise.
              (XCUINT): Likewise.
              (XCSTR): Likewise.
              (XCEXP): Likewise.
              (XCVEC): Likewise.
              (XCMODE): Likewise.
              (XCBITMAP): Likewise.
              (XCTREE): Likewise.
              (XCBBDEF): Likewise.
              (XCADVFLAGS): Likewise.
              (XCCSELIB): Likewise.
              (XC2EXP): Likewise.
              (INSN_UID): Likewise.
              (PREV_INSN): Likewise.
              (PATTERN): Likewise.
              (INSN_CODE): Likewise.
              (PUT_REG_NOTE_KIND): Likewise.
              (CODE_LABEL_NUMBER): Likewise.
              (NOTE_SOURCE_FILE): Likewise.
              (NOTE_BLOCK): Likewise.
              (NOTE_EH_HANDLER): Likewise.
              (NOTE_RANGE_INFO): Likewise.
              (NOTE_LIVE_INFO): Likewise.
              (NOTE_BASIC_BLOCK): Likewise.
              (NOTE_EXPECTED_VALUE): Likewise.
              (NOTE_LINE_NUMBER): Likewise.
              (LABEL_NAME): Likewise.
              (LABEL_NUSES): Likewise.
              (LABEL_ALTERNATE_NAME): Likewise.
              (ADDRESSOF_DECL): Likewise.
              (JUMP_LABEL): Likewise.
              (LABEL_NEXTREF): Likewise.
              (REGNO): Likewise.
              (ORIGINAL_REGNO: Likewise.
              (HARD_REGISTER_NUM_P): Add parenthesis.
              (SUBREG_REG): Whitespace.
              (SUBREG_BYTE): Likewise.
              (ASM_OPERANDS_TEMPLATE): Remove parenthesis.
              (ASM_OPERANDS_OUTPUT_CONSTRAINT): Likewise.
              (ASM_OPERANDS_OUTPUT_IDX): Likewise.
              (ASM_OPERANDS_INPUT_VEC): Likewise.
              (ASM_OPERANDS_INPUT_CONSTRAINT_VEC): Likewise.
              (ASM_OPERANDS_INPUT): Likewise.
              (ASM_OPERANDS_INPUT_LENGTH): Likewise.
              (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): Likewise.
              (ASM_OPERANDS_INPUT_CONSTRAINT): Likewise.
              (ASM_OPERANDS_INPUT_MODE): Likewise.
              (ASM_OPERANDS_SOURCE_FILE): Likewise.
              (ASM_OPERANDS_SOURCE_LINE): Likewise.
              (MEM_SET_IN_STRUCT_P): Minor reformat.
              (TRAP_CONDITION): Whitespace.
              (TRAP_CODE): Likewise.
              (COND_EXEC_TEST): Likewise.
              (COND_EXEC_CODE): Likewise.
              (FIND_REG_INC_NOTE): Uppercase macro args and add parenthesis.
              (PHI_NODE_P): Add parenthesis.
              (plus_constant): Whitespace and add paraenthese.
      
      From-SVN: r48497
      Graham Stott committed
    • avr.c: Fix comment typos. · e03f5d43
      	* config/avr/avr.c: Fix comment typos.
      	* config/c4x/c4x.md: Likewise.
      	* config/dsp16xx/dsp16xx.h: Likewise.
      	* config/dsp16xx/dsp16xx.md: Likewise.
      	* config/i386/i386.md: Likewise.
      	* config/ia64/ia64.c: Likewise.
      	* config/m32r/m32r.h: Likewise.
      	* config/m68hc11/m68hc11.md: Likewise.
      	* config/mmix/mmix.c: Likewise.
      	* config/mn10200/mn10200.c: Likewise.
      	* config/romp/romp.c: Likewise.
      	* config/sh/sh.c: Likewise.
      	* config/stormy16/stormy16.c: Likewise.
      	* config/stormy16/stormy16.h: Likewise.
      	* config/stormy16/stormy16.md: Likewise.
      
      From-SVN: r48496
      Kazu Hirata committed
    • re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler) · fa4723ba
      2001-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
      
              PR bootstrap/5117
              * configure.in (AC_CHECK_HEADERS): Check for stdlib.h.
              * Makefile.am: Move grepjar to bin_PROGRAMS.
              * config.h.in: Regenerated.
              * Makefile.in: Regenerated.
              * aclocal.m4: Regenerated.
              * stamp-h.in: Regenerated.
              * jargrep.c: Eliminate some signed/unsigned and default
              uninitialized warnings. Use HAVE_STDLIB_H instead of
              STDC_HEADERS macro.
              * jartool.c: Likewise.
              * compress.c: Likewise.
      
      From-SVN: r48495
      Craig Rodrigues committed
    • rtl.h: Update copyright date. · 97e300e9
      
              * rtl.h: Update copyright date.
              (LOOP_MOVABLES): Fix typo.
              (LOOP_REGS): Likewise.
              (LOOP_IVS): Likewise.
      
      From-SVN: r48494
      Graham Stott committed
    • re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler) · 79801091
      2001-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
      
              PR bootstrap/5117
              * configure.in (AC_CHECK_HEADERS): Check for stdlib.h.
              * Makefile.am: Move grepjar to bin_PROGRAMS.
              * config.h.in: Regenerated.
              * Makefile.in: Regenerated.
              * aclocal.m4: Regenerated.
              * jargrep.c: Eliminate some signed/unsigned and default
              uninitialized warnings. Use HAVE_STDLIB_H instead of
              STDC_HEADERS macro.
              * jartool.c: Likewise.
              * compress.c: Likewise.
      
      From-SVN: r48493
      Craig Rodrigues committed
    • re PR libstdc++/2054 (g++-3 rejects legal code, accepted by g++-2.95.2 (functors)) · bf7edb60
      2002-01-02  Phil Edwards  <pme@gcc.gnu.org>
      
      	* include/bits/stl_algo.h (upper_bound, equal_range, binary_search):
      	Change concept checks, as with lower_bound and PR 2054.
      	* testsuite/ext/concept_checks.cc:  Expand test to include those.
      
      From-SVN: r48492
      Phil Edwards committed
    • re PR c/5226 (-mthreads not available in gcc 3.0.3 but still in doc) · 0a379b7a
      2002-01-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
      
              PR c/5226
              * invoke.texi (-mthreads): Remove from documented RS/6000 options.
              (-pthread) Add to RS/6000 options.
      
      From-SVN: r48491
      Craig Rodrigues committed
    • cppinit.c: Update copyright date. · 745b26b3
      
              * cppinit.c: Update copyright date.
              Don't include output.h
              * Makefile.in: Update copyright date.
              Update dependency.
      
      From-SVN: r48490
      Graham Stott committed
    • boost_concept_check.h: Import some changes from upsteam (Boost) version. · 361bf10c
      2002-01-02  Phil Edwards  <pme@gcc.gnu.org>
      
      	* include/bits/boost_concept_check.h:  Import some changes from
      	upsteam (Boost) version.
      
      From-SVN: r48489
      Phil Edwards committed
    • except.c: Fix comment typos. · a8154559
      	* except.c: Fix comment typos.
      	* loop.c: Likewise.
      	* varasm.c: Likewise.
      	* doc/tm.texi: Fix a typo.
      
      From-SVN: r48488
      Kazu Hirata committed
  2. 02 Jan, 2002 25 commits