aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
2019-01-01Update copyright years.Jakub Jelinek3-3/+3
2018-01-03Update copyright years.Jakub Jelinek3-3/+3
2017-01-01Update copyright years.Jakub Jelinek3-3/+3
2016-09-29objc: update documetation and add test-case ofMartin Liska1-0/+11
2016-01-04Update copyright years.Jakub Jelinek3-3/+3
2015-01-19re PR ipa/64668 (internal compiler error: in compare_ssa_name, at ipa-icf-gim...Martin Liska1-0/+20
2015-01-05Update copyright years.Jakub Jelinek3-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford3-3/+3
2013-01-10Update copyright years in gcc/Richard Sandiford3-6/+3
2011-10-08In libobjc/: 2011-10-08 Richard Frith-Macdonald <rfm@gnu.org> Nicola Pero <ni...Nicola Pero1-0/+47
2011-06-06In gcc/testsuite/: 2011-06-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero71-1299/+240
2011-04-10Cleanup double words.Mike Stump1-1/+1
2011-02-19xfail forward ObjC test on 64-bit Apple runtimeIain Sandoe1-0/+11
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe24-22/+97
2011-01-08ObjC NeXT, split encode-support code from next-mapping.h Iain Sandoe23-46/+45
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-11-13In gcc/objc/: 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-6/+50
2010-11-04next-mapping.h: Ensure a GNU-compatible nil is defined.Iain Sandoe2-116/+0
2010-10-22CFStrings for DarwinIain Sandoe4-67/+0
2010-09-17In gcc/testsuite/:Nicola Pero1-1/+13
2010-09-08throw-nil.m: New test.Nicola Pero3-3/+111
2010-07-02restore darwin8 objc/c++ test functionality.Iain Sandoe1-3/+2
2010-03-25re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)Iain Sandoe84-156/+186
2010-03-24re PR testsuite/41609 (Torture tests do not check "trivial.{m,mm}" for each r...Iain Sandoe3-4/+6
2010-02-24re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Rainer Orth1-2/+6
2009-12-17forward-1.x: XFAIL for -fgnu-runtime on x86_64-*-darwin*...Uros Bizjak1-2/+17
2009-04-20handler-1.m: For the NeXT runtime, just return 0.Andrew Pinski1-0/+13
2009-04-10forward-1.x: Fix x86_64 entry typos.Kaveh R. Ghazi1-1/+1
2009-04-09re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Janis Johnson1-0/+18
2009-03-142009-03-13 David Ayers <ayers@fsfe.org>David Ayers1-0/+7
2009-03-12re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected)David Ayers1-0/+38
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+6
2008-12-28re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Andrew Pinski1-0/+85
2008-05-15libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson3-0/+18
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton3-12/+12
2007-04-04re PR objc/31281 (ICE on ObjC try-catch blocks with next runtime)Stuart Hastings1-0/+27
2006-12-13[multiple changes]Jakub Jelinek1-0/+21
2006-09-26re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski1-0/+12
2005-12-23re PR objc/25328 (ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453)Jakub Jelinek1-0/+11
2005-08-14finally-1.m: Check that the catch and finally are being called.Andrew Pinski1-23/+37
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej1-0/+45
2005-08-13nested-func-1.m: Move to ...Andrew Pinski1-0/+36
2005-08-13exceptions.exp: New exp for the exceptions testsuite.Andrew Pinski5-0/+226
2005-08-13part of PR testsuite/23348Andrew Pinski1-0/+6
2005-06-25Update FSF address.Kelley Cook2-2/+2
2005-05-26next_mapping.h: Update for C++.Ziemowit Laski1-10/+15
2004-11-09re PR objc/18406 (ICE compiling Objective C code with long double arguments)Andrew Pinski1-0/+9
2004-06-07objc.exp (objc_target_compile): Revert the '-framework Foundation' flag fix...David Ayers5-5/+55
2004-06-04New testcasesNicola Pero4-0/+79