]> gcc.gnu.org Git - gcc.git/blame - gcc/config/sol2-10.h
usegld.h: New file.
[gcc.git] / gcc / config / sol2-10.h
CommitLineData
18167442 1/* Operating system specific defines to be used when targeting GCC for any
ec23ed60 2 Solaris 2 system starting from Solaris 10.
7ecfa34f 3 Copyright 2006, 2007, 2011 Free Software Foundation, Inc.
18167442
EB
4
5This file is part of GCC.
6
7GCC is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
2f83c7d6 9the Free Software Foundation; either version 3, or (at your option)
18167442
EB
10any later version.
11
12GCC is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
2f83c7d6
NC
18along with GCC; see the file COPYING3. If not see
19<http://www.gnu.org/licenses/>. */
18167442 20
ec23ed60 21/* Solaris 10 has the float and long double forms of math functions. */
ec23ed60 22#define TARGET_C99_FUNCTIONS 1
This page took 1.661917 seconds and 5 git commands to generate.