summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-045-5/+7
* re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek2012-12-203-15/+32
* re PR c/39464 (Attribute may_alias causes invalid warning)Jakub Jelinek2012-12-182-2/+11
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-175-154/+152
* re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely2012-10-292-1/+7
* re PR c/53066 (Wshadow should not warn for shadowing an extern function)Manuel López-Ibáñez2012-10-292-2/+19
* re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)Jakub Jelinek2012-10-122-35/+49
* Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl2012-10-093-8/+16
* re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini2012-10-092-1/+8
* re PR c++/54427 (Expose more vector extensions)Marc Glisse2012-10-093-92/+13
* dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet2012-10-042-2/+7
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-012-2/+7
* re PR c/54552 (Cast to pointer to VLA crash the compiler)Joseph Myers2012-09-142-1/+11
* re PR c/54103 (ICE at gimplify.c:7790 on current trunk)Joseph Myers2012-09-142-9/+48
* re PR c/54559 (, ICE in gimplify_expr, at gimplify.c:7592)Jakub Jelinek2012-09-132-0/+12
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-103-10/+8
* re PR c/54428 (ICE in gimplify_expr, at gimplify.c:7591)Jakub Jelinek2012-08-312-14/+23
* re PR c/54355 (ICE on invalid code in switch statement)Jakub Jelinek2012-08-242-1/+8
* invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek2012-08-174-12/+85
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-143-17/+17
* lto-tree.h (lang_decl): Add variable_size GTY option.Uros Bizjak2012-07-242-1/+5
* system.h (dump_file): Do not define.Steven Bosscher2012-07-163-2/+7
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-2915-0/+34222