-
- Downloads
windows: Enable GC and implement bss start and end symbols
The pointers to the bss section are acquired in init.c() by inspecting the PE header. Works for msvc and mingw.
Showing
- unix/gccollect.c 14 additions, 2 deletionsunix/gccollect.c
- windows/Makefile 2 additions, 0 deletionswindows/Makefile
- windows/bss.c 74 additions, 0 deletionswindows/bss.c
- windows/init.c 3 additions, 0 deletionswindows/init.c
- windows/mpconfigport.h 19 additions, 0 deletionswindows/mpconfigport.h
- windows/msvc/common.props 2 additions, 1 deletionwindows/msvc/common.props
- windows/msvc/sources.props 1 addition, 1 deletionwindows/msvc/sources.props
Loading
Please register or sign in to comment