Commit a336f2e5 by Richard Sandiford Committed by Richard Sandiford

* config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make lower case.

From-SVN: r54581
parent 2acf0fa9
2002-06-13 Richard Sandiford <rsandifo@redhat.com>
* config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make lower case.
2002-06-13 David S. Miller <davem@redhat.com>
* expmed.c (init_expmed): Remove duplicate init of 'reg'.
......
......@@ -22,7 +22,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define MIPS_CPU_STRING_DEFAULT "R3900"
#define MIPS_CPU_STRING_DEFAULT "r3900"
#define MIPS_ISA_DEFAULT 1
#define MULTILIB_DEFAULTS { MULTILIB_ENDIAN_DEFAULT, "msoft-float" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment