aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-04-22PR target/47122: vax-*-openbsd* config.gcc typoBernhard Reutner-Fischer2-1/+6
2015-04-22re PR target/55144 (opening glibc-c.o: No such file or directory)Bernhard Reutner-Fischer2-1/+7
2015-04-22tree-tailcall.c (suitable_for_tail_opt_p, [...]): Remove unneeded forward dec...Bernhard Reutner-Fischer2-3/+7
2015-04-22varasm.c (emit_bss): Remove redundant guard.Bernhard Reutner-Fischer2-2/+4
2015-04-22c6x: handle c6x unk_isa in TARGET_CPU_CPP_BUILTINSBernhard Reutner-Fischer2-0/+6
2015-04-22bfin: handle BFIN_CPU_UNKNOWN in TARGET_CPU_CPP_BUILTINSBernhard Reutner-Fischer2-0/+6
2015-04-22re PR rtl-optimization/64818 (User specified register don't work correctly in...Hale Wang4-0/+52
2015-04-22re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)Jan Hubicka7-1/+35
2015-04-22add default for INSN_REFERENCES_ARE_DELAYEDTrevor Saunders4-6/+11
2015-04-22provide default for INSN_SETS_ARE_DELAYEDTrevor Saunders4-6/+10
2015-04-22remove more ifdefs for HAVE_cc0Trevor Saunders10-110/+87
2015-04-22remove #if for PIC_OFFSET_TABLE_REGNUMTrevor Saunders2-6/+6
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders9-54/+66
2015-04-22provide default for MASK_RETURN_ADDRTrevor Saunders3-3/+13
2015-04-22provide default for RETURN_ADDR_OFFSETTrevor Saunders3-7/+19
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders15-78/+57
2015-04-22always define HAVE_cc0Trevor Saunders22-68/+117
2015-04-22remove more ifdef HAVE_cc0Trevor Saunders5-29/+16
2015-04-22remove some ifdef HAVE_cc0Trevor Saunders8-19/+13
2015-04-22add default definition of EH_RETURN_DATA_REGNOTrevor Saunders8-18/+18
2015-04-22Daily bump.GCC Administrator1-1/+1
2015-04-21re PR libfortran/65234 (Output descriptor (*(1E15.7)) not accepted)Jerry DeLisle2-0/+15
2015-04-21avx512bw-vpermi2w-2.c: Fix includes to use actual headers.Andreas Tobler9-12/+32
2015-04-21re PR fortran/56743 (Namelist bug with comment and no blank)Jerry DeLisle2-0/+67
2015-04-21i386.md (ARGP_REG, [...]): New.Uros Bizjak3-56/+81
2015-04-21[expmed] Properly account for the cost and latency of shift+add ops when synt...Kyrylo Tkachov9-29/+106
2015-04-21re PR tree-optimization/65650 (CCP does not propgate copies)Richard Biener12-73/+142
2015-04-21re PR middle-end/65788 (416.gamess in SPEC CPU 2006 failed to build)Richard Biener2-15/+17
2015-04-21i386.c (ix86_builtin_vectorization_cost): Scale vec_construct cost by vec_stm...Richard Biener2-1/+6
2015-04-21cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE.Richard Biener9-21/+74
2015-04-21[AArch64] Add zero_extend variants of logical+not opsKyrylo Tkachov2-0/+26
2015-04-21df-core.c (df_finish_pass): Iterate over df->problems_by_index[] and use df_r...Thomas Preud'homme2-13/+12
2015-04-21Mark ifn_va_arg with ECF_NOTHROWTom de Vries4-1/+40
2015-04-21[AArch64] Increase static buffer size in aarch64_rewrite_selected_cpuKyrylo Tkachov2-9/+28
2015-04-21re PR tree-optimization/64950 (postpone expanding va_arg till pass_stdarg)Uros Bizjak2-5/+11
2015-04-20re PR rtl-optimization/64916 (ira.c update_equiv_regs patch causes gcc/testsu...Shiva Chen2-4/+50
2015-04-21re PR testsuite/65767 (Test pr65276 failed on arm-none-eabi)Bin Cheng3-6/+12
2015-04-21Daily bump.GCC Administrator1-1/+1
2015-04-20re PR c++/65801 (Allow -Wno-narrowing to silence stricter C++11 narrowing rules)Paolo Carlini6-7/+32
2015-04-20Reject trailing return type for an operator auto().Ville Voutilainen3-4/+14
2015-04-20re PR tree-optimization/65658 (Jump threading too pessimistic when optimizing...Jeff Law2-2/+7
2015-04-20i386.c (set_pic_reg_ever_live): Remove.Uros Bizjak3-36/+20
2015-04-20reorg.c (try_merge_delay_insns): Improve correctness checking for targets wit...Selim Belbachir2-2/+23
2015-04-20re PR tree-optimization/65658 (Jump threading too pessimistic when optimizing...Jeff Law4-1/+125
2015-04-20c-parser.c (c_parser_oacc_enter_exit_data): Remove excess semicolon.Ilya Verbin4-3/+12
2015-04-20[Obvious][AArch64] Delete unused aarch64_simd_emit_pair_result_insn.Alan Lawrence3-24/+6
2015-04-20re PR debug/65807 (ICE () on powerpc64le-linux-gnu)Jakub Jelinek2-0/+6
2015-04-20gimple-fold.h (gimple_build): Remove optional valueize arguments.Richard Biener3-42/+43
2015-04-20[AArch64] PR/64134: Make aarch64_expand_vector_init use 'ins' more oftenAlan Lawrence4-26/+92
2015-04-20pr65729.c: Restrict to hard float ABI compliant targets.Yvan Roux2-0/+6