platform/upstream/gcc.git
2012-05-27 Janne BlomqvistMinor timing cleanups.
2012-05-27 GCC AdministratorDaily bump.
2012-05-26 Paolo Carlinire PR c++/53491 (ICE in build_target_expr_with_type...
2012-05-26 Jason Merrillre PR c++/53220 (g++ mis-compiles compound literals)
2012-05-26 Eric Botcazoure PR ada/50294 (ICE in output_constructor_regular_field)
2012-05-26 Eric Botcazoucfgcleanup.c (try_optimize_cfg): Do not delete forwarde...
2012-05-26 Eric Botcazou* gnat.dg/renaming5.adb: Adjust dg-final directive.
2012-05-26 Dimitrios Apostoloudf-scan.c (df_def_record_1): Assert a parallel must...
2012-05-26 Eric Botcazoudecl.c (variant_desc): Rename 'record' to 'new_type'.
2012-05-26 GCC AdministratorDaily bump.
2012-05-25 Paolo Carlinire PR c++/32054 (Storage classes on anonymous unions...
2012-05-25 Ian Lance Taylorruntime: More efficient implementation of trampolines.
2012-05-25 Ian Lance Taylorcompiler: Don't create a closure if not needed.
2012-05-25 Ian Lance Taylormorestack.S (__morestack_non_split): Check whether...
2012-05-25 Eric Botcazoure PR lto/52178 (Ada bootstrap failure in LTO mode)
2012-05-25 Michael Meissnert-linux64: Delete the 32-bit multilib that uses softwar...
2012-05-25 Ian Lance Taylorruntime: Fix cast error in print.c on 32-bit systems.
2012-05-25 Uros Bizjakre PR objc++/53441 (obj-c++.dg/ivar-invalid-type-1...
2012-05-25 Aldy Hernandezre PR middle-end/53008 (abort in _ITM_getTMCloneSafe)
2012-05-25 Uros Bizjak* decl.c: Revert unwanted commit.
2012-05-25 Uros Bizjakre PR target/53474 (Solaris/x86 bootstrap with Sun...
2012-05-25 Alexander Ivchenkore PR target/53435 ((ix86_expand_vec_perm) and (ix86_ex...
2012-05-25 H.J. LuRemove any .comment sections if the first cmp failed
2012-05-25 Eric BotcazouFix formatting
2012-05-25 Eric Botcazoure PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)
2012-05-25 Tristan Gingoldi386.c (struct ix86_frame): Remove unused frame field.
2012-05-25 Tristan Gingoldia64-common.c (ia64_except_unwind_info): Fix typo.
2012-05-25 Olivier Hainquetramp.S (trampoline_setup): Use a longcall sequence...
2012-05-25 Thomas Schwingefold-const.c (optimize_bit_field_compare): Abort early...
2012-05-25 GCC AdministratorDaily bump.
2012-05-24 Ian Lance Taylorruntime: Make runtime.Stack actually work.
2012-05-24 Dodji SeketeliPR bootstrap/53459 - unused local typedef when building...
2012-05-24 Ian Lance Taylorruntime: Correct definition of __go_file_line to match...
2012-05-24 Ian Lance Taylorruntime: Copy runtime_printf from other Go library.
2012-05-24 Ian Lance Taylorruntime: Copy runtime_printf from other Go library.
2012-05-24 Pat Haugenrs6000.c (rs6000_option_override_internal): Change...
2012-05-24 Janne BlomqvistPR 53456 CPU timing fallback using clock_gettime.
2012-05-24 Dodji SeketeliMake unwound macro expansion trace less redundant
2012-05-24 Paolo Carlinire PR c++/53464 (Invalid default value for non-type...
2012-05-24 Olivier HainqueFix typo in latest ChangeLog entry addition.
2012-05-24 Olivier HainqueMakefile.in: move dependency on install-unwind_h from...
2012-05-24 Olivier HainqueMakefile.in (clean): Remove libgcc_tm.stamp as well.
2012-05-24 Paolo Carlinire PR c++/32080 (Can goto a function try-block)
2012-05-24 Richard Guentherre PR middle-end/53460 (Internal compiler error: in...
2012-05-24 Richard Guentherre PR bootstrap/53466 (Bootstrap failure)
2012-05-24 Richard Guenthertree-flow.h (create_var_ann): Remove.
2012-05-24 Jakub Jelinekre PR tree-optimization/53465 (wrong code with -O1...
2012-05-24 Jim MacArthurrecog.c (reg_fits_class_p): Check both regno and regno...
2012-05-24 Richard Guenthervarpool.c (add_new_static_var): Remove call to create_v...
2012-05-24 Richard Guentherre PR bootstrap/53466 (Bootstrap failure)
2012-05-24 Jan Hubickatree.h (alias_diag_flags): Remove.
2012-05-24 GCC AdministratorDaily bump.
2012-05-23 Doug Evansleb128.h: #include stdint.h, inttypes.h.
2012-05-23 Martin Jamboripa-inline-analysis.c (inline_merge_summary): Free...
2012-05-23 Tobias Burnusre PR fortran/51055 (deferred length character allocati...
2012-05-23 Eric Botcazougimple.c (gimple_types_compatible_p_1): Remove bogus...
2012-05-23 Janne BlomqvistPR 53456 clock_gettime fallback for gf_gettime
2012-05-23 Richard GuentherIndex...
2012-05-23 Georg-Johann Layre PR target/53448 ([avr] ignoring __attribute__((align...
2012-05-23 Paolo Carlinire PR c++/29185 (inconsistent warning: deleting array)
2012-05-23 Richard Bienertree-dfa.c (add_referenced_var_1): Do not add global...
2012-05-23 Jan Hubickare PR tree-optimization/53426 (ICE:create_variable_info...
2012-05-23 Jan Hubickare PR middle-end/53161 (ICE with weakref function and...
2012-05-23 Robert Masonre PR libfortran/53445 (No sticky bit on VxWorks -...
2012-05-23 Tobias Burnusre PR libfortran/53444 (Accommodate non-compliant strer...
2012-05-23 GCC AdministratorDaily bump.
2012-05-22 John David... re PR other/53231 (libatomic/tas_n.c:100:10: error...
2012-05-22 Ian Lance Taylorruntime: Tweak runtime.Callers for Go 1 compatibility.
2012-05-22 Doug Evans* leb128.h: New file.
2012-05-22 Ian Lance Taylorruntime: Use getcontext, not setjmp, to save regs for GC.
2012-05-22 Steven Drakegcc.c (do_spec_1): Add %M spec token to output multilib...
2012-05-22 David Edelsohnrs6000.c (rs6000_aix_asm_output_dwarf_table_ref): Use...
2012-05-22 Tom Tromeydemangle-expected: Add regression test.
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-22 Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Fix typo in...
2012-05-22 Tobias Burnusre PR fortran/53389 (-frealloc-lhs: memory leak when...
2012-05-22 Richard Guentherre PR middle-end/51071 (ICE in gimple_has_side_effects...
2012-05-22 Richard Guentherre PR middle-end/53437 (FAIL: gcc.dg/guality/inline...
2012-05-22 Richard Guenthertree-flow.h (add_referenced_var_1): Declare.
2012-05-22 Ramana Radhakrishnanre PR target/53334 (ICE in extract_insn, at recog.c...
2012-05-22 Dimitrios Apostoloudf-scan.c (df_scan_alloc): Round up allocation pools...
2012-05-22 Paolo Bonzinire PR tree-optimization/53336 (invalid types in nop...
2012-05-22 Paolo Bonzinifix paths in previous ChangeLog entry
2012-05-22 Dodji SeketeliPR c++/53322 - -Wunused-local-typedefs is not enabled...
2012-05-22 GCC AdministratorDaily bump.
2012-05-21 Paolo Carlini9780-2.cc: Avoid -Wall warnings.
2012-05-21 Alan Modraaix.h (FP_SAVE_INLINE, [...]): Delete.
2012-05-21 Alan Modrars6000.c (save_reg_p): New function.
2012-05-21 Alan Modrars6000.c: Delete unnecessary forward declarations.
2012-05-21 Patrick Marliereh_cpp.cc: Fix __cxa_end_catch declaration.
2012-05-21 Paolo Carlinire PR c++/53361 (Could not convert ‘{0, 0, 0}’ from...
2012-05-21 Bernd Schmidtre PR rtl-optimization/53373 (ICE on valid code with...
2012-05-21 Jakub Jelinekre PR tree-optimization/53436 (Volatile behaves strange...
2012-05-21 Uros Bizjaki386.c (put_condition_code): Change "reverse" and ...
2012-05-21 Andrew Pinskire PR bootstrap/53183 (libgcc does not always figure...
2012-05-21 Andreas Schwabm68k.md (*clzsi2_cf): Renamed from clzsi2.
2012-05-21 Aldy Hernandezgimple.h (gimple_set_in_transaction): Remove.
2012-05-21 Benjamin Kosnikre PR bootstrap/52700 (lib* configure fails on --enable...
2012-05-21 Andreas Schwabexpr.c (get_def_for_expr_class): Define only if HAVE_co...
2012-05-21 John David... re PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_...
next