]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config.gcc
configure.in: Add toplevel noconfigdir support for tpf.
authorEric Christopher <echristo@redhat.com>
Wed, 13 Jul 2005 18:15:43 +0000 (18:15 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 13 Jul 2005 18:15:43 +0000 (18:15 +0000)
commita8ba31f25dcd8579cb2d004c18c2add2407fb8ba
treea13c4da74ac36abdea83ba12425e0a187b227295
parent042216f779e759cde93d77217e0587b895c1e17d
configure.in: Add toplevel noconfigdir support for tpf.

2005-07-13  Eric Christopher  <echristo@redhat.com>

        * configure.in: Add toplevel noconfigdir support for tpf.
        * configure: Regenerate.

2005-07-13  Eric Christopher  <echristo@redhat.com>

        * config.gcc (s390x-ibm-tpf*): Add extra_options. Remove
        static extra parts.
        * config/s390/s390.md: Include tpf.md. Move tpf specific
        patterns...
        * config/s390/tpf.md: To here.
        * config/s390/s390.opt: Move tpf specific options...
        * config/s390/tpf.opt: to here. Add mmain option.
        * config/s390/tpf-unwind.h: Remove unnecessary defines.
        * config/s390/tpf.h: Rewrite.

From-SVN: r101982
ChangeLog
configure
configure.in
gcc/ChangeLog
gcc/config.gcc
gcc/config/s390/s390.md
gcc/config/s390/s390.opt
gcc/config/s390/tpf-unwind.h
gcc/config/s390/tpf.h
gcc/config/s390/tpf.md [new file with mode: 0644]
gcc/config/s390/tpf.opt [new file with mode: 0644]