platform/upstream/gcc.git
2009-12-22 Paul Brooktm.texi (ARG_POINTER_CFA_OFFSET): Document new default.
2009-12-22 Benjamin Kosnikre PR libstdc++/42456 (Revision 155377 failed some...
2009-12-22 GCC AdministratorDaily bump.
2009-12-22 Andy Hutchinsonpr36901.h: AVR must support address zero.
2009-12-22 Andy Hutchinsonre PR testsuite/36903 (Generic vectorizarion test failures)
2009-12-21 Benjamin Kosnikrun_doxygen: Update nested namespace exceptions.
2009-12-21 Brian Hackettdecl.c (finish_function): Rename pre-genericize event.
2009-12-21 Thomas KoenigPR libfortran/PR42422
2009-12-21 Benjamin Kosnikatomic: Update to N3000.
2009-12-21 Jakub Jelinekre PR rtl-optimization/42429 (Miscompilation of 2fish...
2009-12-21 Andreas Toblerconfigure.ac: Make i?86 build on FreeBSD and OpenBSD.
2009-12-21 H.J. LuAlways pass --32 to ia32 Linux assembler.
2009-12-21 GCC AdministratorDaily bump.
2009-12-20 Joseph Myers* sv.po: Update.
2009-12-20 Michael Matzre PR tree-optimization/42027 (Performance regression...
2009-12-20 GCC AdministratorDaily bump.
2009-12-19 Dodji SeketeliFix PR c++/42225, take 2
2009-12-19 Richard Guentherre PR lto/42401 (wrong-code with -flto)
2009-12-19 Richard Guentherre PR tree-optimization/42108 (50% performance regression)
2009-12-19 Janne BlomqvistIncrease clock resolution for system_clock_8.
2009-12-19 Joern RenneckeMakefile.in (PLUGIN_HEADERS): Add more headers.
2009-12-19 GCC AdministratorDaily bump.
2009-12-18 Jason Merrillre PR c++/42415 (Bad assembly generated for constructor...
2009-12-18 Jason Merrillre PR c++/28300 (In-class partial specialization of...
2009-12-18 Jason Merrillre PR c++/42415 (Bad assembly generated for constructor...
2009-12-18 Richard Guenthertree-ssa-sccvn.c (copy_nary): New function.
2009-12-18 Joseph Myers* zh_CN.po: Update.
2009-12-18 Paolo Carlinicondition_variable: Revert inadvertent changes.
2009-12-18 Jimmy Guore PR libstdc++/40088 (Creating a std::ostringstream...
2009-12-18 Shujing Zhaore PR c++/31665 (%s substituted with "built-in"/"librar...
2009-12-18 Jack Howarthre PR testsuite/42135 (FAIL: libgomp.graphite/force...
2009-12-18 Ben Elliston* config.sub, config.guess: Update from upstream sources.
2009-12-18 GCC AdministratorDaily bump.
2009-12-17 Jakub Jelinekdwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL...
2009-12-17 Alexandre Olivare PR debug/41679 (internal compiler error: in loc_cmp...
2009-12-17 Alexandre Olivare PR debug/41679 (internal compiler error: in loc_cmp...
2009-12-17 Alexandre Olivare PR debug/41679 (internal compiler error: in loc_cmp...
2009-12-17 Jakub Jelinekre PR tree-optimization/42386 (ICE in ipcp_iterate_stag...
2009-12-17 Sandra Loosemorertl.texi (Vector Operations): Clarify vec_select result...
2009-12-17 Julian Brownbpabi-v6m.S (test_div_by_zero): New macro.
2009-12-17 Dave Kornre PR target/42377 (libstdc++.dll.a misses a definition...
2009-12-17 Richard Guentherre PR middle-end/42397 (FAIL: gfortran.dg/lto/20091028...
2009-12-17 Arnaud Charlet* ada/acats/run_all.sh: Strip comments from norun.lst
2009-12-17 Uros Bizjakre PR target/32280 (_mm_srli_si128, heinous code for...
2009-12-17 Shujing Zhaoobjc-act.c (objc_substitute_decl, [...]): Update build_...
2009-12-17 Richard Earnshawre PR target/42372 (Regrename reuses non-dead register)
2009-12-17 Shujing Zhaors6000-c.c (altivec_resolve_overloaded_builtin): Update...
2009-12-17 Paolo Carlinire PR libstdc++/42198 ([C++0x] Using std::thread withou...
2009-12-17 Uros Bizjakforward-1.x: XFAIL for -fgnu-runtime on x86_64-*-darwin*...
2009-12-17 Benjamin KosnikPR libstdc++/21772 part 2
2009-12-17 Janus Weilre PR fortran/42144 ([OOP] deferred TBPs do not work)
2009-12-17 Uros Bizjaksync.md (IMODE): Remove mode iterator.
2009-12-17 Shujing Zhaocall.c (build_over_call, [...]): Update cp_build_indire...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-12-17 GCC AdministratorDaily bump.
2009-12-16 Richard Guentherre PR lto/42392 ([LTO] ICE with top level asm)
2009-12-16 Jason Merrillre PR c++/42387 (ICE with new expression in class template)
2009-12-16 Joseph Myers* zh_CN.po: Update.
2009-12-16 Jakub Jelinektree-chrec.c (chrec_convert_1): Only fold (T2)(t +...
2009-12-16 Ben Ellistontree-data-ref.h (dot_rdg): Remove prototype.
2009-12-16 Jakub Jelinek* gcc.dg/debug/tls-1.c: New test.
2009-12-16 Benjamin KosnikPR libstdc++/21772 part 1
2009-12-16 Kazu Hiratagfc-internals.texi, [...]: Fix typos.
2009-12-16 Kazu Hiratainvoke.texi, [...]: Fix typos.
2009-12-16 GCC AdministratorDaily bump.
2009-12-15 John David... ffitest.h: Define PRIuPTR on PA HP-UX.
2009-12-15 Paolo Carlini2009-12-15 Paolo Carlini <paolo.carlini@oracle.com>
2009-12-15 Paolo Carlinire PR libstdc++/42381 (deque shouldn't reserve that...
2009-12-15 Jonathan Wakelyfuture (unique_future::get, [...]): Remove workaround...
2009-12-15 Jason Merrillre PR c++/42358 ([C++0x] Assembler failure on libstdc...
2009-12-15 Jason Merrillre PR c++/42373 (g++.dg/cpp0x/lambda/lambda-mangle...
2009-12-15 Ralf WildenhuesReplace tabs with spaces in .texi files.
2009-12-15 Ralf WildenhuesFix @itemx vs. @itemx
2009-12-15 Jonathan Wakelyfunctional (function::function): Move construct target.
2009-12-15 Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-12-15 Paolo Carlinire PR c++/42379 (Revision 155245 failed 1_neg.cc)
2009-12-15 Rainer Orth* ada/acats/norun.lst: Sort.
2009-12-15 Aldy Hernandezre PR tree-optimization/42185 ([graphite] expected...
2009-12-15 Jakub Jelinekre PR c++/41183 (ICE compiling chromium)
2009-12-15 Eric Botcazou* config/rs6000/rs6000.md (probe_stack): Use an enclosi...
2009-12-15 Richard Guenthergimple.h (compare_field_offset): Declare.
2009-12-15 Richard Guentherlto-cgraph.c (lto_output_node): Also stream the alias...
2009-12-15 Tobias Burnusre PR fortran/41235 (Missing explicit interface for...
2009-12-15 Jason Merrillre PR c++/42364 (C++ testsuite fails with -g)
2009-12-15 Paolo Bonzini[multiple changes]
2009-12-15 GCC AdministratorDaily bump.
2009-12-15 Paolo CarliniPR libstdc++/25304, DR 865 [Ready]
2009-12-14 Ralf WildenhuesRemove code to un-precious-ize CC, CXX in libjava and v3.
2009-12-14 Uros Bizjaki386-2.C: Add -mpopcnt -mabm -mlwp to dg-options.
2009-12-14 Jakub Jelinekre PR bootstrap/42369 (Revision 155217 failed to bootstrap)
2009-12-14 Jakub Jelineki386-builtin-types.def (PVOID_FTYPE_VOID): Use DEF_FUNC...
2009-12-14 Daniel Frankere PR fortran/42354 (Invalidly accepts C_LOC in init...
2009-12-14 Eric Botcazoucfgexpand.c (expand_debug_expr): Remove overzealous...
2009-12-14 Dominique d... boz_15.f90: Fix typos.
2009-12-14 Jakub JelinekFix up ChangeLog entry.
2009-12-14 Alexandre Olivare PR target/41473 (dsymutil "Assertion failed ...")
2009-12-14 Alexandre Olivare PR target/41473 (dsymutil "Assertion failed ...")
2009-12-14 Jakub Jelinekcgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.
2009-12-14 Sebastian Popre PR tree-optimization/42284 (failing tree check in...
2009-12-14 Sebastian Popre PR tree-optimization/42284 (failing tree check in...
next