comparison gcc/config/score/score.opt @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents a06113de4d67
children
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 ; Options for the Sunnorth port of the compiler. 1 ; Options for the Sunnorth port of the compiler.
2 2
3 ; Copyright (C) 2005, 2007 Free Software Foundation, Inc. 3 ; Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
4 ; 4 ;
5 ; This file is part of GCC. 5 ; This file is part of GCC.
6 ; 6 ;
7 ; GCC is free software; you can redistribute it and/or modify it under 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 8 ; the terms of the GNU General Public License as published by the Free
32 32
33 muls 33 muls
34 Target RejectNegative Report Mask(ULS) 34 Target RejectNegative Report Mask(ULS)
35 Enable unaligned load/store instruction 35 Enable unaligned load/store instruction
36 36
37 mscore5
38 Target RejectNegative Report Mask(SCORE5)
39 Support SCORE 5 ISA
40
41 mscore5u
42 Target RejectNegative Report Mask(SCORE5U)
43 Support SCORE 5U ISA
44
45 mscore7 37 mscore7
46 Target RejectNegative Report Mask(SCORE7) 38 Target RejectNegative Report Mask(SCORE7)
47 Support SCORE 7 ISA 39 Support SCORE 7 ISA
48 40
49 mscore7d 41 mscore7d
50 Target RejectNegative Report Mask(SCORE7D) 42 Target RejectNegative Report Mask(SCORE7D)
51 Support SCORE 7D ISA 43 Support SCORE 7D ISA
52 44
53 mscore3
54 Target RejectNegative Report Mask(SCORE3)
55 Support SCORE 3 ISA
56
57 mscore3d
58 Target RejectNegative Report Mask(SCORE3D)
59 Support SCORE 3d ISA
60
61 march= 45 march=
62 Target RejectNegative Joined 46 Target RejectNegative Joined
63 Specify the name of the target architecture 47 Specify the name of the target architecture