summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix and code refactoring of lock elision workaround (Linux/x64)fix_tsx_bugIvan Maidanski2014-07-194-62/+50
* Workaround Linux NTPL lock elision bug.Paul Bone2014-06-274-0/+71
* Bump version to 7.4.2gc7_4_2Ivan Maidanski2014-06-034-4/+4
* Update ChangeLog fileIvan Maidanski2014-06-031-1/+6
* Fix 'op_sz variable unused' warning in GC_core_finalized_mallocIvan Maidanski2014-05-311-5/+2
* Fix crash when using GC_malloc_many() as first allocation callBruce Hoult2014-05-311-2/+3
* Fix GC_finalized_malloc failure on disclaim_testPetter Urkedal2014-05-311-15/+18
* Fix PARALLEL_MARK for Windows 7+Ivan Maidanski2014-05-312-183/+55
* Fix 'Array subscript is above array bounds' GCC warning in GC_new_kind/procIvan Maidanski2014-05-311-13/+21
* .gitignore: Ignore all .deps, .dirstampIvan Maidanski2014-05-311-2/+3
* Update TODO (Android 'gold' linker issue fixed in b746e63)Ivan Maidanski2014-05-311-2/+0
* Update ChangeLog fileIvan Maidanski2014-05-261-0/+42
* Remove non-existing DISCARD_WORDS from GC data structure ASCII diagramIvan Maidanski2014-05-241-18/+16
* Remove barrett_diagram file duplicated by tree.htmlIvan Maidanski2014-05-244-110/+2
* Update AUTHORS fileIvan Maidanski2014-05-231-0/+1
* Fix (enable) Cygwin-64 buildBernd Edlinger2014-05-233-6/+25
* Fix 'source file in a subdirectory' Automake warningsIvan Maidanski2014-05-231-1/+1
* Fix typos in ChangeLog (in items for ancient GC releases)Ivan Maidanski2014-05-201-10/+10
* Update AUTHORS file (add more persons mentioned in ChangeLog)Ivan Maidanski2014-05-201-2/+39
* Restore contribution information for ancient releases in ChangeLogIvan Maidanski2014-05-201-315/+504
* Update AUTHORS file (specify email for some more contributors)Ivan Maidanski2014-05-201-23/+23
* Fix typo in person name in gc_cpp.h commentIvan Maidanski2014-05-201-1/+1
* Update Xerox FTP host name in overview.htmlIvan Maidanski2014-05-201-2/+3
* ChangeLog: Add information about ancient release datesIvan Maidanski2014-05-201-88/+114
* Remove duplicate entry and non-contributor persons from AUTHORS fileIvan Maidanski2014-05-201-21/+0
* Update AUTHORS file (specify email for most contributors)Ivan Maidanski2014-05-201-122/+122
* Fix typos in names in AUTHORS and ChangeLog filesIvan Maidanski2014-05-202-8/+7
* Update AUTHORS fileIvan Maidanski2014-05-031-0/+1
* Fix machdep .lo files path in configure (SPARC, IA-64)Ivan Maidanski2014-05-031-5/+5
* Fix build (broken by fenv.h inclusion) on Linux/x86_64 under uClibcBaruch Siach2014-05-031-1/+1
* Fix TEXT() usage for concatenated strings in GC_CreateLogFile (Win32)Ivan Maidanski2014-05-031-2/+2
* Fix MS VC redefinition warning for functions declared with GC_ATTR_MALLOCIvan Maidanski2014-05-038-47/+56
* Fix a typo in gc_config_macros.h comment (redundant "an" article)Ivan Maidanski2014-05-031-1/+1
* Fix GC_scratch_last_end_ptr update on GC_scratch_alloc failureIvan Maidanski2014-05-031-1/+3
* Fix out-of-memory case in new_back_edges, push_in_progress (backgraph)Ivan Maidanski2014-05-031-2/+5
* Fix GET_MEM argument rounding in GC_scratch_alloc and similarIvan Maidanski2014-05-036-21/+30
* Update emails/links due to project site and ML transitionIvan Maidanski2014-05-0310-98/+86
* Fix or remove broken URLs in documentationIvan Maidanski2014-05-033-31/+23
* Fix typo in GC overview fileIvan Maidanski2014-05-031-1/+1
* Fix GC_sig_suspend initialization when non-constant SIGRTMIN usedIvan Maidanski2014-05-031-6/+19
* Fix 'e.g.' typos in comments and documentationIvan Maidanski2014-05-037-8/+8
* Add config option to use STGRTMIN-based signals for thread suspend/resumeDavid Grove2014-05-033-18/+26
* Fix find stackbottom on BlueGene P/Q systemsDavid Grove2014-05-031-1/+8
* Check for Fujitsu compiler in builtin_unwind logic (enable FX10/K-Computer)David Grove2014-05-031-0/+1
* Update AUTHORS fileIvan Maidanski2014-05-031-0/+1
* Allow parallel mark to be enabled on powerpc-linux systemsDavid Grove2014-05-031-1/+1
* Fix data roots registration for Android/x86 and NDK ARM 'gold' linkerIvan Maidanski2014-05-032-6/+35
* Fix mark stack excessive growth during parallel markAndrew Horton2014-05-031-1/+9
* Update AUTHORS fileIvan Maidanski2014-05-031-0/+1
* Bump GC_collect_at_heapsize in GC_add_to_heap. In the normal case it isAndrew Horton2014-05-031-0/+10