aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05The changes are made in the patch for optimized usage of pcmpne/pcmpeq instru...Ajit Agarwal4-6/+75
2015-05-05The changes are made in the patch for optimized usage of fint instruction.Ajit Agarwal2-4/+33
2015-05-05Daily bump.GCC Administrator1-1/+1
2015-05-04Revert:Jeff Law6-154/+29
2015-05-04re PR target/65987 ([SH] Wrong jump generated for gcc.dg/tree-prof/va-arg-pac...Kaz Kojima2-1/+15
2015-05-04re PR c++/66007 (Narrowing conversion inside { } results in all zero elements...Paolo Carlini4-3/+32
2015-05-04common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore36-46/+120
2015-05-04re PR middle-end/65984 (ICE: definition in block 4 does not dominate use in b...Jakub Jelinek4-3/+39
2015-05-04i386.c: Change GET_CODE (...) == CONST_DOUBLE check to CONST_DOUBLE_P predicate.Uros Bizjak3-24/+36
2015-05-04match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier...Jeff Law6-13/+165
2015-05-04arm.c: Restore bootstrap.Andreas Tobler2-1/+5
2015-05-04i386.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak5-135/+73
2015-05-04re PR fortran/44735 (ICE on FORALL with character array pointer)Francois-Xavier Coudert2-0/+21
2015-05-04re PR middle-end/65965 (Straight-line memcpy/memset not vectorized when equiv...Richard Biener4-0/+69
2015-05-04re PR tree-optimization/65935 (433.milc in SPEC CPU 2006 is miscompiled)Richard Biener4-2/+88
2015-05-04Makefile.in (PATCHLEVEL_c): New variable.Jakub Jelinek2-4/+17
2015-05-04Fix typo "with"Kai Tietz1-1/+1
2015-05-04re PR lto/65559 (lto1.exe: internal compiler error: in read_cgraph_and_symbol...Kai Tietz2-1/+7
2015-05-03extend.texi (Variable Attributes, [...]): Move sections up in file, to immedi...Sandra Loosemore2-383/+389
2015-05-04Daily bump.GCC Administrator1-1/+1
2015-05-04* tree.c (verify_type): Check various uses of TYPE_MINVAL.Jan Hubicka2-7/+56
2015-05-03[ARM,AArch64][testsuite] AdvSIMD intrinsics tests cleanup: remove useless exp...Christophe Lyon55-1574/+475
2015-05-03re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig2-0/+6
2015-05-03configure.ac: Match $host configured with triplets.Matthias Klose3-2/+7
2015-05-03Daily bump.GCC Administrator1-1/+1
2015-05-02make emit_partition_copy return a rtx_insn *Trevor Saunders2-18/+20
2015-05-02make set_return_jump_label take an rtx_insn *Trevor Saunders3-2/+8
2015-05-02type reg_equiv_init as rtx_insn_listTrevor Saunders4-10/+20
2015-05-02make fp_setter_insn take a rtx_insn *Trevor Saunders3-2/+7
2015-05-02make validate_replace_src_group take a rtx_insn *Trevor Saunders3-3/+10
2015-05-02make several functions in the scheduler take rtx_insn *Trevor Saunders6-32/+40
2015-05-02make some functions in config/ take a rtx_insn *Trevor Saunders3-9/+16
2015-05-02make some functions in lra-constraints.c take rtx_insn *Trevor Saunders2-2/+6
2015-05-02kill_autoinc_value can take a rtx_insn *Trevor Saunders2-1/+6
2015-05-02recog_data::insn can be a rtx_insn *Trevor Saunders4-3/+10
2015-05-02add_cfi_insn can be a rtx_insn *Trevor Saunders2-1/+5
2015-05-02df_set_note can take a rtx_insn *Trevor Saunders2-1/+6
2015-05-02change local vars to rtx_insn *Trevor Saunders19-37/+74
2015-05-02any (any::_Storage): Fix alignment of buffer.Jonathan Wakely4-3/+61
2015-05-02iterator (ostream_joiner): Simplify by using the injected-class-name and the ...Jonathan Wakely2-16/+9
2015-05-02iterator: New.Jonathan Wakely9-8/+314
2015-05-02re PR fortran/65976 (gfortran man-page lists the -fno-fixed-form flag but doe...Steven G. Kargl2-2/+7
2015-05-02numeric: New.Jonathan Wakely8-12/+171
2015-05-02Revert addition of feature macros from other headers per latest SD-6.Edward Smith-Rowland9-16/+12
2015-05-02any (any::_Storage): Make non-copyable.Jonathan Wakely4-34/+180
2015-05-02fs_path.h (filesystem_error::~filesystem_error): Declare.Jonathan Wakely3-0/+9
2015-05-02re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::ti...Jonathan Wakely3-17/+30
2015-05-02ops.cc (last_write_time): Set timespec members explicitly instead of with a b...Jonathan Wakely2-7/+15
2015-05-02update ChangeLogs for previous commitTrevor Saunders2-0/+12
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders6-1/+72