summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* rs6000: Make all add instructions one typeSegher Boessenkool2014-05-2326-51/+131
* rs6000: Make all shift instructions one typeSegher Boessenkool2014-05-2326-192/+453
* rs6000: Make all divide instructions one typeSegher Boessenkool2014-05-2327-72/+126
* rs6000: Make all insert instructions one typeSegher Boessenkool2014-05-2326-47/+93
* rs6000: Make all multiply instructions one typeSegher Boessenkool2014-05-2327-115/+237
* rs6000: New type attribute value "halfmul"Segher Boessenkool2014-05-236-40/+52
* [PATCH 1/9] rs6000: Clean up the "type" attributeSegher Boessenkool2014-05-232-1/+20
* re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor2014-05-235-303/+559
* re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when bui...Vladimir Makarov2014-05-232-0/+15
* builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.Marek Polacek2014-05-2325-8/+1524
* [AARCH64] Support tail indirect function call.Jiong Wang2014-05-238-20/+74
* Be a bit less explicit.Thomas Schwinge2014-05-232-2/+4
* Make it easier to diff expand_omp_for_* functions.Thomas Schwinge2014-05-232-59/+64
* lambda-init9.C: New.Paolo Carlini2014-05-232-0/+10
* * varasm.c (output_constructor_bitfield): Fix thinkos in latest change.Eric Botcazou2014-05-232-18/+24
* GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds.Thomas Schwinge2014-05-233-11/+16
* Just enumerate all GF_OMP_FOR_KIND_* and GF_OMP_TARGET_KIND_*.Thomas Schwinge2014-05-232-9/+16
* Remove duplicated variable initialization.Thomas Schwinge2014-05-234-2/+8
* Be more explicit.Thomas Schwinge2014-05-232-6/+14
* Fix some bool vs. tree confusion.Thomas Schwinge2014-05-234-10/+26
* re PR other/56955 (documentation for attribute malloc contradicts itself)Paul Eggert2014-05-232-8/+17
* re PR tree-optimization/61266 (FAIL: gcc.dg/Wstrict-overflow-18.c (test for ...Richard Biener2014-05-232-6/+9
* Fix bootstrap error on ia64Maxim Kuvyrkov2014-05-232-0/+8
* re PR tree-optimization/54733 (Missing opportunity to optimize endian indepen...Thomas Preud'homme2014-05-237-110/+680
* target-supports.exp: New effective targets for architectures capable of perfo...Thomas Preud'homme2014-05-235-5/+98
* re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when bui...Vladimir Makarov2014-05-232-0/+16
* re PR target/61231 (bootstrap comparision failure on powerpc64le-linux-gnu)Alan Modra2014-05-233-3/+11
* Daily bump.GCC Administrator2014-05-231-1/+1
* re PR c++/61088 (segfault with array of lambdas initialized with initializer ...Paolo Carlini2014-05-226-3/+45
* aarch64.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.Kugan Vivekanandarajah2014-05-226-0/+233
* re PR rtl-optimization/60969 (ICE in output_129 in MMXMOV of mode MODE_SF for...Vladimir Makarov2014-05-222-24/+72
* Remove unused, and sort prototypes.Thomas Schwinge2014-05-222-5/+6
* Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.Thomas Schwinge2014-05-2211-31/+70
* Fix copy'n'pasto.Thomas Schwinge2014-05-222-2/+7
* Fix expected messages in testXinliang David Li2014-05-228-11/+21
* Create a new header lto-section-names.hBernd Schmidt2014-05-2210-21/+52
* htm.md (ttest): Use correct shift value to get CR0.Peter Bergner2014-05-224-1/+23
* re PR target/61208 (armhf: generated asm code produces "branch out of range" ...Richard Earnshaw2014-05-222-5/+10
* msp430.h (ASM_SPEC): Add spaces after inserted options.Nick Clifton2014-05-222-2/+7
* tree-ssa-forwprop.c (associate_plusminus): Extend (T)(P + A) - (T)P -> (T)A t...Eric Botcazou2014-05-225-28/+95
* gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson2014-05-223-21/+46
* re PR c/61271 (10 * possible coding error with logical not (!))Jonathan Wakely2014-05-224-2/+20
* tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle BUILT_IN_REALLOC like B...Richard Biener2014-05-225-3/+63
* tree-streamer-in.c (unpack_ts_real_cst_value_fields): Make sure all padding b...Jakub Jelinek2014-05-222-0/+8
* Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov2014-05-2210-124/+136
* Remove IA64 speculation tweaking flagsMaxim Kuvyrkov2014-05-226-95/+25
* Add forgotten ChangeLog entries for 2 patches.Maxim Kuvyrkov2014-05-221-0/+24
* libsanitizer merge from upstream r209283Kostya Serebryany2014-05-223-22/+7
* re PR lto/61012 (lto1: errors during merging of translation units (error: var...Jan Hubicka2014-05-222-1/+12
* Improve scheduling debug outputMaxim Kuvyrkov2014-05-221-15/+80