libgcc/:
commit07cf7615dafa0714bf2c4fc5bd37e52c16a2e9cb
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Sep 2012 01:20:34 +0000 (20 01:20 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Sep 2012 01:20:34 +0000 (20 01:20 +0000)
tree5934c9676457a57d510172c9e44a0545dba622bb
parentabf3cba6c0ad127ddfab9298e2d427c2e82a2721
libgcc/:

        * config.host (hppa-*-openbsd*): New target.
        * config/pa/t-openbsd: New file.

gcc:/

        * config.gcc (hppa*-*-openbsd*): New target.
        * config/pa/pa-openbsd.h: New file.
        * config/pa/pa32-openbsd.h: New file.
        * config/host-openbsd.c: Update copyright year.
        (TRY_EXCEPT_VM_SPACE): Define for OpenBSD/hppa.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191508 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/host-openbsd.c
gcc/config/pa/pa-openbsd.h [new file with mode: 0644]
gcc/config/pa/pa32-openbsd.h [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config.host
libgcc/config/pa/t-openbsd [new file with mode: 0644]