2015-05-13 |
Michael Haubenwallner | fixincludes: Bump to automake 1.11.6 |
commit | commitdiff | tree |
2015-05-13 |
Michael Haubenwallner | gcc: Bump to automake 1.11.6 |
commit | commitdiff | tree |
2015-05-13 |
David Malcolm | line-map.h: move linemap_assert and friends higher... |
commit | commitdiff | tree |
2015-05-13 |
Tom de Vries | Gimplify va_arg ap based on do_deref |
commit | commitdiff | tree |
2015-05-13 |
Ilya Enkovich | re PR target/65103 ([i386] GOTOFF relocation is not... |
commit | commitdiff | tree |
2015-05-13 |
Martin Liska | Fix test case. |
commit | commitdiff | tree |
2015-05-13 |
Jakub Jelinek | re PR target/66112 (__builtin_mul_overflow for int16_t... |
commit | commitdiff | tree |
2015-05-13 |
Jakub Jelinek | re PR target/66112 (__builtin_mul_overflow for int16_t... |
commit | commitdiff | tree |
2015-05-13 |
Ilya Enkovich | re PR rtl-optimization/66048 ([i386] ICE in create_pre_... |
commit | commitdiff | tree |
2015-05-13 |
Thomas Preud... | re PR rtl-optimization/64616 (Redundant ldr when access... |
commit | commitdiff | tree |
2015-05-13 |
Jan Hubicka | re PR target/66047 (vlc compilation failure with target... |
commit | commitdiff | tree |
2015-05-13 |
Jan Hubicka | re PR ipa/65873 (Failure to inline always_inline memcpy) |
commit | commitdiff | tree |
2015-05-13 |
Jan Hubicka | re PR ipa/65873 (Failure to inline always_inline memcpy) |
commit | commitdiff | tree |
2015-05-13 |
Jason Merrill | mmix.c, msp430.c: Add space between string literal... |
commit | commitdiff | tree |
2015-05-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-05-12 |
Steve Ellcey | mips.c (mips_print_operand): Remove 'y' operand code. |
commit | commitdiff | tree |
2015-05-12 |
Ian Lance Taylor | compiler: If unary & does not escape, the var does... |
commit | commitdiff | tree |
2015-05-12 |
Thomas Koenig | re PR fortran/66111 (ICE with matmul and vector subscripts) |
commit | commitdiff | tree |
2015-05-12 |
David Malcolm | Implement -Wmisleading-indentation |
commit | commitdiff | tree |
2015-05-12 |
Uros Bizjak | alpha.h (TARGET_SUPPORTS_WIDE_INT): New define. |
commit | commitdiff | tree |
2015-05-12 |
Andrew MacLeod | re PR target/65697 (__atomic memory barriers not strong... |
commit | commitdiff | tree |
2015-05-12 |
Jan Hubicka | ipa-devirt.c (type_with_linkage_p): New function. |
commit | commitdiff | tree |
2015-05-12 |
David Malcolm | Move global state in timevar.c to a new "timer" class |
commit | commitdiff | tree |
2015-05-12 |
David Malcolm | Unbreak the JIT after conversion of md_asm_adjust to... |
commit | commitdiff | tree |
2015-05-12 |
Richard Earnshaw | arm-protos.h (arm_sched_autopref): Delete. |
commit | commitdiff | tree |
2015-05-12 |
Tom de Vries | check_GNU_style.sh: Fix tab size in 80 characters check |
commit | commitdiff | tree |
2015-05-12 |
Tom de Vries | check_GNU_style.sh: Put stdin into temp file |
commit | commitdiff | tree |
2015-05-12 |
Tom de Vries | check_GNU_style.sh: Read either from stdin, or from... |
commit | commitdiff | tree |
2015-05-12 |
Tom de Vries | check_GNU_style.sh: Check file presence |
commit | commitdiff | tree |
2015-05-12 |
Tom de Vries | check_GNU_style.sh: Don't use filename prefix for one... |
commit | commitdiff | tree |
2015-05-12 |
Sandra Loosemore | nios2.md (trap, ctrapsi4): Use "trap" instead of "break". |
commit | commitdiff | tree |
2015-05-12 |
Chung-Lin Tang | nios2.h (enum reg_class): Add IJMP_REGS enum value. |
commit | commitdiff | tree |
2015-05-12 |
Yury Gribov | mklog: Ignore preprocessor directives. |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | * gnat_rm.texi, gnat_ugn.texi, doc: Documentation updat... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | * gnat_rm.texi, gnat_ugn.texi, doc: Documentation updat... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | Fix typo. |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Uros Bizjak | libgcov-util.c: Add space between string literal and... |
commit | commitdiff | tree |
2015-05-12 |
Segher Boessenkool | rs6000.md (*rotlsi3_internal4, [...]): Delete, revamp... |
commit | commitdiff | tree |
2015-05-12 |
Segher Boessenkool | rs6000.md (rs6000_adjust_atomic_subword): Use gen_ashls... |
commit | commitdiff | tree |
2015-05-12 |
Segher Boessenkool | rs6000.md (extzv): FAIL for SImode. |
commit | commitdiff | tree |
2015-05-12 |
Segher Boessenkool | rs6000.md (define_split for bswaphi): Don't use zero_ex... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Segher Boessenkool | combine.c (recog_for_combine_1): New function, factored... |
commit | commitdiff | tree |
2015-05-12 |
Segher Boessenkool | combine.c (get_undo_marker): New function. |
commit | commitdiff | tree |
2015-05-12 |
Richard Biener | re PR tree-optimization/66101 (internal compiler error... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Robert Dewar | sem_intr.adb: (Check_Shift): Diagnose bad modulus value. |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Richard Biener | re PR tree-optimization/37021 (Fortran Complex reductio... |
commit | commitdiff | tree |
2015-05-12 |
Dominik Vogt | Remove dead code in print_z_candidates. |
commit | commitdiff | tree |
2015-05-12 |
Andreas Krebbel | 2827.md: Split zEC12_simple into zEC12_simple_int and... |
commit | commitdiff | tree |
2015-05-12 |
Alexander Monakov | * gcc.target/i386/pr65753.c: Use -O2 instead of -O. |
commit | commitdiff | tree |
2015-05-12 |
Tom de Vries | Don't take address of ap unless necessary |
commit | commitdiff | tree |
2015-05-12 |
Robert Dewar | sem_ch9.adb, [...]: Minor reformatting. |
commit | commitdiff | tree |
2015-05-12 |
Ed Schonberg | sem_ch9.adb (Collect_Interfaces): Initialize Direct_Pri... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Kyrylo Tkachov | [ARM] Fix PR 65955: Do not take REGNO on non-REG operan... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Paolo Carlini | re PR c++/65133 ([C++11] Result type deduction proceeds... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Robert Dewar | sem_ch3.adb, [...]: Minor reformatting. |
commit | commitdiff | tree |
2015-05-12 |
Ed Schonberg | sem_ch3.adb (Analyze_Object_Declaration): New function... |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | Minor reformatting. |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-05-12 |
Thomas Preud... | combine.c i (set_nonzero_bits_and_sign_copies): Split... |
commit | commitdiff | tree |
2015-05-12 |
Richard Biener | tree-vect-slp.c (vect_build_slp_tree_1): For BB vectori... |
commit | commitdiff | tree |
2015-05-12 |
Thomas Koenig | re PR fortran/66041 (Matmul ICE) |
commit | commitdiff | tree |
2015-05-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-05-11 |
Richard Henderson | i386: Add CCPmode |
commit | commitdiff | tree |
2015-05-11 |
Richard Henderson | Convert to md_asm_adjust |
commit | commitdiff | tree |
2015-05-11 |
Richard Henderson | Canonicalize asm volatility earlier |
commit | commitdiff | tree |
2015-05-11 |
Richard Henderson | Merge expand_asm_operands into expand_asm_stmt |
commit | commitdiff | tree |
2015-05-11 |
Richard Henderson | Only resolve_asm_operand_names once |
commit | commitdiff | tree |
2015-05-11 |
Jan Hubicka | class.c (fixup_type_variants): Do not copy TYPE_METHODS |
commit | commitdiff | tree |
2015-05-11 |
Eric Botcazou | emit-rtl.c (emit_pattern_after_setloc): Add missing... |
commit | commitdiff | tree |
2015-05-11 |
Mikael Morin | Fix fortran/66100 bound simplification ICE |
commit | commitdiff | tree |
2015-05-11 |
Joseph Myers | * sv.po: Update. |
commit | commitdiff | tree |
2015-05-11 |
Richard Sandiford | genrecog.c (match_pattern_1): Expect the pattern to... |
commit | commitdiff | tree |
2015-05-11 |
Paulo Matos | * MAINTAINERS (Write After Approval): Add myself. |
commit | commitdiff | tree |
2015-05-11 |
Paulo Matos | configure.ac: Fix typo. |
commit | commitdiff | tree |
2015-05-11 |
Steve Ellcey | * gcc.target/mips/branch-1.c: Pass argument to bar(). |
commit | commitdiff | tree |
2015-05-11 |
Pitchumani... | avr.c (avr_hard_regno_call_part_clobbered): Use LAST_CA... |
commit | commitdiff | tree |
2015-05-11 |
Uros Bizjak | i386.c (ix86_loop_unroll_adjust): Use PATTERN (insn... |
commit | commitdiff | tree |
2015-05-11 |
Ian Lance Taylor | runtime: Fix runtime/pprof test when libgo is not optim... |
commit | commitdiff | tree |
2015-05-11 |
Alexander Monakov | re PR target/65753 ([i386] Incorrect tail call inhibiti... |
commit | commitdiff | tree |
2015-05-11 |
Alexander Monakov | calls.c (prepare_call_address): Transform PLT call... |
commit | commitdiff | tree |
2015-05-11 |
Markus Trippelsdorf | re PR bootstrap/66105 (genpreds.c compile error in... |
commit | commitdiff | tree |
2015-05-11 |
Thomas Preud... | pr64616.c: Test dump rather than assembly to work accro... |
commit | commitdiff | tree |
2015-05-11 |
Christian Bruel | arm-protos.h (thumb_code, [...]): Remove. |
commit | commitdiff | tree |
2015-05-11 |
Richard Sandiford | re PR rtl-optimization/66076 (ICE: in vec_safe_grow... |
commit | commitdiff | tree |
2015-05-11 |
Christian Bruel | arm-protos.h (arm_declare_function_name): Declare. |
commit | commitdiff | tree |
next |