aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford2499-2512/+2560
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford36-48/+63
2014-01-02Small ChangeLog fixes.Jakub Jelinek4-23646/+23642
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus27-31950/+32000
2014-01-02re PR fortran/59654 ([OOP] Broken function table with complex OO use case)Janus Weil5-2080/+2167
2014-01-02Changelog: Fix year of my last commit.Jan-Benedict Glaw1-1/+1
2014-01-02Daily bump.GCC Administrator1-1/+1
2014-01-01nios2.h (BITS_PER_UNIT): Don't define it.Jan-Benedict Glaw2-1/+4
2014-01-01Daily bump.GCC Administrator1-1/+1
2014-01-01target-supports.exp (check_effective_target_avx512f): Make sure the builtin i...Jakub Jelinek3-4/+7
2014-01-01sse.md (*mov<mode>_internal): Guard EXT_REX_SSE_REGNO_P (REGNO ()) uses with ...Jakub Jelinek2-2/+7
2014-01-01re PR rtl-optimization/59647 (ICE in simplify_const_unary_operation, at simpl...Jakub Jelinek6-52887/+52952
2013-12-31avx512fintrin.h (_mm_add_round_sd): New.Alexander Ivchenko62-65/+2198
2013-12-31re PR tree-optimization/59622 (internal compiler error: verify_gimple failed)Jakub Jelinek4-6/+44
2013-12-31i386-common.c (OPTION_MASK_ISA_SHA_SET): New.Alexander Ivchenko37-17/+918
2013-12-31avx512cd-check.h: New file.Alexander Ivchenko648-6/+27789
2013-12-31config.gcc (extra_headers): Add avx512fintrin.h, avx512cdintrin.h, avx512erin...Alexander Ivchenko13-58/+16150
2013-12-31i386.c (MAX_CLASSES): Increase number of classes.Alexander Ivchenko7-111/+802
2013-12-31Fix typo in PR number (59613) of recent commit.Nick Clifton1-1/+1
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang68-24/+7284
2013-12-31Daily bump.GCC Administrator1-1/+1
2013-12-30re PR c++/41090 (Using static label reference in c++ class constructor produc...Mike Stump2-1/+6
2013-12-30Fix spacing.Mike Stump1-10/+10
2013-12-30re PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)Nick Clifton2-1/+8
2013-12-30re PR fortran/58998 (Generic interface problem with gfortran)Janus Weil4-1/+31
2013-12-30re PR tree-optimization/59591 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Jakub Jelinek7-30/+201
2013-12-30msp430.c (msp430_print_operand): Rename %B to %b and %A to %Q.Nick Clifton3-45/+115
2013-12-30ira-costs.c (cost_classes_hasher::equal): Check equality of memcmp and 0 if n...Felix Yang2-2/+8
2013-12-30re PR tree-optimization/59501 (Vector Gather with GCC 4.9 2013-12-08 Snapshot)Jakub Jelinek13-2/+215
2013-12-30re PR target/59605 (error: wrong number of branch edges after unconditional j...H.J. Lu4-1/+68
2013-12-30Daily bump.GCC Administrator1-1/+1
2013-12-29re PR fortran/59612 ([F03] iso_fortran_env segfaults with -fdump-fortran-orig...Janus Weil3-2/+11
2013-12-29Daily bump.GCC Administrator1-1/+1
2013-12-28* doc/invoke.texi (output file options): Document -fada-spec-parent.Eric Botcazou2-3/+12
2013-12-28c-ada-spec.c (print_constructor): New function.Eric Botcazou2-34/+47
2013-12-28Daily bump.GCC Administrator1-1/+1
2013-12-27sse.md (avx512f_fixupimm<mode>_maskz): Extend to support EVEX's RC.Alexander Ivchenko3-8/+48
2013-12-27sse.md (avx512f_fmadd_<mode>_maskz): Extend to support EVEX's RC.Alexander Ivchenko3-12/+48
2013-12-27sse.md (<code><mode>3<mask_name>): Extend to support EVEX's SAE mode.Alexander Ivchenko3-87/+179
2013-12-27i386.c (ix86_print_operand): Print EVEX's RC modifiers.Alexander Ivchenko5-233/+425
2013-12-27re PR sanitizer/59585 (Tests failing due to trailing newline)Yury Gribov15-15/+33
2013-12-27Daily bump.GCC Administrator1-1/+1
2013-12-26Replace -mtune=i686 with -mtune=genericH.J. Lu3-2/+8
2013-12-26Replace -mtune=i686 with -mtune=genericH.J. Lu2-1/+6
2013-12-26Don't check/change generic/i686 tuningH.J. Lu5-16/+30
2013-12-26Map "arch=corei7"/"arch=nehalem" to M_INTEL_COREI7H.J. Lu5-6/+102
2013-12-26Change AMD cpu namesGanesh Gopalasubramanian2-6/+14
2013-12-26Daily bump.GCC Administrator1-1/+1
2013-12-26driver-i386.c (decode_caches_intel): Add missing entries.Uros Bizjak2-7/+27
2013-12-25Remove target_cpu_default/cpu_namesH.J. Lu3-142/+60