aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-05-03re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b...Jakub Jelinek12-0/+876
2016-05-03PR 70687: Use wide_int in combine.c:change_zero_extRichard Sandiford2-5/+9
2016-05-03Fix PR44281, bad RA with global regs.Bernd Schmidt7-3/+53
2016-05-03re PR tree-optimization/56541 (vectorizaton fails in conditional assignment o...Bin Cheng7-61/+155
2016-05-03tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on before usi...Bin Cheng2-2/+7
2016-05-03tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber cbase.Bin Cheng2-5/+12
2016-05-03Make-lang.in (cc1-checksum.c): For stage-final re-use the checksum from the p...Richard Biener4-4/+28
2016-05-03sh.md (udivsi3, [...]): Simplify.Oleg Endo2-183/+109
2016-05-03* c-common.h (enum c_omp_region_type): Remove stray comma.Marek Polacek2-1/+5
2016-05-03Daily bump.GCC Administrator1-1/+1
2016-05-02machmode.h (mode_complex): Add support to give the complex mode for a given m...Michael Meissner13-29/+480
2016-05-03re PR target/49244 (__sync or __atomic builtins will not emit 'lock bts/btr/b...Jakub Jelinek2-1/+16
2016-05-02backport: Since x86 psABIs require the function incoming stack must align at ...H.J. Lu2-1/+7
2016-05-02PR c++/62314: C++: add fixit hint to misspelled member namesDavid Malcolm4-3/+46
2016-05-02* ChangeLog: Add missing entry.Uros Bizjak1-0/+1
2016-05-02predicates.md (register_ssemem_operand): New predicate.Uros Bizjak3-27/+59
2016-05-02c-common.h (enum c_omp_region_type): Define.Cesar Philippidis11-89/+147
2016-05-02PR c++/62314: add fixit hint for missing "template <> " in explicit specializ...David Malcolm4-2/+45
2016-05-02omp-low.c (lower_oacc_head_tail): Assert there is at least one marker.Nathan Sidwell2-6/+8
2016-05-02ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert accidenta...Jan Hubicka2-2/+3
2016-05-02* cif-code.def (CIF_THUNK): Add.Jan Hubicka2-0/+8
2016-05-02* sv.po, zh_CN.po: Update.Joseph Myers3-122/+107
2016-05-02ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressionsJan Hubicka7-15/+163
2016-05-02re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint...Jakub Jelinek4-1/+90
2016-05-02re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint...Jakub Jelinek2-2/+10
2016-05-02configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.Bernd Edlinger2-0/+10
2016-05-02spec-options.c: Run the test on all targets.Bernd Edlinger3-3/+7
2016-05-02Canonicalize X u< X to UNORDERED_EXPRMarc Glisse4-0/+19
2016-05-02Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pdMarc Glisse9-95/+90
2016-05-02omp-low.c (struct oacc_loop): Add 'inner' field.Nathan Sidwell4-18/+54
2016-05-02Fix make install-gcc-specs with empty GCC_SPEC_FILESRainer Orth2-4/+8
2016-05-02re PR c/70851 (internal compiler error: in create_tmp_var, at gimple-expr.c:473)Marek Polacek4-2/+44
2016-05-02[ARC] Various instruction pattern fixesClaudiu Zissulescu2-7/+19
2016-05-02[PR target/70860] [nvptx] Handle NULL cfun in nvptx_libcall_valueThomas Schwinge2-1/+8
2016-05-02Minor reformatting.Arnaud Charlet2-6/+8
2016-05-02[multiple changes]Arnaud Charlet5-18/+53
2016-05-02[multiple changes]Arnaud Charlet4-36/+79
2016-05-02Minor reformatting.Arnaud Charlet1-7/+7
2016-05-02exp_util.ads, [...]: Minor reformatting.Gary Dismukes3-7/+11
2016-05-02[multiple changes]Arnaud Charlet5-23/+61
2016-05-02exp_ch9.adb, [...]: Minor reformatting and typo fixes.Gary Dismukes4-39/+43
2016-05-02[multiple changes]Arnaud Charlet7-90/+123
2016-05-02[multiple changes]Arnaud Charlet12-371/+791
2016-05-02[multiple changes]Arnaud Charlet5-14/+52
2016-05-02Minor reformatting.Arnaud Charlet1-3/+3
2016-05-02[multiple changes]Arnaud Charlet15-44/+73
2016-05-02re PR rtl-optimization/70886 (-frename-registers causes boostrap comparison f...Eric Botcazou4-20/+39
2016-05-02Minor reformatting.Arnaud Charlet1-6/+8
2016-05-02sem_ch13.adb (Alignment_Error): Removed.Hristian Kirtchev2-22/+20
2016-05-02[multiple changes]Arnaud Charlet15-615/+697