OSDN Git Service

* configure.in: Turn on haifa by default for the PA.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 1997 21:09:22 +0000 (21:09 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 1997 21:09:22 +0000 (21:09 +0000)
commitb4e0d953ddb8dae29b70e3ca275d35fc321f4f8f
treedc0f90b70c34b54f0aed90ab4f8233b2b29924a9
parent792e0542ebaafbec1ce409a564de4e8f2b5765fe
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14850 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.md
gcc/configure
gcc/configure.in