| 2012-06-15 | 
Ramana Radhakrishnan | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Georg-Johann Lay | avr.c (avr_default_expand_builtin): New function. | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Michael Matz | re PR middle-end/38474 (compile time explosion in dataf...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Michael Matz | gimplify.c (gimplify_compound_literal_expr): Take gimpl...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Michael Matz | gimplify.c (gimplify_modify_expr): Fold generated state...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Richard Guenther | tree-vrp.c (set_and_canonicalize_value_range): Use...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Richard Earnshaw | arm.md (addsf3, adddf3): Use s_register_operand. | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Ulrich Weigand | re PR tree-optimization/53636 (SLP may create invalid...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Ramana Radhakrishnan | tree-vect-generic.c (lower_vec_perm): Propagate vector...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Jakub Jelinek | tree-vect-patterns.c (vect_pattern_recog): Don't unnece...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Jakub Jelinek | re PR tree-optimization/51581 (Integer division by...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Richard Guenther | 20120615-1.c: New testcase. | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Eric Botcazou | re PR ada/53592 (ICE on assignment to component of...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Eric Botcazou | re PR middle-end/53590 (compiler fails to generate...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Andreas Schwab | locks.h (compare_and_swap): Use __sync_bool_compare_and...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Andreas Krebbel | 2012-06-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Uros Bizjak | (*zero_extendsidi2_rex64): Remove isa attribute. | 
commit | commitdiff | tree | 
| 2012-06-15 | 
Jonathan Wakely | re PR libstdc++/53578 (include/ext/concurrence.h relies...  | 
commit | commitdiff | tree | 
| 2012-06-15 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Kaz Kojima | Update sysdep/sh/locks.h with atomic builtins | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Maxim Kuvyrkov | * config/tilegx/sync.md (atomic_fetch_sub<mode>): Fix...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Jonathan Wakely | re PR libstdc++/53270 (Error when bootstrapping gcc...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Jonathan Wakely | re PR libstdc++/53648 ([C++11] nested empty tuples) | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Jonathan Wakely | * doc/xml/manual/status_cxx2011.xml: Correct C++11...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Uros Bizjak | Fix my previous commit to: | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Oleg Endo | re PR target/53568 (SH Target: Add support for bswap...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Uros Bizjak | i386.md (*zero_extendsidi2): Mark movd alternatives...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Jakub Jelinek | re PR target/53639 (x86_64: redundant 64-bit operations...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Richard Earnshaw | arm.c (arm_cirrus_insn_p): Delete. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Eric Botcazou | dwarf2out.c (function_possibly_abstracted_p): New stati...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Richard Earnshaw | arm.md (divsf3, divdf3): Remove FPA support. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Jose Ruiz | Make-lang.in (ada.install-common, [...]): Use the prefi...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Bill Schmidt | tree-vectorizer.h (vect_get_stmt_cost): Move from tree...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Vincent Pucci | einfo.adb einfo.ads (Get_Rep_Item): Removed. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Richard Guenther | vrp.h: New testcase. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Richard Earnshaw | arm.opt (mfp=2, [...]): Delete options. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Sandeep Kumar...  | Added offset bits of MOVA/Sz assembly instruction for...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Sandeep Kumar...  | Added offset bits of MOVA/Sz assembly instruction for...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Christian Bruel | re PR target/53621 ([SH] Frame pointers not generated...  | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Richard Guenther | tree-vrp.c (VR_INITIALIZER): New define. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Richard Sandiford | mips.exp (mips-dg-options): Handle -msynci. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Ian Lance Taylor | compiler, reflect: Quote package path with tabs. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Ian Lance Taylor | libgo: Make the subdirectory in the CHECK target. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
Ian Lance Taylor | compiler: Avoid unnecessary interface conversions. | 
commit | commitdiff | tree | 
| 2012-06-14 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Janis Johnson | re PR testsuite/20771 (Duplicate PCH test names) | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Janis Johnson | scanasm.exp (scan-assembler, [...]): Don't strip tortur...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Janis Johnson | scandump.exp (scan-dump-times): Use printable version...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Janis Johnson | di-longlong64-sync-1.c: Add comments to checks for...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Richard Henderson | Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Joseph Myers | * gcc.pot: Regenerate. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Joseph Myers | * cpplib.pot: Regenerate. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Alexandre Oliva | re PR debug/49888 (VTA: -O2 -g variable value changes...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Alexandre Oliva | re PR debug/47624 (FAIL: gcc.dg/guality/pr43077-1.c...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Joseph Myers | * sr.po: New. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Alexandre Oliva | re PR debug/52983 (internal compiler error: in df_uses_...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Alexandre Oliva | common.opt (ftree-coalesce-inlined-vars): New. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Richard Sandiford | read-rtl.c (mapping): Remove index field. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Oleg Endo | re PR target/53568 (SH Target: Add support for bswap...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
H.J. Lu | Set cache values from -mtune | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Uros Bizjak | * ChangeLog: Fix whitespace. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Uros Bizjak | sfp-machine.h (__sfp_handle_exceptions): New function...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Uros Bizjak | sfp-machine.h (_FP_NANSIGN_S, [...]): Move ... | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Richard Guenther | tree-vrp.c (vrp_meet): Properly meet equivalent ranges. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Eric Botcazou | Revert | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Richard Earnshaw | config.gcc (unsupported): Move obsoleted FPA-based...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Bill Schmidt | re PR tree-optimization/53647 (gcc.c-torture/compile...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Bill Schmidt | targhooks.c (default_builtin_vectorized_conversion...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Tobias Burnus | re PR fortran/53643 ([OOP] ICE (segfault) with INTENT...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Tobias Burnus | re PR fortran/53597 (F95/F2003 constraint no longer...  | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Uros Bizjak | * ChangeLog: Fix whitespace. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Uros Bizjak | * ChangeLog: Fix whitespace. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Xinyu Qi | arm.c (FL_IWMMXT2): New define. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Ian Lance Taylor | os/user: Use Entersyscall. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
Ian Lance Taylor | os: Use Entersyscall when reading directories. | 
commit | commitdiff | tree | 
| 2012-06-13 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Rafael Ávila...  | plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE. | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Jakub Jelinek | re PR c/53532 (function call ignored when called with...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Ian Lance Taylor | compiler, reflect: Handle package path like gc compiler. | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Janis Johnson | stackalign.exp: Combine stack alignment torture options...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Janis Johnson | di-longlong64-sync-withhelpers.c: Add comments to check...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Janis Johnson | sync-1.c: Add comments to checks for multiple messages...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Janis Johnson | 20031223-1.c: Add comments to check for multiple messag...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Janis Johnson | raw-string-3.c: Add comments to checks for multiple...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Janis Johnson | include2a.c: Add comments to checks for multiple messag...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Uros Bizjak | sync.md (fetchop_name): Change ior attribute to "or". | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Jason Merrill | pt.c (tsubst_expr): Instantiate local class. | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Jason Merrill | re PR c++/53599 (gcc-4.7.1_rc20120606 segfaults compili...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Jason Merrill | utf8 | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Oleg Endo | re PR target/53511 (SH Target: Add support for fma...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Richard Henderson | sync.md (atomic_load, [...]): Use INT1 mode iterator...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Olivier Hainque | Move Ada specific ChangeLog entry to Ada specific Chang...  | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Bill Schmidt | opts.c: Add -fhoist-adjacent-loads to -O2 and above. | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| 2012-06-12 | 
Arnaud Charlet | [multiple changes] | 
commit | commitdiff | tree | 
| next |