Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Remove obsolete bss-related code/build features | stijn | |
GC for unix/windows builds doesn't make use of the bss section anymore, so we do not need the (sometimes complicated) build features and code related to it | |||
2014-05-12 | unix: Create __bss_start and _end symbols for Mach-O targets. | Antonin ENFRUN | |
It's a hack, but can't find a cleaner way to do it. |