Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libgc
AgeCommit message (Expand)Author
2012-05-22Fix altstack support in libgc by registering the bounds of the normal stack a...Zoltan Varga
2012-03-13Properly handle ASLR randomization of the main thread stack on darwin.Rodrigo Kumpera
2012-03-03Revert "Get rid of the <foo>-static libraries, libtool doesn't know that they...Zoltan Varga
2012-02-09Get rid of the <foo>-static libraries, libtool doesn't know that they need to...Zoltan Varga
2011-12-13Make __data_start a weak symbol, to allow loading modules on mips.Paolo Molaro
2011-08-12Fix NaCl GC deadlockElijah Taylor
2011-08-10More NACL updatesElijah Taylor
2011-08-10Revert "More NACL updates"Zoltan Varga
2011-08-09More NACL updatesElijah Taylor
2011-08-03[gc] Darwin/AMD64 can have 64-bit thread id's, so we need to ensureGeoff Norton
2011-04-30[boehm] Avoid a ENOMEM when allocating across an unallocated pageGeoff Norton
2011-04-21Include the m4 dir in the subdirs for `make dist`Jeffrey Stedfast
2011-04-20Ignore generated filesJeffrey Stedfast
2011-04-20Help ajorg distJeffrey Stedfast
2011-04-20publish the same events as pthread_stop_worldRodrigo Kumpera
2011-04-20Modernize eglib/libgc automake/conf fuJeffrey Stedfast
2011-04-08Add a membar to libgc's UNLOCK () on arm. Fixes #683409.Zoltan Varga
2011-02-16FixesGonzalo Paniagua Javier
2011-02-16Remove a bunch of warnings.Gonzalo Paniagua Javier
2011-01-07Ignore more filesMarek Safar
2010-12-17Merged in rest of Native Client changes, untestedElijah Taylor
2010-12-04Really fix the ia64 build.Zoltan Varga
2010-12-04Hopefully fix the ia64 libgc build.Zoltan Varga
2010-12-02Revert "Fix the OSC build breakage by only compiling mach_dep.c on openbsd."Zoltan Varga
2010-12-01Fix the OSC build breakage by only compiling mach_dep.c on openbsd.Zoltan Varga
2010-11-29Add support for the internal boehm-gc on OpenBSDRobert Nagy
2010-11-29Add support for the internal boehm-gc on OpenBSDRobert Nagy
2010-11-15Make libgc use dolt too.Zoltan Varga
2010-11-14Remove the unused and incomplete CMake build scripts for now.Zoltan Varga
2010-11-13make -jX should work in libgc/ now.Gonzalo Paniagua Javier
2010-10-18Avoid calling sem_post on a uninitialized semaphore during thread attach, it ...Zoltan Varga
2010-10-14[android] pthread_kill cannot be used safely on androidGeoff Norton
2010-10-08Undo mach_dep change.Gonzalo Paniagua Javier
2010-10-08Allow -jX when compiling libgcGonzalo Paniagua Javier
2010-10-01Work around Android's pthread/kernel_id/fork bug to fix mono multithreading a...Koushik Dutta
2010-08-26Avoid warnings on machines with cpus > 16.Zoltan Varga
2010-08-25Add --quiet-build (on by default)Gonzalo Paniagua Javier
2010-07-27Dont track unneeded registers for amd64.Geoff Norton
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2010-06-292010-06-29 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-06-17fix the mac ppc buildGeoff Norton
2010-06-142010-06-14 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-06-012010-05-31 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-04-232010-04-23 Geoff Norton <gnorton@novell.com>Geoff Norton
2010-04-19 * include/private/gcconfig.h: Android platforms are built atop Linux,Jonathan Pryor
2010-03-092010-03-09 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-03-05In libgc/:Zoltan Varga
2010-02-222010-02-22 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-01-292010-01-29 Geoff Norton <gnorton@novell.com>Geoff Norton