aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-08-11rx.md (movsicc): Allow register to register transfers.Kazuhiro Inaoka1-22/+42
2011-08-11re PR target/49687 ([avr] Missed optimization for widening MUL)Georg-Johann Lay2-42/+103
2011-08-10re PR target/29560 ([avr] Poor optimization for byte shifts)Georg-Johann Lay1-0/+82
2011-08-10i386.md (lround<X87MODEF:mode><SWI248x:mode>2): Do not force operands[0] into...Uros Bizjak1-4/+1
2011-08-09i386.c (ix86_emit_i387_round): New function.Uros Bizjak3-15/+178
2011-08-09sync.c: Move to ../libgcc.Rainer Orth2-184/+1
2011-08-09mmix.h (REGISTER_MOVE_COST): Remove macro.Anatoly Sokolov3-23/+12
2011-08-09i386.c: Remove traling spaces.Kirill Yukhin2-33/+33
2011-08-09* config/rx/rx.md: Disable extender peepholes at -O3.Nick Clifton1-10/+10
2011-08-09re PR target/49781 ([x32] Unnecessary lea in x32 mode)Uros Bizjak2-4/+45
2011-08-09mmix.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov1-11/+0
2011-08-08re PR middle-end/49990 (Regression: Bootstrap failure for x86_64-*-mingw32 in...Richard Henderson1-2/+4
2011-08-08re PR target/49781 ([x32] Unnecessary lea in x32 mode)Uros Bizjak2-4/+32
2011-08-08New files from last commit.Rainer Orth2-0/+161
2011-08-08driver-sparc.c: New file.Rainer Orth4-1/+23
2011-08-06re PR rtl-optimization/50001 ([alpha]: ICE in reload_combine_note_use, at pos...Uros Bizjak1-0/+10
2011-08-06i386.c (ix86_compute_frame_layout): Simplify frame->save_regs_using_mov calcu...Uros Bizjak1-9/+5
2011-08-06i386.md (ssemodesuffix): Remove V8SI mode.Uros Bizjak2-3/+5
2011-08-05i386.c (setup_incoming_varargs_ms_64): Move declarations to beginning of func...Jason Merrill1-3/+3
2011-08-05s390.c (s390_expand_cs_hqi): Add new arguments to store_bit_field.Aldy Hernandez1-3/+6
2011-08-05i386.md (*movdi_internal_rex64): Use "!o" constraint instead of "!m" for oper...Uros Bizjak1-2/+2
2011-08-05i386.md (*push<mode>2): Use "o" constraint instead of "m" for operand 0.Uros Bizjak3-11/+50
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth110-9234/+4
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth45-2988/+32
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth32-6378/+10
2011-08-05Add -march=core-avx-i.H.J. Lu1-0/+5
2011-08-04i386.c (setup_incoming_varargs_ms_64): Set ix86_varargs_gpr_size and ix86_var...Kai Tietz1-0/+5
2011-08-04re PR bootstrap/49964 (Bootstrap failed with AVX turned on)Richard Henderson2-95/+96
2011-08-04Constify maybe_suffix.Ramana Radhakrishnan1-1/+1
2011-08-04rs6000.c (rs6000_emit_epilogue): Simplify use_backchain_to_restore_sp initial...Alan Modra1-5/+2
2011-08-03spu: Use define_c_enum.Richard Henderson1-59/+63
2011-08-03re PR target/34888 (Stack patterns for AVR not optimal)Richard Henderson1-0/+11
2011-08-03m32c.c (class_sizes): Remove.Anatoly Sokolov1-26/+13
2011-08-02h8300: Generate correct unwind info around swap_into/out_of_er6.Richard Henderson1-6/+26
2011-08-02Fix a typo in host_detect_local_cpu.H.J. Lu1-1/+1
2011-08-02re PR target/49878 ([h8300] ICE in based_loc_descr, at dwarf2out.c:10478)Richard Henderson4-120/+94
2011-08-02re PR target/49881 ([AVR] Inefficient stack manipulation around calls)Richard Henderson1-1/+1
2011-08-02libgcc.S: Gather related function in the same input section.Georg-Johann Lay1-62/+64
2011-08-02rs6000.c (rs6000_emit_prologue): Add REG_CFA_RESTORE note for save_LR_around_...Alan Modra1-0/+1
2011-08-01Replace long with long long on __lzcnt64.H.J. Lu1-3/+3
2011-08-01re PR target/49881 ([AVR] Inefficient stack manipulation around calls)Richard Henderson2-27/+26
2011-08-01mmix.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.Anatoly Sokolov3-16/+13
2011-08-01Use ptr_mode for stack protector.H.J. Lu1-17/+23
2011-08-01re PR target/49927 (ice in spill_failure, at reload1.c:2120)Uros Bizjak1-14/+29
2011-08-01avr.h (mcu_type_s): Add errata_skip field.Georg-Johann Lay5-173/+201
2011-08-02linux-unwind.h (frob_update_context <__powerpc64__>): Restore for indirect ca...Alan Modra2-19/+29
2011-08-01avr-devices.c: Delete SVN property svn:executable.Georg-Johann Lay4-0/+0
2011-08-01Add -mlzcnt.Kirill Yukhin10-40/+42
2011-08-01configure.ac (fixed-point): Add ARM support.Julian Brown8-5/+623
2011-08-01calls.c (emit_library_call_value_1): Support padding for libcall arguments an...Julian Brown1-0/+9