]> gcc.gnu.org Git - gcc.git/commit
m68k: add musl support
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 15 Nov 2019 19:47:12 +0000 (19:47 +0000)
committerSzabolcs Nagy <nsz@gcc.gnu.org>
Fri, 15 Nov 2019 19:47:12 +0000 (19:47 +0000)
commit838fd641a6ffb7e4734321de14385bece3e4506b
tree49f21671956e31f0fcb3d8a84b60d8d86eb8aaf5
parent97cc11871e39888bfca4ed4bf09fa09fe0916266
m68k: add musl support

Add the dynamic linker name and fix a type name to use the public name
instead of the glibc internal name.

gcc/ChangeLog:

2019-11-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* config/m68k/linux.h (MUSL_DYNAMIC_LINKER): Define.

libgcc/ChangeLog:

2019-11-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* config/m68k/linux-unwind.h (struct uw_ucontext): Use sigset_t instead
of __sigset_t.

From-SVN: r278312
gcc/ChangeLog
gcc/config/m68k/linux.h
libgcc/ChangeLog
libgcc/config/m68k/linux-unwind.h
This page took 0.076326 seconds and 5 git commands to generate.