string (basic_string<>::basic_string(basic_string&&), [...]): Add.
[gcc.git] / gcc /
2010-01-10 Joseph Myers* sv.po: Update.
2010-01-10 GCC AdministratorDaily bump.
2010-01-09 Simon Wrightre PR ada/42626 (gcc-interface/Makefile.in has missing...
2010-01-09 Simon Wrightre PR ada/42626 (gcc-interface/Makefile.in has missing...
2010-01-09 Jerry DeLisleFix ChangeLog entry.
2010-01-09 Jerry DeLislere PR fortran/32489 (Endless loop when compiling -...
2010-01-09 Jerry DeLislere PR fortran/32489 (Endless loop when compiling -...
2010-01-09 Jakub Jelinekrs6000.c (rs6000_emit_set_long_const): Shorten sequence...
2010-01-09 Jerry DeLislere PR fortran/20923 (gfortran slow for large array...
2010-01-09 Alexandre OlivaUpdate copyright notices of my recent commits.
2010-01-09 Alexandre Olivare PR rtl-optimization/42631 ("-fcompare-debug failure...
2010-01-09 Alexandre Olivare PR debug/42630 ("-fcompare-debug failure (length...
2010-01-09 Alexandre Olivare PR debug/42629 ("-fcompare-debug failure (length...
2010-01-09 Alexandre Olivare PR middle-end/42363 (ICE: verify_flow_info failed...
2010-01-09 Alexandre Olivare PR debug/42604 (VTA ICE in the vectorizer)
2010-01-09 Alexandre Olivavec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
2010-01-09 Alexandre Olivai386.c (ix86_vectorize_builtin_vec_perm): Silence bogus...
2010-01-09 Richard Guentherre PR middle-end/42512 (integer wrong code bug with...
2010-01-09 Tobias Burnus[multiple changes]
2010-01-09 GCC AdministratorDaily bump.
2010-01-09 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2010-01-08 Andy Hutchinsonre PR target/41885 (AVR Rotate patterns do not correctl...
2010-01-08 Steve Ellceyre PR target/37454 (gcc: unrecognized option '-rdynamic')
2010-01-08 Rainer Orthre PR ada/41929 (64-bit null_pointer_deref1 gnat.dg...
2010-01-08 DJ Deloriesh.c (sh_expand_epilogue): Fix interrupt handler regist...
2010-01-08 Richard Guentherre PR lto/42528 (ICE with -flto and -fsigned-char)
2010-01-08 Sebastian PopRemove COMPONENT_REF limitation in SCoP detection.
2010-01-08 Tobias Burnusre PR fortran/25829 ([F03] Asynchronous IO support)
2010-01-08 Sebastian Popre PR tree-optimization/42221 (ICE from '-Os -fgraphite...
2010-01-08 Sebastian Popre PR tree-optimization/42521 (ICE: in graphite_loop_no...
2010-01-08 Sebastian PopMemoize memory strides per loop.
2010-01-08 Sebastian PopCompute memory strides on a whole loop.
2010-01-08 Sebastian PopRevert: Remove context_loop and level from translate_cl...
2010-01-08 GCC AdministratorDaily bump.
2010-01-07 H.J. LuFix pathname.
2010-01-07 Dodji Seketelire PR c++/40155 ([c++0x] variadic template pack problem)
2010-01-07 Sebastian PopUpdate loop-block testcases.
2010-01-07 Sebastian PopFix memory leaks.
2010-01-07 Sebastian Popre PR middle-end/42178 (Invalid memory access in graphite)
2010-01-07 Richard Guenthergimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHEC...
2010-01-07 Richard Guentherre PR tree-optimization/42641 (Random code-generation...
2010-01-07 Jakub Jelinekre PR tree-optimization/42625 (-fipa-sra can generate...
2010-01-07 Duncan SandsAdd version.h to the list of plugin headers installed.
2010-01-07 Uros Bizjakre PR rtl-optimization/42511 (bootstrap error in stage3...
2010-01-07 Steven Bosschergcse.c (execute_rtl_cprop, [...]): Do not add the DF_NO...
2010-01-07 Martin Jamborre PR tree-optimization/42157 (ICE building stage 1...
2010-01-07 Tobias Burnusre PR fortran/42597 (ICE with procedure pointer initial...
2010-01-07 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2010-01-07 GCC AdministratorDaily bump.
2010-01-06 Richard Hendersonre PR middle-end/41883 (ICE from '-O -fprofile-arcs...
2010-01-06 Richard Guentheripa-inline.c (cgraph_decide_inlining_incrementally...
2010-01-06 Nick Cliftonrx.h (enum rx_cpu_type): Add RX200.
2010-01-06 Richard Guenthertree-ssa-pre.c (name_to_id): New global.
2010-01-06 Uros Bizjak* ifcvt.c (if_convert): Output slim multiple dumps...
2010-01-06 Uros Bizjak* ChangeLog: Fix reversion entry.
2010-01-06 GCC AdministratorDaily bump.
2010-01-05 H.J. LuAdd smaxv2di3, umaxv2di3, sminv2di3 and uminv2di3
2010-01-05 Eric Botcazoure PR target/42564 (unrecognizable insn with -O -fPIC)
2010-01-05 H.J. LuProperly convert GTU to GT for V4SI and V2DI
2010-01-05 Martin Jamborre PR tree-optimization/42462 (wrong-code with computed...
2010-01-05 Rainer Orthre PR bootstrap/41771 (Bootstrap with Sun Studio 12...
2010-01-05 Jason Merrillpt.c (unify_pack_expansion): Handle deduction from...
2010-01-05 Nick Cliftonrx.c (rx_get_stack_layout): Fix allocation of second...
2010-01-05 Tobias Burnusre PR fortran/42517 (-fcheck=recursion does not work...
2010-01-05 Richard Guentherre PR tree-optimization/42614 (FRE optimizes away valid...
2010-01-05 Eric Fisherinvoke.texi: Remove the documentation about option...
2010-01-05 Richard Guenthertree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
2010-01-05 Jakub Jelinekre PR other/42611 (ICE in tree_low_cst, at tree.c:5014)
2010-01-05 Jakub Jelinekre PR tree-optimization/42508 (wrong code with "-O1...
2010-01-05 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2010-01-05 GCC AdministratorDaily bump.
2010-01-05 Richard Guenthertree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid...
2010-01-04 Richard Guenthertree-ssa-sccvn.c (get_or_alloc_constant_value_id):...
2010-01-04 Tobias Burnusre PR fortran/36161 (gfc_error formats are not marked...
2010-01-04 Martin Jamborre PR tree-optimization/42398 (internal compiler error...
2010-01-04 Martin Jamborre PR tree-optimization/42366 (ICE in ipa_write_node_in...
2010-01-04 H.J. LuRemove duplicated ChangeLog entries.
2010-01-04 Jason Merrillre PR c++/42555 (16-byte aligned double is disallowed...
2010-01-04 Jason Merrillre PR c++/42567 ([C++0x] ICE with auto in type_unificat...
2010-01-04 Jason Merrillfix comment typo
2010-01-04 Richard Guenthertree-ssa-sccvn.c (vn_reference_op_compute_hash): Use...
2010-01-04 Jakub Jelinekre PR driver/42442 (-march=native doesn't apply to...
2010-01-04 Joseph Myers* sv.po: Update.
2010-01-04 Rafael Avila de... 20100104_0.c: New.
2010-01-04 H.J. LuDon't convert GTU to GT for V4SI and V2DI
2010-01-04 H.J. LuTurn on trace in collect2 if needed
2010-01-04 Tobias Burnustrans-decl.c (gfc_trans_deferred_vars): Fix spelling.
2010-01-04 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2010-01-04 Jerry Quinnc-tree.texi (RETURN_STMT): Change to RETURN_EXPR.
2010-01-04 Andrew Jennerconfigure.ac: Add install-html to target_list for Make...
2010-01-04 H.J. LuPass -m* and -v to -plugin-opt
2010-01-04 GCC AdministratorDaily bump.
2010-01-03 Richard Guentherre PR testsuite/42583 (FAIL: gfortran.dg/gomp/recursion...
2010-01-03 Steven Bosscherre PR rtl-optimization/41862 (-fgcse-sm causes bootstra...
2010-01-03 Richard GuentherWarray-bounds.c: Remove XFAILs.
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2010-01-03 Richard Guentherre PR rtl-optimization/42589 (bswap optimization does...
2010-01-03 Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
2010-01-03 Richard Guentherre PR tree-optimization/42438 (Fix for PR38819 is too...
2010-01-03 Gerald Pfeifer* doc/invoke.texi: Add 2010 to copyright years.
next