Skip to content

Tags: tkchia/gcc-ia16

Tags

20240218

Toggle 20240218's commit message
IA-16: bump __ia16__ to 20240218L

20231009

Toggle 20231009's commit message
IA-16: fix (?): disable IPA SRA optimization over __far stuff

Partly addresses #144 .

20230704

Toggle 20230704's commit message

20230219

Toggle 20230219's commit message
IA-16: bump __ia16__ to 20230219L

20230119

Toggle 20230119's commit message
IA-16: fix: `#include_next <limits.h>' broken on elks-libc rebuild

20230114

Toggle 20230114's commit message
IA-16: add test for -finstrument-functions-simple

20230108

Toggle 20230108's commit message
IA-16: add experimental -mdosx32 option

See #129 .

20221223

Toggle 20221223's commit message
Partially backport -Wprio-ctor-dtor option from (?) GCC 8.x

This is a partial backport of a commit for newer GCCs (see
8cff065), which adds a
-Wprio-ctor-dtor option.  The option controls warnings about
__attribute__((constructor( ))) & __attribute__((destructor( )))
priority numbers.

20221207

Toggle 20221207's commit message
IA-16: pare down built-in specs for ELKS

20221127

Toggle 20221127's commit message
IA-16: bump __ia16__ to 20221121L