Files
tinycc/tests
Michael Matz a8ece0f2ce Don't make forard asm symbols static by default
fixes the problem in the testcase.  A symbolic reference
from asm, which remains undefined at the end of processing is
always a global reference, not a static (STB_LOCAL) one.
This also affected the linux kernel.
2017-11-16 13:29:59 +01:00
..
2017-10-11 18:13:43 +02:00
2017-10-11 18:13:43 +02:00
2017-09-24 18:03:26 -07:00
2016-12-20 18:05:33 +01:00
2017-10-11 18:13:43 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00