aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-01-10re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-244/+166
2012-01-10constraints.md ("L"): Return true for 0xffffffff.Uros Bizjak2-16/+22
2012-01-09arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson4-43/+700
2012-01-09arm: Convert to atomic optabs.Richard Henderson7-971/+603
2012-01-10Fix bugs in -mvsx-scalar-memory and -mvsx-scalar-doubleMichael Meissner2-5/+16
2012-01-09arm-cores.def (cortex-a15): Use cortex_a15_tune for tuning parameters.Matthew Gretton-Dann2-1/+12
2012-01-05re PR target/51681 (ICE in gcc.dg/torture/vshuf-v2si.c on ia64)Uros Bizjak1-6/+12
2012-01-05avr.c (avr_replace_prefix): Remove.Georg-Johann Lay1-35/+9
2012-01-04mips.md (size): Add SI and DI.Andrew Pinski5-38/+87
2012-01-04xm-vms.h (HOST_LONG_FORMAT, [...]): Define when long pointers are used.Tristan Gingold2-23/+8
2012-01-04Fix clearing ZERO_REGGeorg-Johann Lay2-16/+39
2012-01-03s390.md ("*cmp<mode>_ccs"): Fix comment mentioning the instructions emitted b...Andreas Krebbel1-1/+2
2012-01-03ia64.c (expand_vec_perm_broadcast): Use correct operands for extzv pattern.Uros Bizjak1-1/+1
2012-01-02mips.md (loadgp_newabi_<mode>): Add missing earlyclobber.Richard Sandiford1-1/+1
2012-01-02sse.md (*avx2_gatherdi<mode>_3, [...]): New patterns.Jakub Jelinek1-1/+47
2012-01-02expr.h (move_by_pieces_ninsns): Declare.Richard Sandiford3-27/+92
2012-01-02avr.opt (-mbranch-cost): Fix double definition of this option introduced in r...Georg-Johann Lay1-4/+0
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay7-153/+597
2012-01-02avr.c (avr_out_ashrpsi3): Fix "case 31" to "case 23".Georg-Johann Lay1-1/+1
2012-01-02Implement light-weight DImode support.Georg-Johann Lay4-29/+361
2011-12-30Fix thinko in setting target optionsMichael Meissner1-1/+1
2011-12-30bfin.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-36/+13
2011-12-29Update PR 51623, to eliminate checks against being in the text section.Michael Meissner1-4/+5
2011-12-29microblaze.md: Add expander for simple_return...Michael Eager1-8/+26
2011-12-29sh.h (BRANCH_COST): Use sh_branch_cost variable.Oleg Endo2-8/+11
2011-12-28Fix PR 51623Michael Meissner1-1/+1
2011-12-26sync.md: Add soft atomics ABI description.Oleg Endo1-67/+122
2011-12-24score.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-13/+8
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-4/+22
2011-12-23mips: Improved vectorization support for Loongson and mips3d-ps.Richard Henderson7-195/+1393
2011-12-23neon.md (float<mode><V_cvtto>2): New.Dmitry Plotnikov2-0/+48
2011-12-23vms-crtlmap.map (log10): Fix typo.Tristan Gingold1-1/+1
2011-12-23vms.h (SUPPORTS_ONE_ONLY): Define.Tristan Gingold1-0/+4
2011-12-23re PR middle-end/51252 (FAIL: c-c++-common/tm/freq.c (internal compiler error))John David Anglin2-4/+23
2011-12-22tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.Richard Sandiford1-10/+33
2011-12-22re PR target/51643 (Incorrect code produced for tail-call of weak function wi...Richard Earnshaw1-1/+1
2011-12-22ia64.c (ia64_promote_function_mode): Remove.Tristan Gingold2-48/+25
2011-12-22i386-common.c (ix86_option_optimization_table): Move OPT_free processing from...Uros Bizjak1-4/+0
2011-12-22re PR target/51643 (Incorrect code produced for tail-call of weak function wi...Richard Earnshaw1-0/+8
2011-12-21i386.c (ix86_option_override_internal): Enable flag_ree also for 32bit targets.Uros Bizjak1-2/+4
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya1-2/+2
2011-12-21vms-protos.h (vms_function_section): New prototype.Tristan Gingold3-0/+22
2011-12-21xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.Tristan Gingold1-1/+0
2011-12-20ia64: Implement vec_perm_const.Richard Henderson3-170/+626
2011-12-20arm: Split xorsi with constant after reload.Richard Henderson1-6/+18
2011-12-20arm: Use arm_cmpdi_unsigned for thumb2 as wellRichard Henderson2-4/+4
2011-12-20expr.c (store_field): Avoid a direct store if the mode is larger than the siz...Bernd Schmidt5-5/+6
2011-12-20alpha.c (alpha_start_function): Adjust condition to create VMS trampoline ent...Tristan Gingold1-1/+2
2011-12-19re PR target/48743 (-march=native mis-detects AMD K6-2+ / K6-3 as Athlon - co...Quentin Neill1-1/+1
2011-12-19re PR target/51532 (Invalid Code Generated for cpu32.)Andreas Schwab3-5/+7