aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
AgeCommit message (Expand)AuthorFilesLines
2024-10-15c: Implement C2Y N3355 - Named Loops [PR117022]Jakub Jelinek1-0/+172
2024-04-23testsuite: Adjust testsuite expectations for diagnostic spelling fixesJakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek10-10/+10
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan1-0/+26
2023-11-08testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-*Joseph Myers1-1/+1
2023-11-07testsuite: Refer more consistently to C23 not C2XJoseph Myers1-2/+2
2023-05-16c: Remove restrictions on declarations in 'for' loops for C2XJoseph Myers1-1/+1
2023-02-16testsuite, objective-c: Cater for Windows intptr type.Iain Sandoe1-3/+3
2023-01-16Update copyright years.Jakub Jelinek10-10/+10
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-19/+0
2022-01-03Update copyright years.Jakub Jelinek10-10/+10
2022-01-01objc: Fix handling of break stmt inside of switch inside of ObjC foreach [PR1...Jakub Jelinek1-0/+101
2021-12-18Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert1-1/+1
2021-09-01C-family: Add attribute 'unavailable'.Iain Sandoe6-0/+187
2021-08-18Objective-C: fix crash with -fobjc-nilcheckIain Sandoe3-0/+46
2021-04-22testsuite/100176 - fix struct-layout-1_generate.c compileRichard Biener1-0/+2
2021-03-18Objective-C++ : Fix handling of unnamed message parms [PR49070].Iain Sandoe1-0/+28
2021-02-04PR c/97882 - Segmentation Fault on improper redeclaration of functionMartin Sebor2-3/+3
2021-01-04Update copyright years.Jakub Jelinek10-10/+10
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