summaryrefslogtreecommitdiff
path: root/libobjc/gc.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libobjc/Richard Sandiford
2013-02-03Update copyright years in libobjc.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-02-28Fixed critical typo in Objective-C runtime garbage collection codeRichard Frith-Macdonald
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-10-12archive.c: Do not include objc/objc.h.Nicola Pero
2010-09-11In libobjc/:Nicola Pero
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2006-01-24re PR libobjc/9751 (malloc of strlen, not strlen+1)David Ayers
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers
2005-08-17All files: Update FSF address.Kelley Cook
2005-06-07archive.c, [...]: Include hash.h.David Ayers
2004-12-20re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
2002-07-02encoding.h: Fix formatting.Rodney Brown
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi
2001-09-10Removed the DEBUG declaration.Ovidiu Predescu
1998-09-29Makefile.in: Rewrite.Ben Elliston
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston