gcc/libgcc/config/m68k
Szabolcs Nagy 838fd641a6 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
2019-11-15 19:47:12 +00:00
..
crti.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtn.S Update copyright years. 2019-01-01 13:31:55 +01:00
fpgnulib.c Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
lb1sf68.S Update copyright years. 2019-01-01 13:31:55 +01:00
linux-atomic.c Update copyright years. 2019-01-01 13:31:55 +01:00
linux-unwind.h m68k: add musl support 2019-11-15 19:47:12 +00:00
t-floatlib Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-linux m68k-linux: Implement atomic operations via syscall. 2011-11-26 15:57:37 -08:00
t-slibgcc-elf-ver