aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-18Daily bump.GCC Administrator
2012-11-17 PR tree-optimization/55236Jakub Jelinek
2012-11-17 PR testsuite/55188Jakub Jelinek
2012-11-17Add -static-libasan option to the GCC driverH.J. Lu
2012-11-172012-11-17 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-11-17 * semantics.c (finish_id_expression): Tidy diagnostic message.Gabriel Dos Reis
2012-11-17 * lib/asan-dg.exp (asan_symbolize): Prune BFD: prefixed error messagesJakub Jelinek
2012-11-17 PR fortran/55341Jakub Jelinek
2012-11-172012-11-16 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2012-11-17Daily bump.GCC Administrator
2012-11-16 PR tree-optimization/55329Jakub Jelinek
2012-11-16Fix commit of testcase which got truncated somehow.Ian Bolton
2012-11-16 * params.def (max-peeled-insns, max-completely-peeled-insns): Reduce to 100.Jan Hubicka
2012-11-16 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-11-162012-11-16 Janus Weil <janus@gcc.gnu.org>Janus Weil
2012-11-162012-11-16 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-11-16compiler: don't remove floating point conversion of typed constantIan Lance Taylor
2012-11-16 * Make-lang.in (gccgo$(exeext)): Add + at start of command.Ian Lance Taylor
2012-11-16 * lib/gcc-dg.exp (cleanup-saved-temps): Add .mii to suffixes.Uros Bizjak
2012-11-16PR c++/54875 - Error with alias template that resolves to an enumDodji Seketeli
2012-11-162012-11-16 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-16 * lib/target-supports.expUros Bizjak
2012-11-16 PR c++/55337Jakub Jelinek
2012-11-16 * ChangeLog: Add ChangeLog entry for my last commit.Uros Bizjak
2012-11-16 * g++.dg/mv1.C (dg-options): Add -march=x86-64.Uros Bizjak
2012-11-16 PR target/54073Jakub Jelinek
2012-11-16 PR tree-optimization/54717Jan Hubicka
2012-11-16 * lib/target_suports.expUros Bizjak
2012-11-16 * config/i386/i386-protos.h (ix86_emit_mode_set): Add third argument.Uros Bizjak
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian
2012-11-16Fix gcc.c-torture/compile/pr53410-2.c on sparc.David S. Miller
2012-11-16Daily bump.GCC Administrator
2012-11-15Add support for sparc fused compare-and-branch.David S. Miller
2012-11-152012-11-15 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-11-152012-11-15 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-11-15 PR c++/54903Jason Merrill
2012-11-15 * asan.c (report_error_func): Set DECL_IGNORED_P, don't touchJakub Jelinek
2012-11-152012-11-15 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-15testsJason Merrill
2012-11-15 PR c++/37276Jason Merrill
2012-11-15 * class.c (finish_struct_1): Check virtual functionsJason Merrill
2012-11-15 PR c++/55275Jason Merrill
2012-11-15 PR bootstrap/55051Jan Hubicka
2012-11-15Daily bump.GCC Administrator
2012-11-142012-11-14 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-11-14 * builtins.c (define_builtin): Accept ECF flags andJan Hubicka
2012-11-14 PR bootstrap/55051Jan Hubicka
2012-11-14 * lib/asan-dg.exp: New file.Jakub Jelinek