crosstool-ng/samples/sh-unknown-elf/reported.by
Alexey Neyman 413f5f6100 Super-H multilib toolchain fixes
1. On SuperH, configuring GCC with explicit variant of the CPU
(like "sh4") limits the default set of multilibs to just that CPU
and requires --with-multilib-list to change. Allow for "unspecified"
variant, so that we can defer to GCC to determine the list.

2. Support toolchains with both endiannesses at the same time.

3. Add a SuperH/newlib sample

4. Add more flags processing for uClibc

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-09-03 12:11:23 -07:00

4 lines
131 B
Plaintext

reporter_name="Alexey Neyman"
reporter_url=""
reporter_comment="Sample SuperH/baremetal configuration with all default multilibs."