Age | Commit message (Expand) | Author | Files | Lines |
2020-10-10 | Objective-C: Addess a FIXME (NFC). | Iain Sandoe | 1 | -26/+6 |
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-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-31 | diagnostics: get rid of *_at_rich_loc in favor of overloading | David Malcolm | 1 | -1/+2 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-05-09 | c-tree.h (pushdecl): Declare. | Nathan Sidwell | 1 | -1/+1 |
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 | -3/+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-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -0/+2 |
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 | -3/+4 |
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-07-21 | Fix some typos. | Ondřej Bílka | 1 | -2/+2 |
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 | -34/+35 |
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 | -4/+0 |
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 | -18/+19 |
2011-05-05 | c-decl.c (finish_decl): Don't call get_pending_sizes. | Joseph Myers | 1 | -1/+1 |
2011-05-04 | Fixup whitespacing. | Mike Stump | 1 | -79/+79 |
2011-02-20 | Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtime | Nicola Pero | 1 | -19/+1 |
2011-02-19 | Updated comments - no change in code | Nicola Pero | 1 | -13/+23 |
2011-02-19 | Do no emit GNU metadata if there is nothing to put into it | Nicola Pero | 1 | -5/+17 |
2011-02-18 | Added support for the 64-bit Apple Objective-C runtime | Iain Sandoe | 1 | -0/+2265 |