rs6000.c (output_vec_const_move): Handle little-endian code generation.
[gcc.git] / gcc / c /
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-02 Jan Hubickac-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION...
2014-07-01 Marek Polacekinvoke.texi: Document -Wint-conversion.
2014-07-01 Marek Polacekre PR c/58286 (Need option to make incompatible pointer...
2014-06-30 Marek Polacekconvert.c (convert_to_integer): Don't instrument conver...
2014-06-30 Igor Zamyatinre PR middle-end/57541 ([Cilkplus]: internal compiler...
2014-06-27 Sebastian Huberc-parser.c (c_parser_declaration_or_fndef): Discard...
2014-06-25 Marek Polacekre PR c/61162 (possibly bad error location with -Wc...
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-24 Jakub Jelinekgimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-23 Marek Polacekc-typeck.c (parser_build_binary_op): Don't call warn_lo...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09 Marek Polacekre PR c/36446 (unexplained warning in struct initializa...
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-05 S. Gillesre PR c/53119 (-Wmissing-braces wrongly warns about...
2014-06-05 Marek Polacekre PR c/56724 (sub-optimal location in error)
2014-06-05 Marek Polacekre PR c/49706 (No warning for (!x > 1) which is always...
2014-06-05 Marek Polacekre PR c/48062 (`shadowed declaration is here' should...
2014-06-04 Igor Zamyatinre PR c/58942 (cilkplus internal compiler error: tree...
2014-06-03 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-27 Marek Polacekre PR c/56724 (sub-optimal location in error)
2014-05-26 Igor Zamyatinre PR c/61191 (cilkplus ICE on syntax error)
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-23 Thomas SchwingeRemove duplicated variable initialization.
2014-05-23 Thomas SchwingeFix some bool vs. tree confusion.
2014-05-22 Thomas SchwingeFix copy'n'pasto.
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-13 Marek Polacekre PR c/61162 (possibly bad error location with -Wc...
2014-05-10 Marek Polacekc-parser.c (c_parser_declaration_or_fndef): Pass init_l...
2014-05-09 Marek Polacekre PR c/61096 (error_init lacks a location)
2014-05-09 Marek Polacekre PR c/50459 (alignof doesn't work on plain old consta...
2014-05-08 Marek Polacekre PR c/61053 (_Alignas(long long) reduces alignment...
2014-05-08 Marek Polacekre PR c/61077 (_Atomic in the return type or argument...
2014-05-06 Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-02 Marek Polacekre PR c/25801 (bad diagnostic for increment/decrement...
2014-05-02 Marek Polacekc-typeck.c (c_finish_return): Separate warning_at calls.
2014-05-02 Marek Polacekc-tree.h (error_init): Remove declaration.
2014-05-02 Jeff Lawrevert: c-parser.c (c_parser_sizeof_expression): Reorga...
2014-05-02 Marek Polacekre PR c/60784 (Spurious -Wmissing-field-initializers...
2014-05-01 Marek Polacekre PR c/60915 (confusing diagnostic from attribute...
2014-05-01 Marek Polacekre PR c/60257 (Incorrect column number and confusing...
2014-05-01 Marek Polacekre PR c/43395 (Gcc warns label as local variable)
2014-05-01 Marek Polacekre PR c/29467 (-ansi -pedantic accepts _Bool without...
2014-05-01 Marek Polacekre PR c/43245 (add option to control "discarding qualif...
2014-05-01 Marek Polacekre PR c/56989 (wrong location in error message)
2014-04-30 Marek Polacekgcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_D...
2014-04-30 Marek Polacekre PR c/60139 (Imprecise column number for -pedantic...
2014-04-30 Marek Polacekre PR c/60351 (Incorrect column number for warning...
2014-04-25 Marek Polacekre PR c/18079 (Contradicting function attributes (alway...
2014-04-25 Marek Polacekre PR c/60114 (Incorrect column number for -pedantic...
2014-04-24 Prathamesh Kulkarnic-parser.c (c_parser_sizeof_expression): Reorganize...
2014-04-24 Jakub Jelinekc-parser.c (c_parser_omp_atomic): Allow seq_cst before...
2014-04-22 Jakub Jelinekre PR c/59073 (ICE with missing increment in OpenMP...
2014-04-12 Igor Zamyatinre PR middle-end/60469 (simple cilk plus program ICEs)
2014-03-28 Jakub Jelinekre PR c++/60689 (Bogus error with atomic::exchange)
2014-03-18 Manuel López-Ibáñezre PR c/55383 (-Wcast-qual reports incorrect message)
2014-03-07 Thomas SchwingeThe error_mark_node is not an OpenMP mappable type.
2014-03-06 Marek Polacekre PR c/60197 (ICE with _Cilk_spawn in expression)
2014-02-19 Prathamesh Kulkarnic-parser.c (c_parser_declspecs): Replace call to error...
2014-02-19 Marek Polacekre PR c/60195 (Strange warnings using atomic types)
2014-02-07 Prathamesh Kulkarnic-parser.c (c_parser_get_builtin_args): Replace calls...
2014-01-31 Marek Polacekre PR c/59963 (Wrong column number for warning -Woverflow)
2014-01-30 Marek Polacekre PR c/59940 (Imprecise column number for -Wconversion)
2014-01-30 Richard Bienerre PR c/59905 (Unfriendly abort when calling a fucntion...
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-23 Marek Polacekre PR c/59846 (Imprecise column number for -Wtype-limits)
2014-01-23 Marek Polacekre PR c/58346 (ICE with SIGFPE at -O1 and above on...
2014-01-23 Marek Polacekre PR c/59871 (No unused value warning for comma expres...
2014-01-23 Balaji V. Iyerre PR c/59825 (Many cilkplus test failures)
2014-01-23 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled functions...
2014-01-23 Jakub Jelinekre PR middle-end/58809 (ICE with complex variable in...
2014-01-22 Marek Polacekre PR c/59891 (ICE on invalid code (with div-by-zero...
2014-01-15 Jakub Jelinekre PR c/58943 (wrong calculation of indirect structure...
2014-01-09 Balaji V. Iyerre PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)
2014-01-06 Marek Polacekre PR c/57773 (-Wpedantic incorrect warning for enum...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-18 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled function for C.
2013-12-17 Thomas SchwingeFix description of OpenMP parallel directive in the...
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-04 Joseph Myersre PR c/52023 ([C11] _Alignof (double) yields wrong...
2013-12-04 Marek Polacekre PR c/54113 (-Wmissing-prototypes produces false...
2013-12-03 Marek Polacekre PR c/59351 (ICE on empty compound literal with ...
2013-12-03 Joseph Myersre PR c/58235 (Missing diagnostic on assignment to...
2013-11-29 Joseph Myersre PR c/42262 (internal compiler error: in set_designat...
2013-11-29 Joseph Myersre PR c/57574 (-std=c99 inline function incorrectly...
2013-11-27 Jakub Jelinekre PR c/59310 (FAIL: gcc.dg/gomp/openmp-simd-1.c (test...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-27 Tom de VriesHandle vector increment/decrement in build_unary_op
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-20 Mike StumpFixup whitespace.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
next