config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options for 11.31.
authorSteve Ellcey <sje@cup.hp.com>
Thu, 5 May 2011 15:49:28 +0000 (15:49 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 5 May 2011 15:49:28 +0000 (15:49 +0000)
commitfc4538e41ef500b68485407afaeecdac48bc8e5f
tree093c86f1d4211a2ec44bdf0615c16fe84199759d
parent1e30c57853f8dd58129daee2b88a18b8a78c9832
config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options for 11.31.

2011-05-05  Steve Ellcey  <sje@cup.hp.com>

* config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options
for 11.31.
(hppa[12]*-*-hpux11*): Ditto.
(ia64*-*-hpux*): Add ia64/hpux-unix2003.h to tm_file.
* config/ia64/hpux-unix2003.h: New.
* config/pa/pa-hpux1131.opt: New.
* config/pa/pa-hpux1131.h: New.
* config/pa/pa64-hpux.h (STARTFILE_SPEC): Use unix2003.o if requested.
* config/pa/pa-hpux.opt (flag_pa_unix): Check TARGET_HPUX_11_31 value.
config/pa/pa.h (TARGET_HPUX_11_31): Provide default (0) value.

From-SVN: r173437
gcc/ChangeLog
gcc/config.gcc
gcc/config/ia64/hpux-unix2003.h [new file with mode: 0644]
gcc/config/pa/pa-hpux.opt
gcc/config/pa/pa-hpux1131.h [new file with mode: 0644]
gcc/config/pa/pa-hpux1131.opt [new file with mode: 0644]
gcc/config/pa/pa64-hpux.h