]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
config.gcc (hppa*-*-netbsd*): New target.
authorMatt Thomas <matt@3am-software.com>
Wed, 31 Jul 2019 14:11:16 +0000 (14:11 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 31 Jul 2019 14:11:16 +0000 (14:11 +0000)
commit428642b132a4f2ce6c368398ec7f2ff307f33f8a
treeee3b652ae811af471397c011ef96a7d3826015c6
parent538e4cdc15fdfc06f2a54f1a92bc996ec99cb528
config.gcc (hppa*-*-netbsd*): New target.

gcc/ChangeLog:
* config.gcc (hppa*-*-netbsd*): New target.
* config/pa/pa-netbsd.h: New file.
* config/pa/pa32-netbsd.h: New file.

libgcc/ChangeLog:
* config.host (hppa*-*-netbsd*): New case.
* config/pa/t-netbsd: New file.

Co-Authored-By: Matthew Green <mrg@eterna.com.au>
Co-Authored-By: Maya Rashish <coypu@sdf.org>
Co-Authored-By: Nick Hudson <nick@nthcliff.demon.co.uk>
From-SVN: r273933
gcc/ChangeLog
gcc/config.gcc
gcc/config/pa/pa-netbsd.h [new file with mode: 0644]
gcc/config/pa/pa32-netbsd.h [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config.host
libgcc/config/pa/t-netbsd [new file with mode: 0644]