platform/upstream/gcc.git
2011-05-29 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-29 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-29 Richard SandifordAdd PR target/43700 to an earlier changelog entry.
2011-05-29 Richard Sandifordre PR target/43995 (internal compiler error: Segmentati...
2011-05-29 Richard Sandifordemit-rtl.c (try_split): Use a loop to search for NOTE_I...
2011-05-29 Richard Guentherre PR tree-optimization/49217 (Wrong optimization of...
2011-05-29 Ira Rosenre PR testsuite/49222 (FAIL: gcc.dg/vect/pr49038.c...
2011-05-29 Jan Hubickalto-streamer-out.c (hash_string_slot_node): Hash string...
2011-05-29 Janne BlomqvistPR 49214 fd_gets should return NULL if nothing was...
2011-05-29 Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-05-29 Janne BlomqvistPR 19155 Check for strtod failure via endptr
2011-05-29 Eric Botcazouboolean_subtype.adb: Rename to...
2011-05-29 GCC AdministratorDaily bump.
2011-05-28 Jason Merrillre PR c++/46124 ([C++0x] ICE: tree check: expected...
2011-05-28 Jason Merrillre PR c++/47277 ([C++0x] pseudo destructor code that...
2011-05-28 Jonathan Wakelypointer_to.cc: Fix.
2011-05-28 Jonathan Wakelyacinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBC...
2011-05-28 Richard Sandifordgenrecog.c: Remove redundant forward declarations.
2011-05-28 Jonathan Wakelypointer_to.cc: New.
2011-05-28 Jonathan WakelyMakefile.am: Add new ptr_traits.h header.
2011-05-28 Richard Sandifordconfig.gcc: Deprecate mips*-*-openbsd*.
2011-05-28 Richard Sandifordre PR bootstrap/49195 (Error building libgcc for powerp...
2011-05-28 Jason Merrillmangle.c (mangle_decl_string): Make sure we don't try...
2011-05-28 Jason Merrillre PR c++/47049 ([C++0x] ICE in write_unnamed_type_name...
2011-05-28 Jonathan Wakelyfuture (launch): Update enumerators and define operator...
2011-05-28 GCC AdministratorDaily bump.
2011-05-27 Jonathan Wakelyfuture: Use noexcept.
2011-05-27 Ian Lance TaylorChange export code to use the backend interface.
2011-05-27 Jonathan Wakelythread (this_thread::sleep_until): Move after sleep_for.
2011-05-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27 Andrew Pinskire PR other/48981 (bootstrap-lto -O3 produces miscompil...
2011-05-27 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-27 Jason Merrillre PR c++/47132 ([C++0x] decltype can't deduce some...
2011-05-27 Jason Merrillre PR c++/49176 ([c++0x] valid code rejected with ...
2011-05-27 Jason Merrillre PR c++/47277 ([C++0x] pseudo destructor code that...
2011-05-27 Jason Merrillre PR c++/47687 ([C++0x] Crash on a lambda returning...
2011-05-27 Jason Merrillre PR c++/48284 ([C++0x] incorrect printing of decltype...
2011-05-27 Jason Merrillre PR c++/49181 ([C++0x] Error reporting routines re...
2011-05-27 Jakub Jelinekre PR c++/49165 (ICE on for-loop/throw combination)
2011-05-27 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-27 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2011-05-27 Nathan Froyd* MAINTAINERS (Write After Approval): Update my email...
2011-05-27 Alexander Monakovcontrib.texi: Update copyright years.
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 Paolo Carlinire PR libstdc++/49187 (parallel mode compilation broken...
2011-05-27 Janis Johnsontree-ssa-pr43411.C: Rename function to be inlined and...
2011-05-27 Rainer Orthconfigure.ac (gcc_cv_as_ix86_tlsgdplt): Check for ...
2011-05-27 Eric Botcazoubit_packed_array5.ads: Move dg directive to...
2011-05-27 Paolo Carlinire PR c++/42056 (ICE with invalid use of auto in template)
2011-05-27 Bernd Schmidtsched-int.h (struct _haifa_deps_insn_data): New members...
2011-05-27 Richard Guenther920711-1.x: Add -fwrapv.
2011-05-27 Richard Guenther920612-1.x: Add -fwrapv.
2011-05-27 Bill SchmidtIndex...
2011-05-27 Richard Guentherre PR middle-end/49189 (infinite recursion in constant...
2011-05-27 Bernd Schmidthaifa-sched.c (sched_scan_info): Remove.
2011-05-27 Richard Bienerre PR middle-end/49177 (FAIL: gcc.dg/vect/fast-math...
2011-05-27 Jan Hubickalto-streamer-out.c (lto_string_index): break out from...
2011-05-27 Hariharan Sandanagob... picochip.c (reorder_var_tracking_notes): Drop call_arg_...
2011-05-27 Bernd Schmidtre PR bootstrap/49173 (No rule to make target `../...
2011-05-27 Jason Merrillre PR c++/47721 ([C++0x] Updated friendship rules?)
2011-05-27 Jason MerrillDR 1004
2011-05-27 Jason Merrillre PR c++/47956 ([C++0x] gcc accepts static data member...
2011-05-27 GCC AdministratorDaily bump.
2011-05-26 Janis Johnson* gcc.dg/march.c: Ignore a note for some targets.
2011-05-26 Vladimir Makarovre PR rtl-optimization/49154 (build fails on cris-elf...
2011-05-26 Janis Johnsondetect C++ errors to fix 2288 and 18770
2011-05-26 Richard Sandifordre PR rtl-optimization/48575 (RTL vector patterns are...
2011-05-26 Jason Merrillre PR c++/48211 ([C++0x] Segment Fault When Compiling)
2011-05-26 Paul Thomas[multiple changes]
2011-05-26 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-26 Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-26 Richard Guentherlto.c (uniquify_nodes): Fix bug in one of the previous...
2011-05-26 Paolo Carlinilist.cc: Use noexcept per the FDIS.
2011-05-26 Pat Haugenrs6000.c (rs6000_register_move_cost): Make LR/CTR moves...
2011-05-26 Richard Guentherfold-const.c (fold_unary_loc): Remove bogus code.
2011-05-26 Jason Merrillfix pr marker
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-26 Jason Merrillre PR c++/48424 (C++0x parameter packs expansion problem)
2011-05-26 Bernd SchmidtMakefile.in (srcdirify): Change order so that libgcc_ob...
2011-05-26 Richard Guentherre PR tree-optimization/48702 (optimization regression...
2011-05-26 Rainer Orthre PR target/49099 (sparc.c:‘sparc_solaris_elf_asm_name...
2011-05-26 Hariharan Sandanagob... picochip.md (cbranchhi4): No :CC for match_operator.
2011-05-26 Nicola PeroFixed one of my last ChangeLog entries
2011-05-26 Rainer Orthtree-prof.exp: Check for -fprofile-generate support.
2011-05-26 Jakub Jelinekre PR c++/49165 (ICE on for-loop/throw combination)
2011-05-26 Bernd Schmidthaifa-sched.c (schedule-block): Reorder the inner sched...
2011-05-26 Jakub Jelinekre PR tree-optimization/49161 (Fix VRP on switch stmts)
2011-05-26 Nicola PeroIn libobjc/: 2011-05-26 Nicola Pero <nicola.pero@meta...
2011-05-26 Nicola PeroIn libobjc/: 2011-05-26 Nicola Pero <nicola.pero@meta...
2011-05-26 Eric BotcazouRemove conflict marker
2011-05-26 Ramana RadhakrishnanFix generation of vorn and vbic for Neon.
2011-05-26 Ira Rosenre PR tree-optimization/49038 (-ftree-vectorise introdu...
2011-05-26 Fabien ChêneAdjust gcc/testsuite/ChangeLog
2011-05-26 Fabien Chênepr25811-2.C: New.
2011-05-26 Ian Lance Taylorgodump.c (go_format_type): Output the first field with...
2011-05-26 Jason Merrillfix pr marker
2011-05-26 Jason Merrillre PR c++/48536 ([C++0x] Automatic Enumerator Increment...
2011-05-26 Jason Merrillre PR c++/48599 ([C++0x] no diagnostic for invalid...
2011-05-26 Jason Merrillre PR c++/49156 ([C++0x] Error reporting routines re...
2011-05-26 Jason Merrillre PR c++/45401 ([C++0x] reference collapsing and refer...
next