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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [ada/] [gcc-interface/] [lang.opt] - Blame information for rev 706

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 706 jeremybenn
; Options for the Ada front end.
2
; Copyright (C) 2003, 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
3
;
4
; This file is part of GCC.
5
;
6
; GCC is free software; you can redistribute it and/or modify it under
7
; the terms of the GNU General Public License as published by the Free
8
; Software Foundation; either version 3, or (at your option) any later
9
; version.
10
;
11
; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
12
; WARRANTY; without even the implied warranty of MERCHANTABILITY or
13
; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14
; for more details.
15
;
16
; You should have received a copy of the GNU General Public License
17
; along with GCC; see the file COPYING3.  If not see
18
; .
19
 
20
 
21
; See the GCC internals manual for a description of this file's format.
22
 
23
; Please try to keep this file in ASCII collating order.
24
 
25
Language
26
Ada
27
 
28
Language
29
AdaWhy
30
 
31
-all-warnings
32
Ada AdaWhy Alias(Wall)
33
 
34
-include-barrier
35
Ada AdaWhy Alias(I, -)
36
 
37
-include-directory
38
Ada AdaWhy Separate Alias(I)
39
 
40
-include-directory=
41
Ada AdaWhy Joined Alias(I)
42
 
43
-no-standard-includes
44
Ada AdaWhy Alias(nostdinc)
45
 
46
-no-standard-libraries
47
Ada AdaWhy Alias(nostdlib)
48
 
49
I
50
Ada AdaWhy Joined Separate
51
-I .    Add  to the end of the main source path
52
 
53
Wall
54
Ada AdaWhy
55
Enable most warning messages
56
 
57
k8
58
Driver
59
Synonym of -gnatk8
60
 
61
nostdinc
62
Ada AdaWhy RejectNegative
63
Do not look for source files in standard path
64
 
65
nostdlib
66
Ada AdaWhy
67
Do not look for object files in standard path
68
 
69
fRTS=
70
Ada AdaWhy Joined RejectNegative
71
Select the runtime
72
 
73
gant
74
Ada AdaWhy Joined Undocumented
75
Catch typos
76
 
77
gnatO
78
Ada AdaWhy Separate
79
Set name of output ALI file (internal switch)
80
 
81
gnat
82
Ada AdaWhy Joined
83
-gnat   Specify options to GNAT
84
 
85
; This comment is to ensure we retain the blank line above.

powered by: WebSVN 2.1.0

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