Add jmp_buf-macros.h for no-FPU ColdFire.
commit0cfe5be58faa2a9a67b1de734f356562c2f26eb6
authorJoseph Myers <joseph@codesourcery.com>
Wed, 24 Jan 2018 23:22:28 +0000 (24 23:22 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 24 Jan 2018 23:22:28 +0000 (24 23:22 +0000)
treede7d1c47889537db49073dc0bb284424633f5048
parent91b2cffa9fd5956b8d949e06196ab4c37a8a7f9a
Add jmp_buf-macros.h for no-FPU ColdFire.

Continuing the fixes for ColdFire glibc build with
build-many-glibcs.py, given a GCC patch for the libgcc build failure,
this patch adds jmp_buf-macros.h for no-FPU ColdFire.  This allows the
no-FPU build to progress further than without the patch (although
other fixes are still needed for the build to complete).

* sysdeps/unix/sysv/linux/m68k/coldfire/jmp_buf-macros.h: Move to
....
* sysdeps/unix/sysv/linux/m68k/coldfire/fpu/jmp_buf-macros.h:
... here.
* sysdeps/unix/sysv/linux/m68k/coldfire/nofpu/jmp_buf-macros.h:
New file.
ChangeLog
sysdeps/unix/sysv/linux/m68k/coldfire/fpu/jmp_buf-macros.h [moved from sysdeps/unix/sysv/linux/m68k/coldfire/jmp_buf-macros.h with 100% similarity]
sysdeps/unix/sysv/linux/m68k/coldfire/nofpu/jmp_buf-macros.h [new file with mode: 0644]