aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers3-1/+198
2013-11-07mti-linux.h (SYSROOT_SUFFIX_SPEC): Add fp64 directory.Steve Ellcey3-7/+23
2013-11-07pdp11.c: Include dbxout.h.Mike Stump2-0/+2
2013-11-07arc.c (arc_ifcvt): Use commutativity, e.g.: reg_a := reg_b + reg_a ==> reg_a ...Joern Rennecke1-0/+24
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge4-9/+17
2013-11-07Don't set misaligned_prologue_used twiceH.J. Lu1-1/+0
2013-11-07aarch64.c (aarch64_legitimize_reload_address): Explain why plus_constant is n...Kyrylo Tkachov1-1/+5
2013-11-07Use Pmode with stack_pointer_rtxH.J. Lu1-2/+2
2013-11-06sh.md (addsf3, [...]): Use fp_arith_reg_operand instead of arith_reg_operand.Oleg Endo1-24/+23
2013-11-06sh.md (adddi3): Remove empty constraints.Oleg Endo1-30/+28
2013-11-06re PR target/59021 (new vzeroupper instructions generated with -mavx)Uros Bizjak1-3/+3
2013-11-06i386.c (ix86_expand_prologue): Optimize stack checking for leaf functions wit...Eric Botcazou5-66/+131
2013-11-06[AArch64] Fix size of memory store for the vst<n>_lane intrinsicsJames Greenhalgh1-9/+18
2013-11-06msp430.h (TARGET_CPU_CPP_BUILTINS): Define the name returned by msp430_mcu_name.Nick Clifton4-57/+93
2013-11-06sh-mem.cc (sh_expand_cmpnstr, [...]): Factorize probabilities...Christian Bruel3-61/+154
2013-11-06scheduler improvements for BD architecturesGanesh Gopalasubramanian2-11/+20
2013-11-06rs6000.c (rs6000_option_override_internal): Remove restriction against use of...Bill Schmidt1-5/+0
2013-11-06altivec.md (mulv4si3): Ensure we generate vmulouh for both big and little end...Bill Schmidt1-6/+11
2013-11-06altivec.md (vec_widen_umult_even_v16qi): Change define_insn to define_expand ...Bill Schmidt1-28/+132
2013-11-06sync.md (atomic_compare_and_swap<dwi>_doubleword): If possible, add .cfi dire...Ian Lance Taylor3-2/+22
2013-11-05rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediatel...Steven Bosscher5-35/+13
2013-11-05t-rtems (MULTILIB_MATCHES): Fix option typos.Uros Bizjak1-4/+3
2013-11-05i386-c.c (ix86_target_macros): Define _SOFT_FLOAT for !TARGET_80387.Uros Bizjak2-2/+13
2013-11-05vector.md (vec_pack_sfix_trunc_v2df): Adjust for little endian.Bill Schmidt1-2/+12
2013-11-05i386.c (ix86_float_exceptions_rounding_supported_p): New function.Joseph Myers1-0/+16
2013-11-04i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.Wei Mi3-24/+187
2013-11-04i386-c.c (ix86_target_macros_internal): Separate PROCESSOR_COREI7_AVX out fro...Wei Mi4-5/+27
2013-11-04re PR rtl-optimization/58967 (Powerpc -mlra cannot compile quadrature_lib.cc ...Vladimir Makarov1-1/+1
2013-11-04altivec.md (vec_widen_umult_hi_v16qi): Swap arguments to merge instruction fo...Bill Schmidt1-8/+32
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers6-0/+60
2013-11-04vsx.md (*vsx_le_perm_store_<mode> for VSX_D): Replace the define_insn_and_spl...Bill Schmidt1-28/+149
2013-11-04vector.md (vec_pack_trunc_v2df): Adjust for little endian.Bill Schmidt1-1/+6
2013-11-04avr-log.c (avr_double_int_pop_digit): Delete.Richard Sandiford2-98/+35
2013-11-03rs6000.c (rs6000_expand_vector_set): Adjust for little endian.Bill Schmidt1-4/+21
2013-11-02constraints.md (Ts, Tv): New address constrains.Uros Bizjak4-22/+32
2013-11-02gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher2-6/+2
2013-11-01configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always define as 0/1.Uros Bizjak3-18/+12
2013-10-31optabs.c (expand_vec_perm): Avoid vector mode punning SUBREGs in SET_DEST.Jakub Jelinek2-132/+253
2013-10-31i386.c (ix86_expand_sse2_abs): Rename function arguments.Uros Bizjak1-20/+23
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu18-0/+10544
2013-10-30rx.c (ADD_RX_BUILTIN0): New macro, used for builtins that take no arguments.DJ Delorie1-5/+13
2013-10-30re PR target/58762 ([missed optimization] Vectorizing abs(int).)Cong Hou3-1/+62
2013-10-30re PR target/47754 ([missed optimization] AVX allows unaligned memory operand...Jakub Jelinek1-6/+56
2013-10-30sh-mem.cc (sh_expand_cmpnstr): New function.Christian Bruel3-14/+198
2013-10-30re PR target/58854 ("sub sp, fp, #40" hoisted above frame accesses)Ramana Radhakrishnan1-0/+1
2013-10-30machmode.def (PARTIAL_INT_MODE): Add precision and name.Mike Stump5-6/+6
2013-10-29re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-3/+152
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-9/+9
2013-10-29darwin.c: Include gimple.h.Andrew MacLeod2-0/+2
2013-10-29arm.c (cortexa7_extra_costs): New table.Kyrylo Tkachov2-1/+118