Age | Commit message (Expand) | Author | Files | Lines |
2020-11-01 | Objective-C : Implement SEL as a built-in typedef. | Iain Sandoe | 1 | -0/+7 |
2020-10-11 | Objective-C, Darwin : Make protocols private extern and weak. | Iain Sandoe | 1 | -9/+27 |
2020-10-11 | Objective-C++ : Fix bitfield ivars. | Iain Sandoe | 1 | -6/+1 |
2020-10-11 | Darwin, Objective-C : Adjust objective-c symbol linkage with version. | Iain Sandoe | 1 | -4/+4 |
2020-10-11 | Objective-C, Darwin : Update message call codegen. | Iain Sandoe | 1 | -46/+187 |
2020-10-11 | Ojective-C, Darwin : Adjust category superclass ref names (NFC). | Iain Sandoe | 1 | -3/+3 |
2020-10-11 | Objective-C, Darwin : Update protocol metadata to current version. | Iain Sandoe | 1 | -16/+87 |
2020-10-10 | Objective-C, Darwin : Pick up super refs directly. | Iain Sandoe | 1 | -38/+38 |
2020-10-10 | Objective-C, Darwin : Update metadata section uses. | Iain Sandoe | 1 | -2/+2 |
2020-10-10 | Objective-C, Darwin : Use special string sections for V2 NeXT runtime. | Iain Sandoe | 1 | -3/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-10 | [Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata. | Iain Sandoe | 1 | -2/+4 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -2/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-09 | re PR c/81417 (-Wsign-compare should print types being compared) | Marek Polacek | 1 | -2/+2 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-05-04 | PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c | Martin Sebor | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -5/+0 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -8/+8 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -2/+2 |
2014-01-31 | re PR c/59963 (Wrong column number for warning -Woverflow) | Marek Polacek | 1 | -4/+8 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-09-14 | re PR target/48094 (ld: warning: section has unexpectedly large size errors i... | Iain Sandoe | 1 | -28/+0 |
2013-07-21 | Fix some typos. | Ondřej Bílka | 1 | -2/+2 |
2013-05-22 | objc-next-runtime-abi-02.c (build_v2_build_objc_method_call): Fix build_condi... | Paolo Carlini | 1 | -1/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -115/+105 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -7/+7 |
2012-06-29 | configure.ac: Skip C if explicitly selected. | Steven Bosscher | 1 | -3/+3 |
2012-03-21 | objc-act (objc_build_ivar_assignment): Do not call assemble_external. | Steven Bosscher | 1 | -1/+0 |
2011-10-14 | In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+1 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -1/+1 |
2011-07-19 | tree.h (fold_build_pointer_plus_loc): New helper function. | Richard Guenther | 1 | -3/+2 |
2011-07-11 | In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -12/+1 |
2011-07-04 | In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -1/+1 |
2011-05-13 | objc-next-runtime-abi-02.c (newabi_append_ro): Add const qualifier to constan... | Toon Moene | 1 | -1/+1 |
2011-05-06 | don't use build_function_type in the ObjC/C++ frontends | Nathan Froyd | 1 | -31/+34 |
2011-05-04 | Fixup whitespacing. | Mike Stump | 1 | -203/+203 |
2011-04-21 | objc-act.c (synth_module_prologue): Call build_function_type_list instead of ... | Nathan Froyd | 1 | -5/+3 |