comparison gcc/config/i386/djgpp.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 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
1 ; DJGPP-specific options. 1 ; DJGPP-specific options.
2 2
3 ; Copyright (C) 2005, 2007 Free Software Foundation, Inc. 3 ; Copyright (C) 2005, 2007, 2011 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
21 ;; -mbnu210 is now ignored and obsolete. It was used to enable support for 21 ;; -mbnu210 is now ignored and obsolete. It was used to enable support for
22 ;; weak symbols, and .gnu.linkonce support. 22 ;; weak symbols, and .gnu.linkonce support.
23 mbnu210 23 mbnu210
24 Target Var(TARGET_BNU210) 24 Target Var(TARGET_BNU210)
25 Ignored (obsolete) 25 Ignored (obsolete)
26
27 posix
28 Driver