aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-09-30c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an...Bernd Schmidt2-7/+875
2011-09-30re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay3-11/+28
2011-09-30haifa-sched.c (modulo_ii, [...]): New static variables.Bernd Schmidt1-1/+1
2011-09-30re PR target/50099 (ICE: internal compiler error: in extract_insn, at recog.c...Ramana Radhakrishnan3-6/+13
2011-09-30Add sparc VIS 2.0 builtins, intrinsics, and option to control them.David S. Miller9-18/+244
2011-09-29More sparc pixel-compare insn pattern cleanups.David S. Miller1-2/+2
2011-09-29frvbegin.c: Fix location of unwind-dw2-fde.h header file.Nick Clifton3-2/+30
2011-09-29re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay2-65/+92
2011-09-29arm-protos.h (arm_modes_tieable_p): Declare.Richard Sandiford3-6/+25
2011-09-29re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay5-0/+349
2011-09-29expr.c (do_store_flag): Expand vector comparison by building an appropriate V...Artjoms Sinkarovs1-1/+6
2011-09-29Remove unnecessary sparc code attr.David S. Miller1-3/+2
2011-09-29Add sparc 3D array addressing VIS intrinsics.David S. Miller7-5/+84
2011-09-29darwin9.h (STACK_CHECK_STATIC_BUILTIN): Enable for Darwin >= 9.Iain Sandoe1-0/+2
2011-09-28Respin sparc pixel-compare patterns using iterators.David S. Miller1-80/+10
2011-09-28re PR bootstrap/49486 (Bootstrap failure)Oleg Endo1-31/+92
2011-09-28neon.md (neon_move_lo_quad_<mode>): Delete.Richard Sandiford1-65/+6
2011-09-28predicates.md (rx_minmax_operand): New predicate.Nick Clifton2-10/+104
2011-09-28configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz1-0/+11
2011-09-27m32r.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-6/+4
2011-09-27iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-1/+1
2011-09-27mips.c (mips_add_cfa_restore): New function.Bernd Schmidt1-4/+16
2011-09-27gcc/Richard Sandiford1-172/+16
2011-09-27avr.md (ashrqi3): Split alternative "n" into its remaining parts C03...Georg-Johann Lay2-25/+5
2011-09-27rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MA...Jakub Jelinek1-0/+6
2011-09-26Add explicit VIS intrinsics for addition and subtraction.David S. Miller2-0/+78
2011-09-26Improve code generation for edge and pixel-compare...David S. Miller3-83/+142
2011-09-26Fix sparc %gsr write elimination and add a testcase.David S. Miller2-7/+6
2011-09-26Move target CPP macro handling to C file and add __VIS/__VIS__.David S. Miller4-19/+91
2011-09-26avr.md (peephole casesi+2): Use -1 instead of 65536.Georg-Johann Lay2-1/+32
2011-09-26re PR target/50465 ([avr] Use insn attribute to depict if and how instruction...Georg-Johann Lay3-135/+80
2011-09-26avr-protos.h (output_reload_inhi): Change prototype.Georg-Johann Lay3-178/+101
2011-09-25Add support for floating-point fused multiply-add on Sparc.David S. Miller5-12/+115
2011-09-25Generate 'fone' and 'fones' sparc instructions when possible.David S. Miller4-42/+100
2011-09-24Teach sparc backend about %gsr register and add intrinsics to access it.David S. Miller8-54/+198
2011-09-23* config/avr/avr.c: Fix some typos in comments.Georg-Johann Lay1-7/+7
2011-09-23i386.c (ix86_print_operand): Handle %~.Jakub Jelinek2-70/+44
2011-09-23re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay3-159/+211
2011-09-23re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay3-80/+264
2011-09-23i386.c (ix86_prepare_sse_fp_compare_args): For GE/GT/UNLE/UNLT swap arguments...Jakub Jelinek1-7/+10
2011-09-23re PR target/50446 ([avr] Implement rotate patterns with offset 1)Georg-Johann Lay2-22/+119
2011-09-23bpabi.h (BE8_LINK_SPEC): Add cortex-m arch and processors.Bin Cheng1-2/+7
2011-09-22sparc.md (G[0-7]_REG, [...]): New constants.David S. Miller1-151/+239
2011-09-22re PR target/50482 (internal compiler error at recog.c:2137)Uros Bizjak1-0/+3
2011-09-22re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c)Richard Sandiford1-22/+24
2011-09-22predicates.md (expandable_comparison_operator): New predicate, extracted from...Richard Sandiford2-13/+18
2011-09-22re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta...Georg-Johann Lay4-180/+317
2011-09-22sparc.c (sparc_vis_init_builtins): Do not mark fpack16, fpack32, fpackfix as ...David S. Miller1-6/+6
2011-09-22sh.c (andcosts): Renamed to and_xor_ior_costs.Oleg Endo1-10/+14
2011-09-21Add pixel compare VIS intrinsics.David S. Miller3-0/+162