aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)Author
2015-06-23Mark ChangeLogRichard Biener
2015-02-12backport: re PR c/57653 (filename information discarded when using -imacros)Richard Biener
2015-01-20backport: re PR c/61553 (__atomic_store with non-pointer arg ICE)Marek Polacek
2014-12-19Mark ChangeLogGCC Administrator
2014-05-22Mark ChangeLogRichard Biener
2014-05-06c-opts.c (c_common_post_options): For -freestanding...Richard Biener
2014-04-10backport: re PR c++/60689 (Bogus error with atomic::exchange)Jakub Jelinek
2014-04-10backport: re PR debug/60603 (.debug_macinfo/.debug_macro has wrong line numbe...Jakub Jelinek
2014-04-10backport: re PR middle-end/36282 (Spurious warning "asm declaration ignored d...Jakub Jelinek
2014-04-07ChangeLog: Fix the date.Dominique d'Humieres
2014-04-07backport: re PR target/48094 (ld: warning: section has unexpectedly large siz...Dominique d'Humieres
2014-03-06backport: re PR c/37743 (Bogus printf format warning with __builtin_bswap32.)Jakub Jelinek
2014-03-06backport: re PR c/60101 (Long compile times when mixed complex floating point...Jakub Jelinek
2013-11-29re PR c/59280 (ICE with attribute((constructor(invalid))))Jakub Jelinek
2013-11-04re PR c++/58979 (ICE with invalid use of pointer-to-member)Marek Polacek
2013-10-16Mark ChangeLogGCC Administrator
2013-08-09* c-ada-spec.c (print_ada_declaration): Prevent accessing null asm nameArnaud Charlet
2013-05-31Mark ChangeLogGCC Administrator
2013-05-14re PR c++/57274 (Bogus sequence-point warning in C++)Jakub Jelinek
2013-03-22Mark ChangeLogGCC Administrator
2013-03-09re PR middle-end/56524 (Compiler ICE when compiling with -mips16)Richard Sandiford
2013-03-05re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek
2013-03-04* c-pretty-print.c (pp_c_pretty_printer_init): Clear pp->flags.Jakub Jelinek
2013-02-28re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...Konstantin Serebryany
2013-02-19re PR c++/56381 (ICE: cc1plus: internal compiler error: in gimplify_expr, at ...Jakub Jelinek
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez
2013-02-18re PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal compiler error))Jakub Jelinek
2013-02-05re PR middle-end/56167 (ICE with invalid __attribute__ arguments)Jakub Jelinek
2013-01-30re PR c++/55742 (__attribute__ in class function declaration cause "prototype...Jakub Jelinek
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-09re PR c/48418 (Bit shift operator >>=)Jakub Jelinek
2012-12-03Fix PR c/55570.Marek Polacek
2012-11-29re PR c++/52654 ([C++11] Warn on overflow in user-defined literals)Ed Smith-Rowland
2012-11-28re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener
2012-11-23re PR sanitizer/55435 ([asan] implement an attribute to disable asan instrume...Jakub Jelinek
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill
2012-11-09Handle target specific memory models in C frontendAndi Kleen
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-11-07re PR c/51294 (spurious warning from -Wconversion in C and C++ in conditional...Manuel López-Ibáñez
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely
2012-10-25Core 1402Jason Merrill
2012-10-25c.opt (Winherited-variadic-ctor): New.Jason Merrill
2012-10-25re PR c++/54427 (Expose more vector extensions)Marc Glisse
2012-10-23gcc:Joseph Myers
2012-10-20re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-10-18c-ada-spec.c (LOCATION_COL): Delete.Eric Botcazou