aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig23-13/+276
2020-11-14testsuite, Objective-C : Amend PR23214 for Darwin11.Iain Sandoe1-1/+1
2020-11-13C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707].Iain Sandoe3-0/+59
2020-11-13Objective-C [2/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe124-32/+171
2020-11-13C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe2-0/+21
2020-11-08Objective-C/C++ : Handle parsing @property 'class' attribute.Iain Sandoe1-8/+13
2020-11-07Objective-C/C++ (C-family) : Add missing 'atomic' property attribute.Iain Sandoe1-0/+3
2020-11-07Objective-C : Implement NSObject attribute.Iain Sandoe1-0/+66
2020-11-06Objective-C/C++ (parsers) : Update @property attribute parsing.Iain Sandoe5-14/+19
2020-11-01Objective-C : Implement SEL as a built-in typedef.Iain Sandoe1-0/+7
2020-10-11testsuite, Objective-C : Fix two plugin diagnostics tests for Darwin.Iain Sandoe1-6/+19
2020-10-11testsuite, Objective-C : Fix call-super-2.m for newer NeXT headers.Iain Sandoe1-1/+5
2020-10-11testsuite, Objective-C : Update forward-1.m.Iain Sandoe1-4/+42
2020-10-11testsuite, Objective-C : Add initialize method to root class.Iain Sandoe1-0/+6
2020-10-11testsuite, Objective-C : Adjust gnu-api tests for Darwin.Iain Sandoe3-3/+12
2020-10-11testsuite, Objective-C : Update a test for newer OS versions.Iain Sandoe1-1/+1
2020-06-28Underline argument in -Wnonnull and in C++ extend warning to the this pointer...Martin Sebor1-4/+4
2020-04-19c, objc: Fix up c_parser_objc_selector_arg after CPP_SCOPE changes [PR94637]Jakub Jelinek1-0/+10
2020-02-25Fix typo: paramter -> parameter [PR93864]Jakub Jelinek1-2/+2
2020-01-01Update copyright years.Jakub Jelinek10-10/+10
2019-11-29Handle C2x attributes in Objective-C.Joseph Myers1-0/+5
2019-08-13[Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.Iain Sandoe2-2/+2
2019-06-20[objective-c/c++, testsuite] Fix stubify tests for -fnext-runtime.Iain Sandoe2-9/+15
2019-06-15[objective-c/c++, testsuite, 2/3] Workaround for PR90709.Iain Sandoe21-35/+42
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor2-9/+9
2019-05-18objective-c - add instancetype.Iain Sandoe1-0/+30
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor16-59/+35
2019-01-14PR target/88638 - FAIL: fsf-nsstring-format-1.s on darwinMartin Sebor1-2/+2
2019-01-09PR other/16615 [3/5]Sandra Loosemore8-22/+22
2019-01-01Update copyright years.Jakub Jelinek10-10/+10
2018-11-15PR c++/87541 - ICE using a constant decl as an attribute alloc_size argumentMartin Sebor2-10/+10
2018-01-03Update copyright years.Jakub Jelinek10-10/+10
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm1-3/+3
2017-10-12C/C++: add fix-it hints for various missing symbolsDavid Malcolm1-2/+2
2017-08-10* objc.dg/proto-lossage-4.m: Accept int/long int as intptr_t.Marek Polacek1-3/+3
2017-08-09re PR c/81233 (--Wdiscarded-qualifiers and Wincompatible-pointer-types missin...Marek Polacek1-3/+3
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth3-3/+3
2017-04-28Replace absolute linenrs in objc.dg,obj-c++.dgTom de Vries16-101/+97
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries1-2/+2
2017-04-25Add dg-lineTom de Vries1-4/+4
2017-04-19Use relative line number for subsequent dg directivesTom de Vries45-83/+83
2017-04-16Remove braces around line number in dejagnu directiveTom de Vries1-1/+1
2017-01-01Update copyright years.Jakub Jelinek10-10/+10
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+38
2016-02-23re PR objc/69844 (Possibly bogus error: unknown type name in ObjC code)Jakub Jelinek1-0/+24
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek3-7/+7
2016-01-04Update copyright years.Jakub Jelinek10-10/+10
2015-12-17Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth1-2/+1
2015-11-23Fix PR objc/68438 (uninitialized source ranges)David Malcolm2-0/+184
2015-01-09ivars.c: Add a check for classes without instance variables...Dimitris Papavasiliou1-0/+13