| 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 | |||
| 2015-01-01 | windows: Prefix includes with py/; remove need for -I../py. | Damien George | |
| 2014-06-22 | windows: Enable GC and implement bss start and end symbols | stijn | |
| The pointers to the bss section are acquired in init.c() by inspecting the PE header. Works for msvc and mingw. | |||
