]> gcc.gnu.org Git - gcc.git/commit
i960.h (i960_maxbitalignment, [...]): Declare.
authorJohn Wehle <john@feith.com>
Thu, 15 Mar 2001 16:29:10 +0000 (16:29 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Thu, 15 Mar 2001 16:29:10 +0000 (16:29 +0000)
commit43fabf7d74fd06fea032efdd9bac58313df5210b
tree713e561a36bcdd053f94987456ff3df498f0a3de
parenta4f4333ade0da6c33abad06e0d60e30f62fc1ce9
i960.h (i960_maxbitalignment, [...]): Declare.

* i960.h (i960_maxbitalignment,
i960_last_maxbitalignment): Declare.
* i960.c (i960_maxbitalignment,
i960_last_maxbitalignment): Make global.
(process_pragma): Delete.
(i960_pr_align, i960_pr_noalign): Move from here ...
* i960-c.c: ... to this new file.
* t-960bare (i960-c.o): New rule.
* t-vxworks960 (i960-c.o): Likewise.
* config.gcc (i960-*-*): Define c_target_objs and
cxx_target_objs.

From-SVN: r40502
gcc/ChangeLog
gcc/config.gcc
gcc/config/i960/i960-c.c [new file with mode: 0644]
gcc/config/i960/i960.c
gcc/config/i960/i960.h
gcc/config/i960/t-960bare
gcc/config/i960/t-vxworks960
This page took 0.05314 seconds and 5 git commands to generate.