aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-30Remove more stray returns and gcc_unreachable ()sRichard Biener1-3/+0
2021-09-01C-family: Add attribute 'unavailable'.Iain Sandoe1-20/+61
2021-08-18Objective-C: fix crash with -fobjc-nilcheckIain Sandoe1-7/+9
2021-06-28objc: Add support for per-location warning groups.Martin Sebor1-7/+8
2021-05-20opts: change write_symbols to support bitmasksIndu Bhagat1-1/+1
2021-05-10Come up with startswith function.Martin Liska1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-13C-Family, Objective-C : Implement Objective-C nullability Part 1[PR90707].Iain Sandoe1-1/+50
2020-11-13C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe1-2/+10
2020-11-08Objective-C/C++ : Handle parsing @property 'class' attribute.Iain Sandoe1-0/+10
2020-11-07Objective-C/C++ (C-family) : Add missing 'atomic' property attribute.Iain Sandoe1-0/+1
2020-11-07Objective-C : Implement NSObject attribute.Iain Sandoe1-7/+32
2020-11-06Objective-C/C++ : Allow visibility prefix attributes on interfaces.Iain Sandoe1-2/+4
2020-11-06Objective-C/C++ (parsers) : Update @property attribute parsing.Iain Sandoe1-116/+179
2020-11-04Objective-C++ : Fix ICE in potential_constant_expression_1.Iain Sandoe1-1/+15
2020-11-01Objective-C : Implement SEL as a built-in typedef.Iain Sandoe1-0/+1
2020-09-19Change C front end to emit structured loop and switch tree nodes.Sandra Loosemore1-4/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor1-1/+1
2019-05-18objective-c - add instancetype.Iain Sandoe1-1/+9
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-12/+12
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-6/+12
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-10/+10
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-19C++: more location wrapper nodes (PR c++/43064, PR c++/43486)David Malcolm1-3/+11
2018-04-20Do not overflow string buffer (PR objc/85476).Martin Liska1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-17[PATCH PR/82546] tree node sizeNathan Sidwell1-3/+6
2017-10-10Require wi::to_wide for treesRichard Sandiford1-6/+6
2017-09-29c-attribs.c (handle_packed_attribute): Test DECL_C_BIT_FIELD rather than DECL...Jakub Jelinek1-4/+14
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-6/+0
2016-06-07C: add fixit hint to misspelled field namesDavid Malcolm1-1/+2
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-11/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-1/+1
2015-06-25hash-table.h: Update comments.Richard Sandiford1-3/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-2/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-04-18remove need for store_values_directlyTrevor Saunders1-6/+6
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-3/+4
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1