caller-save.c (init_caller_save): Use word_mode and FIRST_PSEUDO_REGISTER when creati...
[gcc.git] / gcc / c-family /
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-18 Tom de VriesMove array-type va_list handling to build_va_arg
2015-05-15 Mikhail Maltsevre PR c/48956 (-Wconversion should warn when a complex...
2015-05-14 Marek Polacekre PR c/66066 (r222889 causes bogus error: initializer...
2015-05-12 David MalcolmImplement -Wmisleading-indentation
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-05-12 Tom de VriesDon't take address of ap unless necessary
2015-05-10 Jason Merrillc-opts.c (c_common_post_options): Also clear cpp_opts...
2015-05-10 Jason Merrillc-common.h (enum cxx_dialect): Add cxx_unset.
2015-05-10 Jason Merrillc.opt (std=c++14): Remove Undocumented flag and experim...
2015-05-09 Jason Merrillc.opt (Wc++11-compat): Make primary.
2015-05-09 Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-05-07 Marek Polacekre PR c/64918 (invalid (?) warning when initializing...
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-05-07 Marek Polacekc-ubsan.c (ubsan_instrument_bounds): Don't skip instrum...
2015-05-06 Jason Merrillc.opt (Wterminate): New.
2015-04-30 Marek Polacekc-common.c (maybe_warn_bool_compare): When comparing...
2015-04-29 Josh Triplettc-common.c (handle_section_attribute): Refactor to...
2015-04-29 Marek Polacekre PR c/64610 (No -Wbool-compare warning on "(0 !=...
2015-04-29 Jakub Jelinekc-common.h (omp_clause_mask): Unconditionally define...
2015-04-28 Tom de VriesRemove ifn_va_arg ap fixup
2015-04-28 Eric Botcazouc-ada-spec.c (in_function): Delete.
2015-04-24 Marek Polacekre PR c/63357 (Warn for P && P and P || P (same expres...
2015-04-24 Marek Polacekre PR c/65830 (-Wno-shift-count-negative -Wno-shift...
2015-04-24 Marek Polacekre PR c/61534 (Wlogical-op should not warn when either...
2015-04-10 Bernhard Reutner... PR target/55143: undefined reference to c_default_point...
2015-03-27 Ilya Enkovichre PR target/65495 (ICE: chkp_make_addressed_object_bou...
2015-03-11 Jakub Jelinekc-parser.c (c_parse_init): Don't call xstrdup on get_id...
2015-03-10 Ilya Enkovichc.opt (fchkp-use-wrappers): New.
2015-03-10 Ilya Enkovichlinux-common.h (LIBMPX_WRAPPERSSPEC): New.
2015-03-10 Ilya EnkovichMakefile.def: Add libmpx.
2015-03-10 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-06 Marek Polacekre PR sanitizer/65280 (-fsanitize=bounds does not detec...
2015-03-06 Eric Botcazouc-ada-spec.c (dump_ada_double_name): Fix pasto.
2015-03-05 Eric Botcazoure PR ada/65319 (FAIL: g++.dg/other/dump-ada-spec-3...
2015-03-01 Eric Botcazouc-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.
2015-02-27 Marek Polacekre PR c/65040 (gcc-5 -Wformat broken)
2015-02-27 Kai Tietzre PR c/35330 (ICE with invalid pragma weak)
2015-02-24 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-02-16 Marek Polacekre PR c/65066 (ICE: Segmentation fault with -Wformat=2)
2015-02-13 Marek Polacekre PR c/65040 (gcc-5 -Wformat broken)
2015-02-13 Jason Merrillre PR c++/64956 (__GXX_ABI_VERSION needs a proper defin...
2015-02-04 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-23 Tom de VriesMake fopenacc an LTO option
2015-01-23 Tom de VriesMake fopenmp an LTO option
2015-01-21 Jakub Jelinekre PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
2015-01-21 Jason Merrillre PR c++/64629 (-Wformat-security warns with const...
2015-01-19 Martin LiskaIPA ICF: add no_icf attribute.
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Marcos Diazcommon.opt: New option -fstack-protector-explicit.
2015-01-14 Martin Ueckertree-vrp.c (check_array_ref): Emit more warnings for...
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08 Jason Merrillubsan.c (do_ubsan_in_current_function): New.
2015-01-08 Mike Stumptsan.c (pass_tsan::gate): Add no_sanitize_thread support.
2015-01-07 Marek Polacekre PR c/64440 (-Wdiv-by-zero false negative on const...
2015-01-06 Trevor Saundersimplement -Wsuggest-override
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Marek Polacekre PR c/64423 (Incorrect column number of -Wchar-subscr...
2014-12-20 Edward Smith-Rowlandc-cppbuiltin.c (__cpp_sized_deallocation): Uncomment...
2014-12-20 Martin Ueckerinvoke.texi: Document -Wdiscarded-array-qualifiers.
2014-12-19 Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-12-15 Jason MerrillN3778: Sized Deallocation
2014-12-12 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Enable C++14 __cpp_c...
2014-12-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-12-08 Jeff LawFix typo in ChangeLog
2014-12-07 Jan Hubickasymtab.c (symtab_node::equal_address_to): New function.
2014-12-06 Marek Polacekre PR tree-optimization/64183 (Complete unroll doesn...
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-29 Tobias Burnusopt-functions.awk (lang_enabled_by): Support || for...
2014-11-28 Marek Polacekc-ubsan.c (ubsan_instrument_shift): Use op1_utype for...
2014-11-28 Marek Polacekre PR c/63862 (C frontend converts shift-count to int...
2014-11-21 Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-11-21 Jakub Jelinekre PR target/63764 (ICE: in verify_ssa, at tree-ssa...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Richard HendersonAllow the static chain to be set from C
2014-11-18 Jakub Jelinekre PR sanitizer/63813 ([UBSAN] ICE in ubsan_type_descri...
2014-11-15 Marek Polacekre PR middle-end/63884 (ICE: SIGSEGV in is_sec_implicit...
2014-11-12 Joseph MyersPredefine __NO_MATH_ERRNO__ for -fno-math-errno.
2014-11-12 Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-11 Andi KleenError out for Cilk_spawn or array expression in forbidd...
2014-11-11 Andi KleenFix error location for cilk error message
2014-11-10 Paolo Carliniinvoke.texi ([-Wshift-count-negative, [...]): Add.
2014-11-10 Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-04 Richard Bienerc-common.c (shorten_compare): Do not shorten mixed...
2014-11-02 Edward Smith-Rowlandfeat-cxx11.C: Commentary and rearrangement of tests.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-26 Manuel López-IbáñezIn cp/error.c...
2014-10-24 Marek Polacekre PR c/56980 (C pretty-printer does not handle well...
2014-10-23 Marek Polacekc-ubsan.c (ubsan_instrument_shift): Perform the MINUS_E...
2014-10-22 Jakub JelinekNew syntax for -fsanitize-recover.
2014-10-21 Kirill YukhinRevert r216483.
2014-10-20 Igor Zamyatinre PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
2014-10-17 Marek Polacekc-opts.c (c_common_post_options): Set warn_implicit_int.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-16 DJ Delorietree-core.h: Fix comment to not assume pointers are...
next