* configure.in: Remove NO_GETENV definition for win32.
* mach_dep.c (GC_generic_push_regs): Prevent tail call optimization. * misc.c (GC_init_inner): Call GC_thr_init for win32. (GC_set_warn_proc): Add assertion. * win32_threads.c: Import 6.3alpha2 version. * include/private/gc_priv.h: Add support for EMPTY_GETENV_RESULTS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72074 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- boehm-gc/ChangeLog 9 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/configure.in 2 additions, 2 deletionsboehm-gc/configure.in
- boehm-gc/include/private/gc_priv.h 13 additions, 1 deletionboehm-gc/include/private/gc_priv.h
- boehm-gc/mach_dep.c 6 additions, 0 deletionsboehm-gc/mach_dep.c
- boehm-gc/misc.c 5 additions, 1 deletionboehm-gc/misc.c
- boehm-gc/win32_threads.c 352 additions, 436 deletionsboehm-gc/win32_threads.c
Loading
Please register or sign in to comment