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-09-17 | c-family: Macro support in -Wmisleading-indentation [PR80076] | Patrick Palka | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-30 | spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;. | Jakub Jelinek | 1 | -1/+1 |
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 | -4/+0 |
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-01-31 | re PR c/59963 (Wrong column number for warning -Woverflow) | Marek Polacek | 1 | -2/+3 |
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-09-14 | re PR target/48094 (ld: warning: section has unexpectedly large size errors i... | Iain Sandoe | 1 | -33/+0 |
2013-07-21 | Fix some typos. | Ondřej Bílka | 1 | -1/+1 |
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 | -31/+33 |
2012-06-29 | configure.ac: Skip C if explicitly selected. | Steven Bosscher | 1 | -3/+3 |
2012-06-19 | tm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERENCE, [...]): Add @hooks. | Steven Bosscher | 1 | -37/+37 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+1 |
2012-03-21 | objc-act (objc_build_ivar_assignment): Do not call assemble_external. | Steven Bosscher | 1 | -1/+0 |
2011-11-12 | objc-next-runtime-abi-01.c (objc_eh_personality): Use gcc personality for Obj... | Iain Sandoe | 1 | -1/+4 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -1/+1 |
2011-07-04 | In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+1 |
2011-05-06 | don't use build_function_type in the ObjC/C++ frontends | Nathan Froyd | 1 | -19/+19 |
2011-05-04 | Fixup whitespacing. | Mike Stump | 1 | -97/+97 |
2011-02-19 | Updated comments | Nicola Pero | 1 | -50/+62 |
2011-02-18 | Added support for the 64-bit Apple Objective-C runtime | Iain Sandoe | 1 | -0/+2969 |