aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-next-runtime-abi-02.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-3966/+0
2022-01-11c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]Jakub Jelinek1-2/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-05Objective-C, NeXT: Reorganise meta-data declarations.Iain Sandoe1-8/+1
2021-10-08opts: include missing header files.Martin Liska1-0/+1
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-2/+2
2021-09-01Objective-C, NeXT: Fix messenging non-aggregate return-in-memory.Iain Sandoe1-13/+16
2021-08-19Objective-C, NeXT runtime: Correct the default for fobjc-nilcheck.Iain Sandoe1-0/+4
2021-08-18Objective-C: fix crash with -fobjc-nilcheckIain Sandoe1-15/+7
2021-08-17Objective-C: Default flag_objc_sjlj_exceptions off for NeXT ABI >= 2.Matt Jacobson1-2/+2
2021-06-28objc: Add support for per-location warning groups.Martin Sebor1-1/+1
2021-05-10Come up with startswith function.Martin Liska1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-01Objective-C : Implement SEL as a built-in typedef.Iain Sandoe1-0/+7
2020-10-11Objective-C, Darwin : Make protocols private extern and weak.Iain Sandoe1-9/+27
2020-10-11Objective-C++ : Fix bitfield ivars.Iain Sandoe1-6/+1
2020-10-11Darwin, Objective-C : Adjust objective-c symbol linkage with version.Iain Sandoe1-4/+4
2020-10-11Objective-C, Darwin : Update message call codegen.Iain Sandoe1-46/+187
2020-10-11Ojective-C, Darwin : Adjust category superclass ref names (NFC).Iain Sandoe1-3/+3
2020-10-11Objective-C, Darwin : Update protocol metadata to current version.Iain Sandoe1-16/+87
2020-10-10Objective-C, Darwin : Pick up super refs directly.Iain Sandoe1-38/+38
2020-10-10Objective-C, Darwin : Update metadata section uses.Iain Sandoe1-2/+2
2020-10-10Objective-C, Darwin : Use special string sections for V2 NeXT runtime.Iain Sandoe1-3/+4
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-10[Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata.Iain Sandoe1-2/+4
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-2/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-09re PR c/81417 (-Wsign-compare should print types being compared)Marek Polacek1-2/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-05-04PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-5/+0
2015-08-19remove more useless typedefsTrevor Saunders1-8/+8
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-2/+2
2014-01-31re PR c/59963 (Wrong column number for warning -Woverflow)Marek Polacek1-4/+8
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-1/+1
2013-09-14re PR target/48094 (ld: warning: section has unexpectedly large size errors i...Iain Sandoe1-28/+0
2013-07-21Fix some typos.Ondřej Bílka1-2/+2
2013-05-22objc-next-runtime-abi-02.c (build_v2_build_objc_method_call): Fix build_condi...Paolo Carlini1-1/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1