134925Sdufault; Options for the SPARC port of the compiler
234925Sdufault;
334925Sdufault; Copyright (C) 2005 Free Software Foundation, Inc.
434925Sdufault;
534925Sdufault; This file is part of GCC.
634925Sdufault;
734925Sdufault; GCC is free software; you can redistribute it and/or modify it under
834925Sdufault; the terms of the GNU General Public License as published by the Free
934925Sdufault; Software Foundation; either version 2, or (at your option) any later
1034925Sdufault; version.
1134925Sdufault;
1234925Sdufault; GCC is distributed in the hope that it will be useful, but WITHOUT
1334925Sdufault; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
1434925Sdufault; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
1534925Sdufault; License for more details.
1634925Sdufault;
1734925Sdufault; You should have received a copy of the GNU General Public License
1834925Sdufault; along with GCC; see the file COPYING.  If not, write to the Free
1934925Sdufault; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
2034925Sdufault; 02110-1301, USA.
2134925Sdufault
2234925Sdufaultmlittle-endian
2334925SdufaultTarget Report RejectNegative Mask(LITTLE_ENDIAN) MaskExists
2434925SdufaultGenerate code for little-endian
25108028Sru
26108028Srumbig-endian
2769857SruTarget Report RejectNegative InverseMask(LITTLE_ENDIAN)
2834925SdufaultGenerate code for big-endian
2979531Sru