]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (init_cumulative_args): Remember to set cum->prototype.
authorEric Christopher <echristo@gcc.gnu.org>
Thu, 4 Oct 2001 08:38:41 +0000 (08:38 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 4 Oct 2001 08:38:41 +0000 (08:38 +0000)
commit3054eeed1ddb62a0fd7fcef6bee287c7cbe4b121
treedc37bdc6e66629397f75eb9dc11d41a49c012e61
parent3bdeffacad9e07fe3a0f6864cbfb065c92d3168d
mips.c (init_cumulative_args): Remember to set cum->prototype.

2001-10-04  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (init_cumulative_args): Remember to set
cum->prototype.
* config.gcc: Redo linux configuration. Add target_cpu_default
of soft-float to all mipsisa32 combinations and tx39.
* config/mips/linux.h: Remove include of mips.h.

From-SVN: r46008
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/linux.h
gcc/config/mips/mips.c