t-osf5: Remove.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 3 Jun 2011 13:23:35 +0000 (13:23 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Fri, 3 Jun 2011 13:23:35 +0000 (13:23 +0000)
commitee33b5f0b2008e95f4a35308edc348ebb4ba07fa
treedd0545b550441adbc780cb3b6024f826e84539f9
parent16868d849b17f2d34d9499b21b4fb6d5f2bddad9
t-osf5: Remove.

gcc:
* config/alpha/t-osf5: Remove.
* config/alpha/t-osf-pthread: Remove.
* config.gcc (alpha*-dec-osf5.1*): Set tmake_file to t-slibgcc-dummy.
* mkmap-flat.awk: Handle osf_export for Tru64 UNIX linker -input file.

libgcc:
* configure.ac (target_thread_file): Determine thread model.
* configure: Regenerate.
* config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
* config/alpha/t-alpha: New file.
* config/alpha/t-crtfm: Use $<.
* config/alpha/t-ieee: New file.
* config/alpha/t-osf-pthread: New file.
* config/alpha/t-slibgcc-osf: New file.
* config/alpha/libgcc-osf5.ver: New file.

From-SVN: r174603
15 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/alpha/t-osf-pthread [deleted file]
gcc/config/alpha/t-osf5 [deleted file]
gcc/mkmap-flat.awk
libgcc/ChangeLog
libgcc/config.host
libgcc/config/alpha/libgcc-osf5.ver [new file with mode: 0644]
libgcc/config/alpha/t-alpha [new file with mode: 0644]
libgcc/config/alpha/t-crtfm
libgcc/config/alpha/t-ieee [new file with mode: 0644]
libgcc/config/alpha/t-osf-pthread [new file with mode: 0644]
libgcc/config/alpha/t-slibgcc-osf [new file with mode: 0644]
libgcc/configure
libgcc/configure.ac