]> gcc.gnu.org Git - gcc.git/commit
configure.in: Turn on haifa by default for the PA.
authorJeffrey A Law <law@cygnus.com>
Tue, 19 Aug 1997 21:09:22 +0000 (21:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 19 Aug 1997 21:09:22 +0000 (15:09 -0600)
commit2da05a5bb89789c27a0babe8693a2561937217f6
treedc0f90b70c34b54f0aed90ab4f8233b2b29924a9
parent4f64eacaeec81753d30ecb684ec8f3ba2f3b9f7b
configure.in: Turn on haifa by default for the PA.

        * configure.in: Turn on haifa by default for the PA.
        * configure: Rebuilt.
        * pa.c (override_options): Accept -mschedule=7200 option.
        (pa_adjust_cost): No longer need to scale costs for newer
        processors.
        * pa.h (enum processor_type): Add PROCESSOR_7200.
        * pa.md: Revamp scheduling parameters to work better with
        haifa.  Add scheduling parameters for the 7200.

From-SVN: r14850
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.md
gcc/configure
gcc/configure.in
This page took 0.058008 seconds and 5 git commands to generate.