OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [darwin.opt] - Blame information for rev 820

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
; Processor-independent options for Darwin.
2
 
3
; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
4
;
5
; This file is part of GCC.
6
;
7
; GCC is free software; you can redistribute it and/or modify it under
8
; the terms of the GNU General Public License as published by the Free
9
; Software Foundation; either version 3, or (at your option) any later
10
; version.
11
;
12
; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
13
; WARRANTY; without even the implied warranty of MERCHANTABILITY or
14
; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
15
; for more details.
16
;
17
; You should have received a copy of the GNU General Public License
18
; along with GCC; see the file COPYING3.  If not see
19
; .
20
 
21
mfix-and-continue
22
Target Report Var(darwin_fix_and_continue)
23
Generate code suitable for fast turn around debugging
24
 
25
mmacosx-version-min=
26
Target Joined Report Var(darwin_macosx_version_min)
27
The earliest MacOS X version on which this program will run
28
 
29
mone-byte-bool
30
Target RejectNegative Report Var(darwin_one_byte_bool)
31
Set sizeof(bool) to 1
32
 
33
fapple-kext
34
Target Report Var(flag_apple_kext)
35
Generate code for darwin loadable kernel extentions
36
 
37
mkernel
38
Target Report Var(flag_mkernel)
39
Generate code for the kernel or loadable kernel extentions

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.