aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-10-11avr-protos.h (avr_mode_code_base_reg_class): New prototype.Georg-Johann Lay3-39/+99
2011-10-11re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay3-27/+80
2011-10-11Remove the extra break.H.J. Lu1-1/+0
2011-10-10avr.c (avr_option_override): Set flag_omit_frame_pointer to 0 if frame pointe...Georg-Johann Lay1-0/+15
2011-10-10cris.c (cris_preferred_reload_class): New function.Anatoly Sokolov2-16/+30
2011-10-10avr.md (*tablejump_rjmp): Change insn condition to !AVR_HAVE_JMP_CALL.Georg-Johann Lay2-52/+30
2011-10-10Fix a typo in x86 FMA.Kirill Yukhin1-1/+1
2011-10-10avr.md (*mulhi3_enh): Treat squaring smarter.Georg-Johann Lay1-7/+5
2011-10-10re PR target/50652 ([avr] Incorrect data start value for atmega164a)Georg-Johann Lay1-1/+1
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson3-8/+10
2011-10-07i386: Fixup last pblendw change.Richard Henderson2-2/+2
2011-10-07i386: Fix representation of 256-bit vpblendw.Richard Henderson2-6/+45
2011-10-07Delete incorrect representations of avx2 shifts.Richard Henderson2-36/+14
2011-10-07predicates.md (shift_amount_operand): Remove constant range check.Andrew Stubbs1-3/+11
2011-10-07s390.c (s390_emit_tls_call_insn): Remove assertion.Andreas Krebbel1-7/+13
2011-10-07s390.md (DWH, dwh): New mode macros.Andreas Krebbel1-11/+16
2011-10-07re PR target/50603 ([x32] Unnecessary lea)Uros Bizjak1-0/+6
2011-10-06Correct errors in sparc SImode popcount/clz patterns when 64-bit.David S. Miller1-29/+70
2011-10-06i386: Use the proper mode for blend in vshuffle.Richard Henderson1-7/+21
2011-10-06i386: Add AVX2 support to ix86_expand_vshuffle.Richard Henderson2-17/+126
2011-10-06re PR c++/39950 (__unix__ macro is not predefined on AIX platform (C and C++))David Edelsohn1-0/+3
2011-10-06i386.opt (recip_mask, [...]): New variables and cl_target member.Michael Matz5-4/+106
2011-10-06re PR target/49049 (ICE in copyprop_hardreg_forward_1, at regcprop.c:767)Bernd Schmidt1-9/+6
2011-10-06re PR target/50305 (Inline asm reload failure when building Linux kernel)Ulrich Weigand1-0/+17
2011-10-06* config/rx/rx.md (smin3): Revert previous delta.Nick Clifton1-5/+5
2011-10-05Add support for lzd and popc instructions on sparc.David S. Miller4-17/+106
2011-10-05i386: Rewrite ix86_expand_vshuffle.Richard Henderson3-111/+103
2011-10-05i386.c (distance_non_agu_define): Simplify calculation of "found".Uros Bizjak1-23/+21
2011-10-05re PR bootstrap/50621 (Bootstrap failure)Bernd Schmidt1-1/+4
2011-10-05rx.opt (mpid): Define.DJ Delorie7-34/+329
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt2-14/+26
2011-10-05avr-protos.h (avr_out_addto_sp): New prototype.Georg-Johann Lay3-143/+52
2011-10-05rx.md (tablejump): Add missing label.Nick Clifton1-9/+9
2011-10-05i386.c (ix86_emit_binop): New static function.Uros Bizjak1-62/+44
2011-10-04Add support for more sparc VIS 3.0 instructions.David S. Miller4-26/+410
2011-10-04mingw-w64.h (CPP_SPEC): Rename _REENTRANCE to _REENTRANT.Ozkan Sezer2-3/+3
2011-10-04Small -m{cpu,tune}=native fix under Linux/Sparc.David S. Miller1-1/+1
2011-10-04re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay3-45/+93
2011-10-04* config/sparc/sparc.c (sparc_fold_builtin): Use a sequence of tests.Eric Botcazou1-18/+17
2011-10-03More consistent access to sparc %ger register.David S. Miller1-32/+23
2011-10-03cris.c (cris_output_addr_const_extra): Make static.Anatoly Sokolov3-6/+6
2011-10-03m68k.c (m68k_output_addr_const_extra): Make static.Anatoly Sokolov3-9/+6
2011-10-03Minor fixup to the sparc bshuffle pattern.David S. Miller1-1/+1
2011-10-03Minor fixups to the sparc bmask/bshuffle patterns.David S. Miller1-8/+19
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs3-5/+169
2011-10-02Add missing sparc shift zero extensions, and fix shift attributes.Richard Henderson2-12/+29
2011-10-02mips.c (mips_frame_barrier): New function.Richard Sandiford1-41/+53
2011-10-02re PR target/49696 (ICE on mips when compiling drizzle)Richard Sandiford1-7/+7
2011-10-01Start adding support for VIS 3.0 instructions.David S. Miller7-12/+452
2011-09-30c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...Bernd Schmidt2-7/+875