| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge debug-early branch into mainline. | aldyh | 2015-06-05 | 5 | -50/+37 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 10 | -23/+12 |
* | PR c/66341 | mpolacek | 2015-06-04 | 2 | -1/+7 |
* | 2015-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-06-03 | 2 | -2/+19 |
* | * doc/plugins.texi (enum plugin_event): New event. | law | 2015-06-03 | 2 | -0/+7 |
* | 2015-06-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-06-02 | 2 | -0/+11 |
* | gcc/ | wilson | 2015-05-22 | 2 | -0/+6 |
* | PR c/47043 | mpolacek | 2015-05-22 | 2 | -1/+18 |
* | See <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01977.html> for | mpolacek | 2015-05-21 | 2 | -2/+8 |
* | * c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout. | mpolacek | 2015-05-20 | 3 | -16/+16 |
* | * c-typeck.c (start_init): Use AGGREGATE_TYPE_P. | mpolacek | 2015-05-19 | 2 | -5/+6 |
* | PR middle-end/66199 | jakub | 2015-05-19 | 2 | -7/+13 |
* | Use std::swap instead of explicit swaps | miyuki | 2015-05-19 | 2 | -4/+6 |
* | gcc/fortran/ChangeLog: | manu | 2015-05-16 | 1 | -2/+2 |
* | gcc/fortran/ChangeLog: | manu | 2015-05-16 | 1 | -0/+6 |
* | PR c/66066 | mpolacek | 2015-05-14 | 2 | -1/+8 |
* | Implement -Wmisleading-indentation | dmalcolm | 2015-05-12 | 2 | -8/+52 |
* | * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c, | jason | 2015-05-09 | 1 | -1/+1 |
* | PR c/64918 | mpolacek | 2015-05-07 | 2 | -3/+9 |
* | PR c/65179 | mpolacek | 2015-05-07 | 2 | -0/+17 |
* | * c-typeck.c (c_build_va_arg): Clarify the error message. | mpolacek | 2015-04-30 | 2 | -5/+10 |
* | * c-typeck.c (c_incomplete_type_error): Refactor to use %qT. Print | mpolacek | 2015-04-30 | 2 | -13/+6 |
* | * c-typeck.c (set_init_label): Call error_at instead of error and | mpolacek | 2015-04-30 | 2 | -1/+6 |
* | Add OMP_STANDALONE_CLAUSES. | tschwinge | 2015-04-29 | 2 | -4/+6 |
* | * c-parser.c (c_parser_binary_expression): Remove duplicate line. | mpolacek | 2015-04-28 | 2 | -1/+4 |
* | PR c/65901 | mpolacek | 2015-04-28 | 2 | -0/+10 |
* | PR c/52085 | mpolacek | 2015-04-25 | 2 | -2/+10 |
* | PR c/65345 | mpolacek | 2015-04-23 | 3 | -11/+57 |
* | gcc/c/ | iverbin | 2015-04-20 | 2 | -2/+7 |
* | PR target/55143: undefined reference to c_default_pointer_mode | aldot | 2015-04-10 | 3 | -8/+6 |
* | 2015-03-27 Tobias Burnus <burnus@net-b.de> | burnus | 2015-03-27 | 2 | -20/+29 |
* | * c-decl.c (c_decl_attributes): Also add "omp declare target" | jakub | 2015-03-19 | 2 | -1/+7 |
* | * c-parser.c (c_parse_init): Don't call xstrdup on get_identifier | jakub | 2015-03-11 | 2 | -1/+6 |
* | PR c/65120 | jakub | 2015-03-10 | 2 | -0/+7 |
* | PR c/65120 | jakub | 2015-03-09 | 2 | -2/+34 |
* | * c-convert.c (convert): Make use of do_ubsan_in_current_function. | mpolacek | 2015-03-09 | 4 | -10/+9 |
* | PR c/65228 | mpolacek | 2015-02-27 | 2 | -2/+7 |
* | PR c/64768 | mpolacek | 2015-02-14 | 2 | -0/+19 |
* | PR c/65050 | mpolacek | 2015-02-13 | 2 | -1/+8 |
* | PR c/64824 | jakub | 2015-02-11 | 2 | -2/+8 |
* | PR c/64856 | mpolacek | 2015-02-09 | 2 | -3/+9 |
* | PR c/64824 | jakub | 2015-02-04 | 2 | -0/+7 |
* | 2015-02-02 Bruno Loff <bruno.loff@gmail.com> | dnovillo | 2015-02-02 | 2 | -0/+6 |
* | PR c/64709 | mpolacek | 2015-01-29 | 2 | -10/+25 |
* | PR c/64766 | jakub | 2015-01-27 | 2 | -1/+8 |
* | PR c/64778 | jakub | 2015-01-26 | 2 | -1/+7 |
* | 2015-01-21 Richard Biener <rguenther@suse.de> | rguenth | 2015-01-21 | 2 | -0/+8 |
* | Merge current set of OpenACC changes from gomp-4_0-branch. | tschwinge | 2015-01-15 | 4 | -22/+1146 |
* | PR rtl-optimization/64536 | jakub | 2015-01-09 | 1 | -0/+17 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 9 | -2/+79 |