summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add TYPE_EMPTY_RECORD for C++ empty classhjl/pr60336/x86H.J. Lu2016-02-1723-18/+42
* Add more tests for empty typesH.J. Lu2016-02-179-0/+252
* Rename to is_empty_type/is_really_empty_typeH.J. Lu2016-02-171-27/+20
* Properly pass C++ empty classH.J. Lu2016-02-1717-30/+46
* Add TYPE_EMPTY_RECORD for C++ empty classH.J. Lu2016-02-1742-70/+703
* xtensa: fix libgcc build with --text-section-literalsjcmvbkbc2016-02-173-0/+11
* * doc/extend.texi (C++ Attributes): Correct description ofredi2016-02-172-1/+6
* 2016-02-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-02-172-1/+9
* [gcc]wschmidt2016-02-174-1/+32
* 2016-02-17 Richard Biener <rguenther@suse.de>rguenth2016-02-172-9/+38
* 2016-02-17 Richard Biener <rguenther@suse.de>rguenth2016-02-172-1/+6
* [AArch64] PR target/69161: Don't use special predicate for CCmode comparisons...ktkachov2016-02-175-8/+57
* [ARM] PR target/69161: Don't ignore mode when matching comparison operator in...ktkachov2016-02-174-7/+29
* 2016-02-17 David Sherwood <david.sherwood@arm.com>davids2016-02-173-2/+8
* As part of the final cleanup of aarch64_internal_mov_immediate a return waswilco2016-02-172-0/+6
* * gcc.dg/ifcvt-4.c: Skip on Visium.ebotcazou2016-02-172-1/+5
* * config/visium/visium.c (machine_libfunc_index): New enum.ebotcazou2016-02-172-18/+88
* * config/msp430/msp430.c (msp430_mcu_data): Sync with data fromnickc2016-02-172-3/+22
* * exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization ifebotcazou2016-02-175-1/+51
* * gcc-interface/utils2.c (gnat_protect_expr): Make a SAVE_EXPR onlyebotcazou2016-02-175-5/+51
* 2016-02-16 Tim Shen <timshen@google.com>timshen2016-02-174-11/+38
* PR c++/10200jason2016-02-1711-60/+107
* Daily bump.gccadmin2016-02-171-1/+1
* [gcc]kelvin2016-02-166-2/+47
* 2015-02-16 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-02-164-2/+32
* PR c/69835jakub2016-02-1616-25/+235
* PR c++/69657jason2016-02-164-3/+30
* * gcc-interface/gigi.h (maybe_debug_type): New inline function.ebotcazou2016-02-164-11/+34
* * gcc-interface/misc.c (gnat_enum_underlying_base_type): New function.ebotcazou2016-02-162-0/+16
* [AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A57 tuningjgreenhalgh2016-02-162-2/+6
* [Patch AArch64] Use software sqrt expansion always for -mlow-precision-recip-...jgreenhalgh2016-02-162-2/+8
* [Patch AArch64] GCC 6 regression in vector performance. - Fix vector initiali...jgreenhalgh2016-02-164-28/+92
* [Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to FP_LO_REGSjgreenhalgh2016-02-162-4/+11
* PR middle-end/69801jakub2016-02-162-0/+7
* PR c/64748jnorris2016-02-168-15/+76
* PR tree-optimization/69820jakub2016-02-164-10/+66
* PR rtl-optimization/69764jakub2016-02-162-0/+17
* 2016-02-16 Richard Biener <rguenther@suse.de>rguenth2016-02-166-19/+58
* Fix bswap optimization on big-endian (PR69714, 67781).bernds2016-02-164-30/+185
* [ARC] Add single/double IEEE precission FPU support.claziss2016-02-1611-104/+1103
* 2016-02-16 Richard Biener <rguenther@suse.de>rguenth2016-02-162-1/+8
* Don't call call_cgraph_insertion_hooks in simd_clone_createvries2016-02-164-1/+18
* PR tree-optimization/69802jakub2016-02-164-10/+81
* 2016-02-16 Richard Biener <rguenther@suse.de>rguenth2016-02-162-1/+7
* 2016-02-16 Richard Biener <rguenther@suse.de>rguenth2016-02-164-0/+23
* Daily bump.gccadmin2016-02-161-1/+1
* [RS6000] reload_vsx_from_gprsf splitteramodra2016-02-153-53/+61
* * sv.po: Update.jsm282016-02-152-141/+145
* 2016-02-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-02-155-64/+208
* PR c++/69658jakub2016-02-154-4/+20