summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-reassoc.c (optimize_range_tests_diff): Perform MINUS_EXPR in unsigne...Jakub Jelinek2014-10-152-1/+11
* * stor-layout.c (self_referential_size): Do not promote arguments.Eric Botcazou2014-10-156-6/+106
* invoke.texi: Update to reflect that GNU11 is the default mode for C.Marek Polacek2014-10-155-5/+17
* hash-table.c: Include bconfig.h if building for the host.Richard Biener2014-10-153-0/+17
* alias_decl.cc: New.Paolo Carlini2014-10-1513-0/+407
* As discussed: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00420.htmlJoern Rennecke2014-10-152-3/+12
* limits: Remove stray spaces after backslash.Paolo Carlini2014-10-155-6/+16
* pr63419.C: Add -Wno-psabi.Richard Biener2014-10-152-0/+5
* explow.c (convert_memory_address_addr_space_1): Mark in_const as ATTRIBUTE_UN...Andreas Schwab2014-10-152-1/+6
* loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka2014-10-1513-544/+268
* typedefs.cc: Rename to alias_decl.cc.Paolo Carlini2014-10-151-0/+19
* xtensa: use pre- and postincrement FP load/store when availableMax Filippov2014-10-153-2/+45
* xtensa: drop unimplemented floating point operationsMax Filippov2014-10-152-43/+6
* MAINTAINERS: add myself to write-after-approval list.Max Filippov2014-10-152-0/+5
* explow.c (convert_memory_address_addr_space): Rename to ...Andrew Pinski2014-10-142-12/+36
* revert: re PR middle-end/49721 (convert_memory_address_addr_space may generat...Andrew Pinski2014-10-142-12/+16
* Daily bump.GCC Administrator2014-10-151-1/+1
* msp430-modes.def (PSI): Add.DJ Delorie2014-10-146-20/+168
* Fix sanitizer build on sparc.David S. Miller2014-10-143-3/+72
* re PR ada/62019 (gnat.dg/weak2.adb fails everywhere)Eric Botcazou2014-10-142-16/+17
* More missed bits from the big __intN patchDJ Delorie2014-10-142-18/+21
* Missed bit of previous commit.DJ Delorie2014-10-141-13/+14
* machmode.h (int_n_data_t): New.DJ Delorie2014-10-1439-353/+1041
* ira.c: Fix typo in comment.Kito Cheng2014-10-149-28/+38
* re PR rtl-optimization/63475 (Postreload CSE propagates aliased memory operand)Uros Bizjak2014-10-142-56/+39
* Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker2014-10-142-5/+14
* intro.xml: Update.Jonathan Wakely2014-10-145-5/+18
* 1.cc: Add dg-require-stdint.Jonathan Wakely2014-10-143-0/+9
* re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Rüdiger Sonderfeld2014-10-146-0/+248
* re PR libstdc++/57440 (Memory usage with future and std containers)Kai Tietz2014-10-143-0/+13
* re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko2014-10-142-4/+15
* Makefile.am (DEFS): Add -DPIC.Jakub Jelinek2014-10-143-2/+7
* line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...Manuel López-Ibáñez2014-10-143-17/+31
* typeck.c (cp_build_unary_op): Accept float vectors.Marc Glisse2014-10-144-1/+10
* AVX-512. 77/n. Use blend for cond-set V32HI and V64QI.Alexander Ivchenko2014-10-142-0/+21
* AVX-512. 74/n. Add byte/word max/mix reduction.Alexander Ivchenko2014-10-143-3/+22
* AVX-512. 73/n. Extend reduc min/max autogen.Alexander Ivchenko2014-10-142-1/+14
* AVX-512. 72/n. Extend VI itterator.Alexander Ivchenko2014-10-143-2/+18
* AVX-512. 71/n. Remove redudant iterator attribute.Alexander Ivchenko2014-10-142-6/+11
* typedefs.cc: Rename to alias_decl.cc.Paolo Carlini2014-10-1411-0/+0
* AVX-512. 70/n. Add vpmaxmin.Alexander Ivchenko2014-10-142-12/+29
* AVX-512. 69/n. Add vpmulhrsw insn support.Alexander Ivchenko2014-10-142-0/+71
* AVX-512. 68/n. Add vpmullw, vpacksdw, pmaddwd insn.Alexander Ivchenko2014-10-142-56/+89
* AVX-512. 67/n. Update constraints in vec_dup insn.Alexander Ivchenko2014-10-142-2/+14
* AVX-512. 66/n. Extend vpalignr insn patterns.Alexander Ivchenko2014-10-142-4/+40
* AVX-512. 65/n. Add rest of VI1-AVX2: mul insn pattern.Alexander Ivchenko2014-10-142-2/+14
* AVX-512. 64/n. Add rest of VI1-AVX2: vpack[us]wb.Alexander Ivchenko2014-10-142-13/+26
* AVX-512. 62/n. Add vpmaddubsw,vdbpsadbw insn patterns.Alexander Ivchenko2014-10-142-0/+48
* AVX-512. 61/n. Update FP logic insn patterns.Alexander Ivchenko2014-10-142-65/+167
* AVX-512. 60/n. Update 128bit ashrv insn pattern.Alexander Ivchenko2014-10-142-11/+44