OSDN Git Service

2005-05-06 Eric Christopher <echristo@redhat.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 May 2005 23:41:07 +0000 (23:41 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 May 2005 23:41:07 +0000 (23:41 +0000)
commit6cb9e8e1180766c51992eec0ebfdaeec05200aca
treef29808612fac843e248ab26a77442dfc227c95f7
parent821504b32d119930016aad02940a398ca6cef13e
2005-05-06  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.opt: Remove -mint64 option.
* config/mips/mips.c (override_options): Remove -mint64
handling.
* config/mips/mips.h (INT_TYPE_SIZE): Define to 32.
* config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Remove
64-bit integer handling.
* doc/invoke.texi (Option Summary): Remove -mint64 for
mips.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99337 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/linux.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/mips.opt
gcc/doc/invoke.texi