Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | Makefile.in (C_TREE_H): Reference c/c-tree.h. | Tom Tromey | 1 | -0/+8 |
2013-09-25 | Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA... | Tom Tromey | 1 | -0/+4 |
2013-09-18 | re PR sanitizer/58443 (ubsan doesn't properly honor fsanitize= flags) | Marek Polacek | 1 | -0/+6 |
2013-09-18 | re PR sanitizer/58411 (no_sanitize_undefined function attribute) | Marek Polacek | 1 | -0/+6 |
2013-09-13 | re PR target/57848 (internal compiler error on builtin and '#pragma GCC targe... | Kai Tietz | 1 | -0/+7 |
2013-09-08 | c-common.c (same_scalar_type_ignoring_signedness): Delete. | Joern Rennecke | 1 | -0/+4 |
2013-09-03 | c-objc-common.c (c_tree_printer): Tidy. | Gabriel Dos Reis | 1 | -0/+4 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -0/+5 |
2013-08-26 | Add PR marker to PR id in ChangeLog. | Joern Rennecke | 1 | -1/+1 |
2013-08-26 | re PR c/35649 (Incorrect printf warning: expect double has float) | Joern Rennecke | 1 | -0/+2 |
2013-08-26 | c-typeck.c (c_common_type): Prefer double_type_node over other REAL_TYPE type... | Joern Rennecke | 1 | -0/+6 |
2013-08-23 | diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer. | Gabriel Dos Reis | 1 | -0/+5 |
2013-08-22 | pretty-print.h (output_buffer::output_buffer): Declare. | Gabriel Dos Reis | 1 | -1/+6 |
2013-08-19 | re PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an-if.c) | Balaji V. Iyer | 1 | -0/+9 |
2013-08-05 | pretty-print.h (pp_base): Remove. | Gabriel Dos Reis | 1 | -0/+4 |
2013-07-23 | * c-parser.c (struct c_generic_association): Fix typo. | Joseph Myers | 1 | -0/+4 |
2013-07-23 | c-common.h (enum rid): New constant. | Tom Tromey | 1 | -0/+8 |
2013-07-13 | re PR c++/57793 (ICE with bitfields in get_bit_range) | Jason Merrill | 1 | -0/+5 |
2013-07-04 | re PR c/57821 ('array is too large' error is missing when sizetype overflows) | Joern Rennecke | 1 | -0/+5 |
2013-06-28 | Implemented Jason Merrill's suggestions on Array Notation C++. | Balaji V. Iyer | 1 | -0/+5 |
2013-06-25 | Replaced Dynamic arrays with vec trees in Array Notation for C. | Balaji V. Iyer | 1 | -0/+12 |
2013-06-18 | re PR c/57630 (Error should include -std=c11 and friends) | Marek Polacek | 1 | -0/+5 |
2013-06-12 | fix pr c/57577 | Balaji V. Iyer | 1 | -0/+6 |
2013-06-10 | re PR c/57563 (Lots of Cilk+ failures on i686-linux) | Balaji V. Iyer | 1 | -0/+6 |
2013-06-07 | re PR middle-end/57541 ([Cilkplus]: internal compiler error: in gimplify_expr... | Balaji V. Iyer | 1 | -0/+5 |
2013-06-07 | Moved array notation helper functions from c/ to c-family/ files. | Balaji V. Iyer | 1 | -0/+16 |
2013-06-05 | +2013-06-04 Balaji V. | Balaji V. Iyer | 1 | -0/+7 |
2013-06-03 | Fixed a bug in expansion of array notations in if-statement conditions. | Balaji V. Iyer | 1 | -0/+13 |
2013-06-03 | re PR c/57474 (FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c -fcilkplus (... | Balaji V. Iyer | 1 | -0/+7 |
2013-05-29 | Fix c/c-array-notation.c compilation failure (PR bootstrap/57450) | Rainer Orth | 1 | -0/+6 |
2013-05-28 | Implemented Cilk Plus Array Notation for C Compiler. | Balaji V. Iyer | 1 | -0/+42 |
2013-05-23 | c-typeck.c (convert_for_assignment): Handle references to memory spaces better. | Mike Stump | 1 | -0/+5 |
2013-05-16 | Makefile.in (LLINKER): New variable. | Jason Merrill | 1 | -0/+4 |
2013-04-24 | c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented. | Paolo Carlini | 1 | -0/+6 |
2013-04-03 | re PR c/19449 (__builtin_constant_p cannot resolve to const when optimizing) | Jakub Jelinek | 1 | -0/+8 |
2013-03-21 | tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ... | Richard Biener | 1 | -0/+5 |
2013-02-12 | Fix bootstrap with -O3. | Marek Polacek | 1 | -0/+6 |
2013-01-24 | re PR c/56078 (causes cc1 to crash) | Jakub Jelinek | 1 | -0/+8 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-12-20 | re PR c++/55619 (Chromium build fails with: error: memory input is not direct... | Jakub Jelinek | 1 | -0/+11 |
2012-12-18 | re PR c/39464 (Attribute may_alias causes invalid warning) | Jakub Jelinek | 1 | -0/+7 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -0/+16 |
2012-10-29 | re PR c++/54930 (Add warning switch for "returning reference to temporary" an... | Jonathan Wakely | 1 | -0/+5 |
2012-10-29 | re PR c/53066 (Wshadow should not warn for shadowing an extern function) | Manuel López-Ibáñez | 1 | -0/+7 |
2012-10-12 | re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp) | Jakub Jelinek | 1 | -0/+13 |
2012-10-09 | Change more non-GTY hash tables to use the new type-safe template hash table. | Lawrence Crowl | 1 | -0/+6 |
2012-10-09 | re PR c++/54194 (misleading suggestion about arithmetic in operand of '|') | Paolo Carlini | 1 | -0/+6 |
2012-10-09 | re PR c++/54427 (Expose more vector extensions) | Marc Glisse | 1 | -0/+9 |
2012-10-04 | dumpfile.h, dumpfile.c: Remove TDI_ada. | Arnaud Charlet | 1 | -0/+5 |
2012-10-01 | invoke.texi: Add documentation for the new option. | Sharad Singhai | 1 | -0/+5 |