aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek18-24/+58
2010-01-08re PR target/41885 (AVR Rotate patterns do not correctly consider overlap.)Andy Hutchinson4-166/+210
2010-01-08re PR target/37454 (gcc: unrecognized option '-rdynamic')Steve Ellcey3-53/+35
2010-01-08re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all availab...Rainer Orth2-1/+7
2010-01-08sh.c (sh_expand_epilogue): Fix interrupt handler register popping order.DJ Delorie2-4/+9
2010-01-08re PR lto/42528 (ICE with -flto and -fsigned-char)Richard Guenther7-3/+53
2010-01-08Remove COMPONENT_REF limitation in SCoP detection.Sebastian Pop2-70/+7
2010-01-08re PR libstdc++/42573 ([C++0x] shrink_to_fit() missing)Paolo Carlini26-28/+372
2010-01-08re PR fortran/25829 ([F03] Asynchronous IO support)Tobias Burnus13-11/+214
2010-01-08re PR tree-optimization/42221 (ICE from '-Os -fgraphite-identity')Sebastian Pop3-1/+46
2010-01-08re PR tree-optimization/42521 (ICE: in graphite_loop_normal_form, at graphite...Sebastian Pop3-4/+29
2010-01-08Memoize memory strides per loop.Sebastian Pop3-6/+40
2010-01-08Compute memory strides on a whole loop.Sebastian Pop2-54/+35
2010-01-08Revert: Remove context_loop and level from translate_clast_* methods.Sebastian Pop2-51/+66
2010-01-08Daily bump.GCC Administrator1-1/+1
2010-01-07re PR bootstrap/42424 (in-tree GMP/MPFR/MPC bootstrap fails)Kaveh R. Ghazi3-14/+63
2010-01-07Fix pathname.H.J. Lu1-1/+1
2010-01-07re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer Orth8-1/+32
2010-01-07re PR bootstrap/41818 (Error building cross compiler caused by changing LD_LI...Ralf Wildenhues3-4/+17
2010-01-07re PR c++/40155 ([c++0x] variadic template pack problem)Dodji Seketeli4-18/+32
2010-01-07evolution.xml: Fix typos, update.Benjamin Kosnik2-2/+7
2010-01-07Update loop-block testcases.Sebastian Pop7-52/+45
2010-01-07Fix memory leaks.Sebastian Pop3-7/+35
2010-01-07re PR middle-end/42178 (Invalid memory access in graphite)Sebastian Pop2-58/+35
2010-01-07locale_facets_nonio.tcc (time_put<>::do_put): Avoid pointless __builtin_alloc...Paolo Carlini2-2/+6
2010-01-07gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther5-93/+115
2010-01-07re PR tree-optimization/42641 (Random code-generation differences with GRAPHITE)Richard Guenther2-1/+7
2010-01-07re PR tree-optimization/42625 (-fipa-sra can generate different destructors i...Jakub Jelinek6-1/+51
2010-01-07Add version.h to the list of plugin headers installed.Duncan Sands2-1/+5
2010-01-07re PR rtl-optimization/42511 (bootstrap error in stage3 on alpha-linux-gnu)Uros Bizjak2-2/+9
2010-01-07gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.Steven Bosscher3-4/+6
2010-01-07re PR tree-optimization/42157 (ICE building stage 1 libgcc: SEGV in compare_a...Martin Jambor2-2/+11
2010-01-07re PR fortran/42597 (ICE with procedure pointer initialized to null())Tobias Burnus4-1/+45
2010-01-07re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus4-26/+70
2010-01-07re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB l...Paolo Carlini6-18/+158
2010-01-07Daily bump.GCC Administrator1-1/+1
2010-01-06re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at comp...Benjamin Kosnik3-1/+12
2010-01-06re PR middle-end/41883 (ICE from '-O -fprofile-arcs -fsched2-use-superblocks...Richard Henderson3-113/+69
2010-01-06ipa-inline.c (cgraph_decide_inlining_incrementally): Do not inline regular fu...Richard Guenther4-1/+29
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose842-513/+516
2010-01-06rx.h (enum rx_cpu_type): Add RX200.Nick Clifton7-152/+195
2010-01-06tree-ssa-pre.c (name_to_id): New global.Richard Guenther2-7/+42
2010-01-06* src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.Rainer Orth2-4/+8
2010-01-06* ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.Uros Bizjak2-1/+10
2010-01-0638081-2.cc: Add dg-require-namedlocale.Paolo Carlini2-0/+7
2010-01-06* ChangeLog: Fix reversion entry.Uros Bizjak1-3/+10
2010-01-06Daily bump.GCC Administrator1-1/+1
2010-01-05Add smaxv2di3, umaxv2di3, sminv2di3 and uminv2di3H.J. Lu7-0/+244
2010-01-05re PR target/42564 (unrecognizable insn with -O -fPIC)Eric Botcazou6-75/+102
2010-01-05evolution.xml: Update for 4.4 and 4.5 releases.Benjamin Kosnik127-1189/+1575