1. 23 Feb, 2003 5 commits
    • invoke.texi (ggc-min-expand, [...]): Document new default behavior. · 16226f1e
      	* doc/invoke.texi (ggc-min-expand, ggc-min-heapsize): Document
      	new default behavior.
      	* ggc-common.c: Include sys/resource.h.
      	(ggc_rlimit_bound): New function.
      	(ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Update
      	defaults to account for rlimits.
      
      From-SVN: r63323
      Kaveh R. Ghazi committed
    • re PR c++/7982 (core dump due to recursive definition (using stl set)) · 53be1a8d
      	PR c++/7982
      	* g++.dg/warn/implicit-typename1.C: New test.
      
      From-SVN: r63318
      Kriang Lerdsuwanakij committed
    • [multiple changes] · 9e555526
      2003-02-22  Richard Henderson  <rth@redhat.com>
      
      	* i386.c, i386.h (TUNEMASK): Rename from CPUMASK.
      
      2003-02-22  Kelley Cook <kelley@dwhoops.info>
      
              * i386.h, i386.c, i386.md (ix86_tune): Rename from ix86_cpu.
      	(ix86_tune_string): Rename from ix86_cpu_string.
      
      From-SVN: r63314
      Richard Henderson committed
    • i386.c: Replace "mcpu" with "mtune". · 9d913bbf
              * config/i386/i386.c: Replace "mcpu" with "mtune".
              * config/i386/i386.h (TARGET_OPTIONS): Likewise.
              (CC1_CPU_SPEC): Likewise. New warning for "-mcpu".
              * doc/invoke.texi (i386 and x86-64 Options): Replace "mcpu"
              with "mtune".  Note that "mcpu" is a deprecated synonym for "mtune".
      
              * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
              with "mtune".
              * g++.old-deja/g++.other/store-expr2.C: Likewise.
              * gcc.c-torture/execute/20010129-1.x: Likewise.
              * gcc.dg/20011107-1.c: Likewise.
              * gcc.dg/20020108-1.c: Likewise.
              * gcc.dg/20020122-3.c: Likewise.
              * gcc.dg/20020206-1.c: Likewise.
              * gcc.dg/20020310-1.c: Likewise.
              * gcc.dg/20020426-2.c: Likewise.
              * gcc.dg/20020517-1.c: Likewise.
              * gcc.dg/991230-1.c: Likewise.
              * gcc.dg/i386-unroll-1.c: Likewise.
              * gcc.misc-tests/i386-prefetch.exp: Likewise.
      
      From-SVN: r63313
      Kelley Cook committed
    • Daily bump. · 185e2e13
      From-SVN: r63312
      GCC Administrator committed
  2. 22 Feb, 2003 21 commits
  3. 21 Feb, 2003 14 commits