aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-09check.c: Update copyright year.Paul Thomas10-10/+10
2009-01-09regrename.c (regrename_optimize): Fix dumping.Steven Bosscher2-3/+11
2009-01-09target-supports.exp: Add method to determine if the effective target is reall...Joel Sherrill32-0/+67
2009-01-09gimple.h (struct gimple_statement_base): Document the restrictions on its use.Diego Novillo2-3/+12
2009-01-09i386.c (ix86_expand_movmem, [...]): Add zero guard even if align_bytes != 0 a...Jakub Jelinek2-2/+8
2009-01-09re PR rtl-optimization/38495 (ACATS tests cxa4004 cxa4005 cxa4026 fail)Vladimir Makarov2-13/+48
2009-01-09* typeck.c (cp_build_unary_op): Check for ERROR_MARK.Steve Ellcey2-1/+5
2009-01-09re PR target/38686 (Bootstrap fails on i686-pc-linux-gnu with --with-arch=pen...Jakub Jelinek2-19/+80
2009-01-09re PR c++/35335 (Broken diagnostic: 'expr_stmt' not supported by dump_expr)Jakub Jelinek4-1/+23
2009-01-09re PR c/35742 (Broken diagnostic: 'goto_expr' not supported by pp_c_expression)Jakub Jelinek4-1/+26
2009-01-09pa.c (last_address): Change to unsigned.John David Anglin2-14/+22
2009-01-09re PR c++/37877 (Invalid "invalid use of static" error)John F. Carr4-0/+26
2009-01-09symbian.c: Replace uses of DECL_INLINE with DECL_DECLARED_INLINE_P.Nick Clifton2-5/+10
2009-01-09re PR middle-end/38347 (gfortran.dg/alloc_comp_constructor_1.f90 ICE with -O2...Jakub Jelinek2-4/+8
2009-01-09Update Copyright year.Jakub Jelinek1-1/+1
2009-01-09re PR middle-end/38771 (error: non-trivial conversion in unary operation)Jakub Jelinek4-3/+25
2009-01-09Daily bump.GCC Administrator1-1/+1
2009-01-08params.def (ira-max-conflict-table-size): Decrease default value to 1000.Vladimir Makarov2-1/+6
2009-01-08* gcc.dg/pr34856.c: Ignore irrelevant warning.Nathan Froyd2-1/+7
2009-01-08sibcall-3.c: XFAIL for Thumb.Mark Mitchell3-2/+7
2009-01-08re PR tree-optimization/37031 (ICE for h264ref in gather_interchange_stats wi...Jakub Jelinek6-13/+34
2009-01-08re PR middle-end/38559 ([graphite] ICE :in build2_stat, at tree.c:3293)Sebastian Pop5-136/+94
2009-01-08re PR tree-optimization/37194 (Autovectorization of small constant iteration ...Ira Rosen4-17/+52
2009-01-08re PR libstdc++/36801 (config/cpu/generic/atomicity_mutex/atomicity.h incorre...Benjamin Kosnik10-57/+136
2009-01-08re PR c++/38725 (ICE with goto)Jakub Jelinek4-1/+63
2009-01-08Daily bump.GCC Administrator1-1/+1
2009-01-07target-supports.exp (check_weak_override_available): New.Joseph Myers5-2/+38
2009-01-07rs6000.c (rs6000_legitimize_address): Check for non-word-aligned REG+CONST ad...Nathan Froyd4-1/+40
2009-01-07re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from ...Jakub Jelinek6-37/+171
2009-01-07re PR libstdc++/38092 (libstdc++ doesn't build with GNU ld 2.19 and Sun as: n...Jakub Jelinek5-3/+89
2009-01-07re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek5-1/+86
2009-01-07re PR target/38706 (../../../../src/libstdc++-v3/src/strstream.cc:419: intern...Uros Bizjak4-3/+41
2009-01-07re PR c++/35297 (Compiling error with variadic template with fixed parameter ...Jason Merrill8-77/+243
2009-01-07target-supports-dg.exp (current_compiler_flags): New.Janis Johnson13-19/+132
2009-01-07i386.c (ix86_target_string): Use ARRAY_SIZE.Uros Bizjak2-21/+23
2009-01-07* g++.dg/torture/pr38586.C: Ignore a possible warning.Janis Johnson2-0/+4
2009-01-07* lib/target-supports-dg.exp (check_test_flags): Delete.Janis Johnson2-30/+4
2009-01-07* cp-demangle.c (d_expression): Remove mangling for zero-op casts.Jason Merrill2-12/+6
2009-01-07re PR middle-end/38492 ([graphite] segfaulting code when compiled with -fgrap...Jan Sjodin11-59/+280
2009-01-07AVX Programming Reference (December, 2008)H.J. Lu10-6/+173
2009-01-07re PR libstdc++/38466 (Document std::pair vs. std::swap)Paolo Carlini2-1/+8
2009-01-07re PR middle-end/38751 (odd performance regression with -Os)Richard Guenther2-5/+18
2009-01-07locale_init.cc (locale::_S_initialize_once): Move construction of classic loc...Benjamin Kosnik2-4/+10
2009-01-07install.texi (alpha*-dec-osf*): Remove note on 32-bit hosted cross-compilers ...Gerald Pfeifer2-8/+5
2009-01-07Daily bump.GCC Administrator1-1/+1
2009-01-06re PR fortran/38220 (C_LOC intrinsic non-pure and without explicit interface)Thomas Koenig5-2/+30
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes32-4669/+5129
2009-01-06MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.Thomas Schwinge2-1/+6
2009-01-06* include/tr1_impl/regex: Fix bad return statements and typos.Jonathan Wakely2-4/+9
2009-01-06function.h (rtl_data): Add a dbr_scheduled_p field.Richard Sandiford4-7/+17