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
2013-05-30Enable dolt on ios builds.Zoltan Varga
2013-05-25Merge some Nacl/ARM changes from https://github.com/igotti-google/mono/commit...Zoltan Varga
2013-05-09gcconfig.h - Add weak attribute to avoid __data_start undefined messages on d...Neale Ferguson
2013-04-07NaCl ARM work, first passElijah Taylor
2013-04-07NaCl runtime fixesElijah Taylor
2013-03-21NaCl GC improvementsElijah Taylor
2013-02-23Merge pull request #554 from deplinenoise/ppc_fixesMiguel de Icaza
2013-02-12Include <stdint.h> to allow cross-compilation from OS X.Josh DuBois
2013-02-11Prefer __sync_bool_compare_and_swap() over PPC inline asm.Andreas Fredriksson
2013-01-17Add long links support to Boehm.Rodrigo Kumpera
2013-01-09Fix the check for autoheader in eglib/autogen.sh and libgc/autogen.sh too.Zoltan Varga
2012-11-20Fix libgc compilation with clang.Zoltan Varga
2012-11-16Switch boehm to use TARGET_OSX/TARGET_IOS.Rodrigo Kumpera
2012-11-15Disable dynamic loading for iOS simulator builds.Rodrigo Kumpera
2012-11-15Fix boehm to correctly build on iOS/x86.Rodrigo Kumpera
2012-11-14Quit more messages about configure.in/configure.ac.Zoltan Varga
2012-11-14Do the right check for TARGET_IPHONE_SIMULATOR.Rodrigo Kumpera
2012-11-13Fix boehm to correctly build on iOS/x86.Rodrigo Kumpera
2012-10-19Second try to make quiet build work reliablyMarek Safar
2012-10-19Update (very old) dold to handle --silent argumentMarek Safar
2012-10-03Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...Zoltan Varga
2012-07-17Move some declarations out of a #ifdef in pthread_support.c to fix platforms ...Zoltan Varga
2012-06-17To use thread local alloc in FreeBSDKISHIMOTO, Makoto
2012-06-01Fix warnings.Zoltan Varga
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