1. 23 Jul, 2002 13 commits
  2. 22 Jul, 2002 23 commits
  3. 21 Jul, 2002 4 commits
    • gengenrtl.c (gencode): Don't define obstack_alloc_rtx. · 060a58c5
      	* gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
      	* function.c (SYMBOL__MAIN): Remove definition.
      	* global.c (SET_CONFLICT, REGBITP, ALLOCNO_LIVE_P): Remove.
      	* predict.c (PROB_NEVER, PROB_LIKELY, PROB_UNLIKELY): Remove.
      	* profile.c (GCOV_INDEX_TO_BB): Remove.
      	* sched-rgn.c (ABS_VALUE, MIN_DIFF_PRIORITY, MIN_PROB_DIFF): Remove.
      	* simplify-rtx.c (FIXED_BASE_PLUS_P): Remove.
      
      From-SVN: r55631
      Neil Booth committed
    • c-lex.c (GET_ENVIRONMENT): Remove. · 2f8dd115
      	* c-lex.c (GET_ENVIRONMENT): Remove.
      	* collect2.c (GET_ENV_PATH_LIST): Remove.
      	(prefix_from_env): Use GET_ENVIRONMENT.
      	* cppinit.c (GET_ENV_PATH_LIST): Remove.
      	(init_standard_includes): Use GET_ENVIRONMENT.
      	* defaults.h (GET_ENVIRONMENT): Define here if not already.
      	* gcc.c (GET_ENV_PATH_LIST): Remove.
      	(make_relative_prefix, process_command): Update.
      	* protoize.c (GET_ENV_PATH_LIST): Remove.
      	(do_processing): Update.
      java:
      	* jcf-path.c (GET_ENV_PATH_LIST): Remove.
      	(jcf_path_init): Use GET_ENVIRONMENT.
      
      From-SVN: r55630
      Neil Booth committed
    • c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'. · 56508306
      2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
      
              * c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.
              (grokdeclarator): Likewise.
              * c-format.c (C_STD_NAME): Likewise.
              * c-lex.c (interpret_integer): Likewise.
              * c-typeck.c (build_array_ref): Likewise.
              * cpplex.c (_cpp_lex_direct): Likewise.
              * toplev.c (documented_lang_options): Likewise.
      
      testsuite/
      2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
      
              * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
      
      From-SVN: r55629
      Gabriel Dos Reis committed
    • * c-format.c (T99_I, T99_UI): Remove. · e2f62855
      From-SVN: r55628
      Neil Booth committed