Skip to content

Tags: tkchia/binutils-ia16

Tags

20230531

Toggle 20230531's commit message
IA-16 --32-segelf: fix: "local label `"0" (instance number 0 of

a dollar label)' is not defined"

Follow-up to #6 ,
for which there was an incomplete fix.

20230319

Toggle 20230319's commit message
binutils/readelf.c: fix mbrtowc issue building for DJGPP host

Should fix https://github.com/tkchia/build-ia16/issues/23 .

20221221

Toggle 20221221's commit message
IA-16 gold: fix: don't emit R_386_SEGRELATIVE for weak undef. sym.

20220307

Toggle 20220307's commit message
IA-16 ld.gold: allow R_386_NONE relocs. in 0-size input sections

20220224

Toggle 20220224's commit message
IA-16 ld.gold: allow INPUT (-l:...)

20220217

Toggle 20220217's commit message
IA-16 ld.bfd segelf: fix: never error on undef. weak R_386_PC16

20220207

Toggle 20220207's commit message
libiberty: fix: -Wstringop-truncation flagged in dyn-string.c

20210930

Toggle 20210930's commit message
Fix: warnings when building for Ubuntu Hirsute on Launchpad

20210823

Toggle 20210823's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from corna/binutils-ia16-tkchia

Fixes for GCC 11

20200927

Toggle 20200927's commit message
IA-16 gas: allow non-absolute for lcall/ljmp segment (woohoo!)