]> granicus.if.org Git - gc/commit
* configure.in: Remove NO_GETENV definition for win32.
authorhboehm <hboehm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Oct 2003 18:43:06 +0000 (18:43 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:23 +0000 (10:54 +0400)
commit52642160b73069c8c5c1948b1692539cdf38a5fd
tree10d4e829458616880d193a254644a4a0d7a38e1e
parent70d0756fccbe4e1773c0f3fc2b82355ac596a5d8
* 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
ChangeLog
configure.in
include/private/gc_priv.h
mach_dep.c
misc.c
win32_threads.c