summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lra-constraints.c (process_address): Add forward declaration.ebotcazou2016-12-182-13/+31
* Daily bump.gccadmin2016-12-181-1/+1
* 2016-12-17 Steven G. Kargl <kargl@gcc.gnu.org>kargl2016-12-173-18/+6
* PR sanitizer/78832jakub2016-12-174-9/+43
* 2016-12-17 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-12-172-2/+10
* 2016-12-17 Matthias Klose <doko@ubuntu.com>doko2016-12-171-0/+4
* * config/i386/avx512bwintrin.h: Add new k-mask intrinsics.uros2016-12-1711-4/+113
* 2016-12-17 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-12-174-0/+24
* * config/i386/i386.md (*tzcnt<mode>_1): Merge *tzcnt<mode>_1_falsedep_1uros2016-12-172-151/+134
* gcc/testsuite/ChangeLog:kelvin2016-12-1713-17/+443
* Daily bump.gccadmin2016-12-171-1/+1
* compiler: add containing Bfunction to some backend interfaces.ian2016-12-168-68/+135
* 2016-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-12-166-17/+82
* PR fortran/78757jakub2016-12-164-0/+40
* * fr.po: Update.jsm282016-12-162-1050/+468
* Reuse Doxygen comments for map::erase overloadsredi2016-12-163-0/+10
* Add assertion to _Rb_tree::erase to check for end iteratorsredi2016-12-163-4/+56
* [AArch64] Split X-reg UBFIZ into W-reg LSL when possiblektkachov2016-12-164-0/+39
* [AArch64] Split X-reg UBFX into W-reg LSR when possiblektkachov2016-12-164-0/+42
* Revert accidentally changed file.jakub2016-12-161-3/+0
* PR c/78408jakub2016-12-166-3/+275
* PR tree-optimization/78819mpolacek2016-12-164-0/+52
* The negdi2 patterns for ARM and Thumb-2 are duplicated because Thumb-2wilco2016-12-163-36/+18
* Thumb uses a special register allocation order to increase the use of lowwilco2016-12-162-1/+5
* [ARC] Remove old prof patterns.claziss2016-12-162-63/+7
* [ARC] Rework code for profiling.claziss2016-12-1625-1736/+66
* [ARC] Rework ARC600 64-bit multiplication patterns.claziss2016-12-162-24/+52
* * gnat.dg/opt61.adb: New test.ebotcazou2016-12-164-0/+170
* Implement LWG 2769, Redundant const in the return type ofville2016-12-164-9/+36
* 2016-12-16 Richard Biener <rguenther@suse.de>rguenth2016-12-1610-8/+92
* 2016-12-16 Richard Biener <rguenther@suse.de>rguenth2016-12-164-0/+75
* PR bootstrap/78817 - stage2 bootstrap failure in vec.h:1613:5: error: argumen...msebor2016-12-162-4/+16
* compiler: fix comments + fieldnames to match libgo sourceian2016-12-162-13/+13
* Daily bump.gccadmin2016-12-161-1/+1
* compiler: fix off-by-1 array type len in Type::gc_symbol_constructorian2016-12-152-2/+2
* PR go/78763ian2016-12-153-20/+50
* * config/i386/avx512bwintrin.h: Add new k-mask intrinsics.uros2016-12-1523-5/+401
* * config/i386/i386.md (ffs<mode>2): Generate CCCmode flags registeruros2016-12-153-134/+133
* 2016-12-15 Janus Weil <janus@gcc.gnu.org>janus2016-12-153-183/+205
* * ipa-cp.c (class ipcp_bits_lattice): Formatting fixes.jakub2016-12-152-204/+245
* P0490R0 GB 20: decomposition declaration should commit to tuplejakub2016-12-154-5/+33
* PR c++/77585nathan2016-12-154-1/+72
* Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)dmalcolm2016-12-154-24/+129
* Using leaf_function_p in a backend is dangerous as it incorrectly returnswilco2016-12-153-22/+14
* [arm] Add missing arm-isa.hrearnsha2016-12-151-0/+156
* * doc/extend.texi: Clean up @xref{...} uses.jakub2016-12-153-5/+10
* [arm] Permit 'auto' in -mfpurearnsha2016-12-158-67/+140
* [arm] Remove FEATURES field from FPU descriptionsrearnsha2016-12-154-58/+52
* [arm] Use ISA feature sets for determining inlinabilityrearnsha2016-12-152-8/+24
* [arm] Use cl_target_options for configuring the active targetrearnsha2016-12-154-14/+41