gcc.git
2013-09-22 Paul PluzhnikovPrint additional info when various out-of-range conditi...
2013-09-22 GCC AdministratorDaily bump.
2013-09-21 Eric Botcazoupredicates.md (ia64_cbranch_operator): Accept unordered...
2013-09-21 Jan Hubickax86-tune.def (partial_reg_stall): Disable for CoreI7...
2013-09-21 GCC AdministratorDaily bump.
2013-09-20 John David... re PR middle-end/56791 (Segmentation fault in stage2...
2013-09-20 John David... pa-linux.h (TARGET_OS_CPP_BUILTINS): Define __GCC_HAVE_...
2013-09-20 DJ Delorierl78.c: Various whitespace and comment tweaks.
2013-09-20 John David... pa.md: In "scc" insn patterns...
2013-09-20 Paolo Carlinire PR c++/58481 (Internal compiler error when passing...
2013-09-20 Jan-Benedict... Work around buggy gas not properly sign-extending a...
2013-09-20 Jakub Jelinekre PR testsuite/57605 (colors break note pruning in...
2013-09-20 Richard Bienerre PR middle-end/58484 (ICE in chrec_fold_plus_1, at...
2013-09-20 Jeff Law* tree-ssa-dom.c (record_temporary_equivalences): Add...
2013-09-20 Jeff Law* gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add missing dg...
2013-09-20 Yufeng Zhangaarch64-builtins.c (aarch64_simd_expand_args): Call...
2013-09-20 Basile Starynkevitchplugin.c (parse_plugin_arg_opt): Accept equal sign...
2013-09-20 Basile Starynkevitchgengtype.c (file_rules): Added rule for *.cc files.
2013-09-20 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-20 Renlin Li[AArch64] Use plus_constant.
2013-09-20 Bernd Edlingerre PR middle-end/57748 (ICE when expanding assignment...
2013-09-20 Marek Polacekre PR sanitizer/58413 (ubsan constant folding)
2013-09-20 Richard Bienerre PR tree-optimization/58453 (Revision 202431 results...
2013-09-20 Richard Bienerre PR tree-optimization/58473 (FAIL: ext/random/normal_...
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-20 Janus Weilre PR fortran/58099 ([F03] over-zealous procedure-point...
2013-09-20 Marek Polacekre PR other/58467 (Documentation of the "used" variable...
2013-09-20 GCC AdministratorDaily bump.
2013-09-19 Ian Lance Taylorcompiler: Fix inconsistent check for structs using...
2013-09-19 Jakub Jelinekre PR tree-optimization/58472 (gomp4: ICE in in vectori...
2013-09-19 Jan Hubicka* i386.c (generic_memcpy, generic_memset): Fix 32bit...
2013-09-19 Jeff Lawtree-ssa-dom.c (record_temporary_equivalences): New...
2013-09-19 Jan Hubickai386.h (TARGET_GENERIC32, [...]): Remove.
2013-09-19 Jan Hubickacgraph.c (cgraph_create_edge_1): Avoid uninitialized...
2013-09-19 Jakub Jelinekomp-low.c (expand_omp_sections): Always pass len -...
2013-09-19 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-19 Dodji SeketeliAdd myself to MAINTAINERS file as diagnostics maintainer
2013-09-19 GCC AdministratorDaily bump.
2013-09-18 Ian Lance Taylorcompiler: Fix name of unexported method of embedded...
2013-09-18 Tobias Burnusre PR fortran/57697 ([OOP] Segfault with defined assign...
2013-09-18 Ian Lance Taylorcompiler: Correctly handle identical unnamed structs...
2013-09-18 Tobias Burnusexpr.c (gfc_check_assign_symbol): Free lvalue.ref.
2013-09-18 Vladimir Makarovlra-constraints.c (need_for_all_save_p): Use macro...
2013-09-18 Michael Meissnerre PR target/58452 (GCC 4.8 and trunk do not compile...
2013-09-18 Ian Lance Taylorcompiler: Fix type of result of shortcut calculation.
2013-09-18 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-18 Vladimir MakarovAdd missed testsuite/g++.dg/pr58438.C
2013-09-18 Vladimir Makarovre PR rtl-optimization/58438 (ICE: in check_rtl, at...
2013-09-18 Tobias Burnusre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2013-09-18 Paolo Carlinire PR c++/58457 (ICE when placement new operator is...
2013-09-18 Tim Shenregex.h: Add friend classes.
2013-09-18 Paolo Carlinisearch_n.cc: Fix typo.
2013-09-18 Kyrylo Tkachovpr58419.c (b): Change type to signed char.
2013-09-18 Richard Earnshawarm.c (arm_get_frame_offsets): Validate architecture...
2013-09-18 Marek Polacekre PR sanitizer/58443 (ubsan doesn't properly honor...
2013-09-18 Richard Bienerre PR tree-optimization/58417 (Incorrect optimization...
2013-09-18 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-18 Daniel Morrisre PR c++/58458 (ISO 14882 typo in docs)
2013-09-18 Eric Botcazoure PR ada/58264 (incorrect bounds of string when assign...
2013-09-18 Kyrylo Tkachovomp-fesdr.C: Check for fopenmp effective target.
2013-09-18 Eric Botcazou* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Abstract...
2013-09-18 Eric Botcazou* gcc-interface/trans.c (gigi): Remove dead code.
2013-09-18 Eric Botcazoutrans.c (Subprogram_Body_to_gnu): Pop the stack of...
2013-09-18 Jakub Jelinekomp-low.c (copy_var_decl): Copy DECL_ATTRIBUTES.
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-18 Nick Cliftonmsp430.h (ASM_SPEC): Pass -md on to the assembler.
2013-09-18 Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-18 Bin Chengarm.c (thumb1_reorg): Search for flag setting insn...
2013-09-18 Nick Cliftonrl78-real.md (bf): New pattern.
2013-09-18 GCC AdministratorDaily bump.
2013-09-17 Ian Lance Taylorreflect: Fix bug calling method on indirect value.
2013-09-17 DJ Delorieconstraints.md (Wcv): Allow up to $r31.
2013-09-17 Nick Cliftonrl78.c (need_to_save): Change return type to bool.
2013-09-17 DJ Delorieconstraints.md: For each W* constraint...
2013-09-17 Sebastian Hubert-rtems: Add leon3 multilibs.
2013-09-17 Cong Houtree-vect-patterns.c (vect_recog_dot_prod_pattern)...
2013-09-17 Paolo Carlinire PR c++/58435 (Applying a type transformation to...
2013-09-17 Jan Hubickare PR ipa/58332 (error: inlined_to pointer is set but...
2013-09-17 Jeff Lawpr58387.c: New test.
2013-09-17 Andrew MacLeodtree-flow.h (ssa_undefined_value_p): Remove prototype.
2013-09-17 Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-17 Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-17 Bernd Edlingerre PR ipa/58398 (gcc.dg/attr-ifunc-4.c runfail regressi...
2013-09-17 Teresa Johnsoncoverage.c (get_coverage_counts): Add missing newline.
2013-09-17 Kyrylo Tkachovre PR tree-optimization/58088 (ICE in gcc.c)
2013-09-17 Nick Cliftontarget-supports.exp (check_effective_target_trampolines...
2013-09-17 Marc Glissere PR libstdc++/58338 (Add noexcept to functions with...
2013-09-17 Yuri Rumyantsevi386.c (distance_agu_use_in_bb): Proper initialization...
2013-09-17 Jacek Cabangthr-win32.c: CreateSemaphoreW instead of CreateSemaphoreA.
2013-09-17 Eric Botcazoutree-inline.h (struct copy_body_data): Add transform_pa...
2013-09-17 Andreas Schwab* gcc.dg/tree-ssa/ldist-22.c (main): Return zero.
2013-09-17 Nick Cliftonmsp430-protos.h: Add prototypes for new functions.
2013-09-17 Richard Bienerre PR tree-optimization/58432 (ICE: in insert_value_cop...
2013-09-17 Bin Chenggimple-ssa-strength-reduction.c (backtrace_base_for_ref...
2013-09-17 Alan Modrare PR target/57589 (Linux powerpc -mcpu=native returns...
2013-09-17 GCC AdministratorDaily bump.
2013-09-16 DJ Delorie* config/rl78/vregs.h: Add G10 register definitions.
2013-09-16 DJ Delorierl78.c (rl78_asm_file_start): Specify alternate vregs...
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-16 Jeff Lawpr58419.c: New test.
next