summaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc
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-09-29objc: update documetation and add test-case ofMartin Liska
2016-01-04Update copyright years.Jakub Jelinek
2015-01-19re PR ipa/64668 (internal compiler error: in compare_ssa_name, at ipa-icf-gim...Martin Liska
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2011-10-08In libobjc/: 2011-10-08 Richard Frith-Macdonald <rfm@gnu.org> Nicola Pero <ni...Nicola Pero
2011-06-06In gcc/testsuite/: 2011-06-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-04-10Cleanup double words.Mike Stump
2011-02-19xfail forward ObjC test on 64-bit Apple runtimeIain Sandoe
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe
2011-01-08ObjC NeXT, split encode-support code from next-mapping.h Iain Sandoe
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-13In gcc/objc/: 2010-11-13 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-11-04next-mapping.h: Ensure a GNU-compatible nil is defined.Iain Sandoe
2010-10-22CFStrings for DarwinIain Sandoe
2010-09-17In gcc/testsuite/:Nicola Pero
2010-09-08throw-nil.m: New test.Nicola Pero
2010-07-02restore darwin8 objc/c++ test functionality.Iain Sandoe
2010-03-25re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)Iain Sandoe
2010-03-24re PR testsuite/41609 (Torture tests do not check "trivial.{m,mm}" for each r...Iain Sandoe
2010-02-24re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Rainer Orth
2009-12-17forward-1.x: XFAIL for -fgnu-runtime on x86_64-*-darwin*...Uros Bizjak
2009-04-20handler-1.m: For the NeXT runtime, just return 0.Andrew Pinski
2009-04-10forward-1.x: Fix x86_64 entry typos.Kaveh R. Ghazi
2009-04-09re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Janis Johnson
2009-03-142009-03-13 David Ayers <ayers@fsfe.org>David Ayers
2009-03-12re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected)David Ayers
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-12-28re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Andrew Pinski
2008-05-15libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton
2007-04-04re PR objc/31281 (ICE on ObjC try-catch blocks with next runtime)Stuart Hastings
2006-12-13[multiple changes]Jakub Jelinek
2006-09-26re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski
2005-12-23re PR objc/25328 (ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453)Jakub Jelinek
2005-08-14finally-1.m: Check that the catch and finally are being called.Andrew Pinski
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej
2005-08-13nested-func-1.m: Move to ...Andrew Pinski
2005-08-13exceptions.exp: New exp for the exceptions testsuite.Andrew Pinski
2005-08-13part of PR testsuite/23348Andrew Pinski
2005-06-25Update FSF address.Kelley Cook
2005-05-26next_mapping.h: Update for C++.Ziemowit Laski
2004-11-09re PR objc/18406 (ICE compiling Objective C code with long double arguments)Andrew Pinski
2004-06-07objc.exp (objc_target_compile): Revert the '-framework Foundation' flag fix...David Ayers
2004-06-04New testcasesNicola Pero