Add missing files expected with rev 279784
authorOlivier Hainque <hainque@gcc.gnu.org>
Mon, 30 Dec 2019 21:55:47 +0000 (21:55 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Mon, 30 Dec 2019 21:55:47 +0000 (21:55 +0000)
commit1d28a854b0a5c1d008ee0dcbed7b047a9892fba4
treef7bcb6f9152ad6e02203a2638a7de7173a4c76db
parentf5109bbfc5abe94139d3f4b9bc2789cd2b1991e6
Add missing files expected with rev 279784

* config/vxworks/_yvals.h: New file.
* config/vxworks/_yvals-wrapper.h: New file.
* config/vxworks/math.h: Use it to wrap the VxWorks
math.h header.
* config/vxworks/complex.h: Likewise.
* config/vxworks/setjmp.h: Likewise.
* config/vxworks/inttypes.h: Likewise.

From-SVN: r279787
gcc/config/vxworks/_yvals-wrapper.h [new file with mode: 0644]
gcc/config/vxworks/_yvals.h [new file with mode: 0644]
gcc/config/vxworks/complex.h [new file with mode: 0644]
gcc/config/vxworks/inttypes.h [new file with mode: 0644]
gcc/config/vxworks/math.h [new file with mode: 0644]
gcc/config/vxworks/setjmp.h [new file with mode: 0644]