comparison gcc/config/pa/pa-hpux.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 ; Options for the HP PA-RISC port of the compiler. 1 ; Options for the HP PA-RISC port of the compiler.
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
27 Specify UNIX standard for predefines and linking 27 Specify UNIX standard for predefines and linking
28 28
29 mwsio 29 mwsio
30 Target RejectNegative InverseMask(SIO) 30 Target RejectNegative InverseMask(SIO)
31 Generate cpp defines for workstation IO 31 Generate cpp defines for workstation IO
32
33 nolibdld
34 Driver
35
36 rdynamic
37 Driver