summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve the test in bitfields.m4tbsaunde2015-05-054-8/+15
* PR libstdc++/51617redi2015-05-052-1/+4
* * tree.c (verify_type): Check various uses of TYPE_MAXVAL;hubicka2015-05-052-8/+65
* The changes are made in the patch for optimized usage of pcmpne/pcmpeqeager2015-05-054-6/+75
* The changes are made in the patch for optimized usage of fint instruction.eager2015-05-052-4/+33
* Daily bump.gccadmin2015-05-051-1/+1
* Revert:law2015-05-046-154/+29
* PR target/65987kkojima2015-05-042-1/+15
* /cppaolo2015-05-044-3/+32
* 2015-05-04 Sandra Loosemore <sandra@codesourcery.com>sandra2015-05-0436-46/+120
* PR tree-optimization/65984jakub2015-05-044-3/+39
* * config/i386/i386.c: Change GET_CODE (...) == CONST_DOUBLE checkuros2015-05-043-24/+36
* * match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): Newlaw2015-05-046-13/+165
* 2015-05-04 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-05-042-1/+5
* * config/i386/i386.h (TARGET_SUPPORTS_WIDE_INT): New define.uros2015-05-045-135/+73
* PR fortran/44735fxcoudert2015-05-042-0/+21
* 2015-05-04 Richard Biener <rguenther@suse.de>rguenth2015-05-044-0/+69
* 2015-05-04 Richard Biener <rguenther@suse.de>rguenth2015-05-044-2/+88
* * Makefile.in (PATCHLEVEL_c): New variable.jakub2015-05-042-4/+17
* Fix typo "with"ktietz2015-05-041-1/+1
* PR target/65559ktietz2015-05-042-1/+7
* 2015-05-03 Sandra Loosemore <sandra@codesourcery.com>sandra2015-05-042-383/+389
* Daily bump.gccadmin2015-05-041-1/+1
* * tree.c (verify_type): Check various uses of TYPE_MINVAL.hubicka2015-05-042-7/+56
* [ARM,AArch64][testsuite] AdvSIMD intrinsics tests cleanup: remove useless exp...clyon2015-05-0355-1574/+475
* 2015-05-03 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2015-05-032-0/+6
* 2015-05-03 Matthias Klose <doko@ubuntu.com>doko2015-05-033-2/+7
* Daily bump.gccadmin2015-05-031-1/+1
* make emit_partition_copy return a rtx_insn *tbsaunde2015-05-022-18/+20
* make set_return_jump_label take an rtx_insn *tbsaunde2015-05-023-2/+8
* type reg_equiv_init as rtx_insn_listtbsaunde2015-05-024-10/+20
* make fp_setter_insn take a rtx_insn *tbsaunde2015-05-023-2/+7
* make validate_replace_src_group take a rtx_insn *tbsaunde2015-05-023-3/+10
* make several functions in the scheduler take rtx_insn *tbsaunde2015-05-026-32/+40
* make some functions in config/ take a rtx_insn *tbsaunde2015-05-023-9/+16
* make some functions in lra-constraints.c take rtx_insn *tbsaunde2015-05-022-2/+6
* kill_autoinc_value can take a rtx_insn *tbsaunde2015-05-022-1/+6
* recog_data::insn can be a rtx_insn *tbsaunde2015-05-024-3/+10
* add_cfi_insn can be a rtx_insn *tbsaunde2015-05-022-1/+5
* df_set_note can take a rtx_insn *tbsaunde2015-05-022-1/+6
* change local vars to rtx_insn *tbsaunde2015-05-0219-37/+74
* * include/experimental/any (any::_Storage): Fix alignment of buffer.redi2015-05-024-3/+61
* * include/experimental/iterator (ostream_joiner): Simplify by usingredi2015-05-022-16/+9
* * include/experimental/iterator: New. Define ostream_joiner.redi2015-05-029-8/+314
* 2015-05-02 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-05-022-2/+7
* * include/experimental/numeric: New. Define gcd and lcm.redi2015-05-028-12/+171
* 2015-05-02 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-05-029-16/+12
* * include/experimental/any (any::_Storage): Make non-copyable.redi2015-05-024-34/+180
* * include/experimental/fs_path.h (filesystem_error::~filesystem_error):redi2015-05-023-0/+9
* PR libstdc++/65978redi2015-05-023-17/+30