platform/upstream/gcc.git
2013-08-20 Balaji V. Iyerre PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an...
2013-08-20 David MalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-08-20 David MalcolmMake gcc::context be GC-managed
2013-08-20 GCC AdministratorDaily bump.
2013-08-19 Alan Modrare PR target/57865 (Broken _save64gpr and _rest64gpr...
2013-08-19 Dehao Chenvalue-prof.c (gimple_ic): Fix the bug of adding EH...
2013-08-19 Dehao Chendwarf2.def (DW_AT_GNU_discriminator): New attribute.
2013-08-19 Peter Bergnerbuiltins.def (BUILT_IN_FABSD32): New DFP ABS builtin.
2013-08-19 Richard Sandifordmulsize-1.c: Check for SLL as well as SUBU.
2013-08-19 Richard Sandifordmips.c (mips_adjust_insn_length): Add checks for JUMP_P...
2013-08-19 Aldy Hernandezinvoke.texi (-fcilkplus): Clarify that implementation...
2013-08-19 Joern Rennecke* gcc.dg/tree-ssa/vrp87.c [avr-*-*] (dg-additional...
2013-08-19 Joern Renneckere PR testsuite/52641 (Test cases fail for 16-bit int...
2013-08-19 Joern Renneckevrp55.c: Use keeps_null_pointer_checks to determine...
2013-08-19 Joern Renneckessa-dom-thread-4.c [avr-*-*]: Expect 6 times "Threaded".
2013-08-19 Paolo Carliniparser.c (cp_parser_lambda_introducer, [...]): Use...
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-08-19 Joern Rennecke* gcc.target/avr/progmem-error-1.cpp: Update linenumber...
2013-08-19 Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-19 Janus Weilre PR fortran/46271 ([F03] OpenMP default(none) and...
2013-08-19 GCC AdministratorDaily bump.
2013-08-18 Iain Sandoere PR gcov-profile/58127 (37 failures in gcc.dg/tree...
2013-08-18 Jakub Jelinekre PR tree-optimization/58006 (ICE compiling VegaStrike...
2013-08-18 Eric Botcazoucgraphunit.c (handle_alias_pairs): Reset the alias...
2013-08-18 Tim Shenregex_automaton.h: _S_opcode_backref.
2013-08-18 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-18 Jason Merrillre PR c++/58083 (ICE with lambda as default parameter...
2013-08-18 GCC AdministratorDaily bump.
2013-08-17 Gabriel Dos... error.c (dump_scope): Add a cxx_pretty_printer parameter.
2013-08-17 Jan Hubickare PR middle-end/58179 (obj_type_ref ICE building libobjc)
2013-08-17 Ian Lance Taylorcompiler: Don't generate value reference in range claus...
2013-08-17 David Edelsohnrs6000.md (rs6000_get_timebase_ppc32): Add length attri...
2013-08-17 GCC AdministratorDaily bump.
2013-08-16 Maciej W. Rozyckimips16.S (CE_STARTFN, CE_ENDFN): New macros.
2013-08-16 David MalcolmSupport "gcc" namespace in gengtype
2013-08-16 Michael Meissnerre PR target/58160 (Power8 fusion support has a bug...
2013-08-16 David MalcolmFix bad interaction between GTY((user)) and incomplete...
2013-08-16 Bernd Edlingerre PR target/58105 (wrong code generation for multivers...
2013-08-16 Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-16 Gabriel Dos... sched-vis.c (rtl_slim_pp_initialized): Remove.
2013-08-16 Tim Shenregex.h (regex_traits<>::transform_primary): Avoid...
2013-08-16 Jakub Jelinekre PR tree-optimization/58164 (internal compiler error...
2013-08-16 Jakub Jelinekre PR regression/58165 (internal compiler error: verify...
2013-08-16 GCC AdministratorDaily bump.
2013-08-15 GCC AdministratorDaily bump.
2013-08-15 Paolo Carlinire PR libstdc++/58163 ([C++11] Pedantic assert on str...
2013-08-14 Paolo Carlinire PR c++/51912 ([C++11] G++ accepts floating point...
2013-08-14 Andreas Krebbelrevert: configure.tgt: Add -msoft-float to XCFLAGS.
2013-08-14 Xinliang David LiRemove unused variable and field
2013-08-14 Bill Schmidtre PR target/57949 ([powerpc64] Structure parameter...
2013-08-14 Jakub Jelinekre PR middle-end/58145 (volatileness of write is discar...
2013-08-14 Joern Renneckeglobal-used-types.c: Request dwarf output.
2013-08-14 Joern Renneckepr42585.c: Add avr-*-* to list of targets to exclude...
2013-08-14 Joern Renneckere PR testsuite/52641 (Test cases fail for 16-bit int...
2013-08-14 Joern Renneckere PR testsuite/52641 (Test cases fail for 16-bit int...
2013-08-14 Joern Renneckestrlenopt-10.c [avr-*-*]: Reduce number of expected...
2013-08-14 Joern Rennecke* gcc.dg/pr46647.c: xfail for avr-*-*.
2013-08-14 Joern Renneckepr44214-1.c (v2df): Define size using sizeof (double).
2013-08-14 Joern Rennecke* gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number...
2013-08-14 Joern Rennecke* gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number...
2013-08-14 Joern Renneckere PR testsuite/52641 (Test cases fail for 16-bit int...
2013-08-14 Xinliang David LiFix unitialized var
2013-08-14 Joern Renneckedwarf2.exp: Replace -gdwarf-2 with -gdwarf.
2013-08-14 Xinliang David LiImplement -mno-default, option documentation and code...
2013-08-14 Janis Johnson* gcc.target/arm/pr19599.c: Skip for -mthumb.
2013-08-14 Janis Johnsonatomic-comp-swap-release-acquire.c: Move dg-do to be...
2013-08-14 Uros Bizjakcompatibility.cc (_ZTIe): Use reinterpret_cast<const...
2013-08-14 Andrey Belevantsevre PR rtl-optimization/57662 (ICE: SIGSEGV in code_moti...
2013-08-14 Uros Bizjakcompatibility.cc (_ZTIe): Use (const cast *) to avoid...
2013-08-14 Uros Bizjakcompatibility.cc (_ZTIe): Use const_cast to avoid warning.
2013-08-14 Jakub Jelinekre PR target/58067 (ICE in GFortran recog.c:2158)
2013-08-14 Marek Polacekipa-inline-analysis.c (add_clause): Avoid shifting...
2013-08-14 GCC AdministratorDaily bump.
2013-08-13 Cary Coutantdwarf2out.c (CHECKSUM_BLOCK): New macro.
2013-08-13 Maciej W. Rozyckinan-legacy.c: Accept 4294967295 as an alternative to -1.
2013-08-13 Maciej W. Rozyckifabs-2008.c: Correct scan-assembler pattern escapes.
2013-08-13 Uros Bizjaksse.md (*sse2_maskmovdqu): Emit addr32 prefix when...
2013-08-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not bother about alias...
2013-08-13 Eric Botcazoudecl.c (gnat_to_gnu_entity): Replace True with true.
2013-08-13 Thomas Quinottrans.c (set_end_locus_from_node): Clear column info...
2013-08-13 Thomas Quinottrans.c (Handled_Sequence_Of_Statements_to_gnu): If...
2013-08-13 Julian Brownrs6000.c (rs6000_legitimize_reload_address): Don't...
2013-08-13 Eric Botcazoutrans.c (Call_to_gnu): Deal with specific conditional...
2013-08-13 Vladimir Makarovira.c (setup_class_translate_array): Use aclass instead...
2013-08-13 Jakub Jelinekre PR middle-end/57661 (ICE: SIGSEGV in verify_ssa)
2013-08-13 Jakub Jelinekre PR middle-end/56417 (internal compiler error: verify...
2013-08-13 Eric Botcazoutrans.c (can_equal_min_or_max_val_p): Be prepared for...
2013-08-13 Steve Ellceymips.md (prefetch): Use lw instead of ld on loongson...
2013-08-13 Nick Clifton* config.gcc: (avr-linux): Allow for tmake_file not...
2013-08-13 Maciej W. Rozycki* config.host <mips*-*-linux*>: Remove a stray comment.
2013-08-13 Marek Polacek* gcc.dg/pr57980.c: Use vector of two elements, not...
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-13 Eric Botcazouutils2.c (build_atomic_load): Do a mere view-conversion...
2013-08-13 David MalcolmExample of converting global state to per-pass state.
2013-08-13 David Malcolmone_time_plugin.c: (one_pass_gate): Convert to member...
2013-08-13 David Malcolmt-i386 (i386.o): Rename stray PIPELINE_H to PASS_MANAGER_H
2013-08-13 GCC AdministratorDaily bump.
2013-08-12 Adam Butcher* pt.c: Grammar fix in comments ("it's" to "its").
2013-08-12 Adam Butcher* MAINTAINERS (Write After Approval): Add myself.
2013-08-12 Paolo Carlinire PR c++/57416 (internal compiler error: in gimple_exp...
next