aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Jie Zhang <jie@codesourcery.com>Jie Zhang2-1177/+1148
2011-04-18re PR target/48252 (ARM neon: problem with consecutive vzip, vuzp and vtrn)Ulrich Weigand2-20/+23
2011-04-17arm.c (neon_struct_mem_operand): Support POST_INC/PRE_DEC memory operands.Chung-Lin Tang1-0/+5
2011-04-17mips.c (mips_cfun_call_saved_reg_p): Handle global registers.Richard Sandiford1-0/+5
2011-04-16predicates.md: Reorganize and simplify predicates.John David Anglin4-528/+386
2011-04-16sse.md (sseunpackmode): New mode attribute.Uros Bizjak3-261/+125
2011-04-16sse.md (V16): New mode iterator.Uros Bizjak2-245/+150
2011-04-15rs6000.c (call_ABI_of_interest): Call cgraph_get_node instead of cgraph_get_c...Pat Haugen1-1/+1
2011-04-15Switch SSE and AVX mnemonics.H.J. Lu1-4/+4
2011-04-15s390.md (popcountdi2, [...]): Replace match_operand with match_dup for the th...Andreas Krebbel1-3/+3
2011-04-15m68k.c (m68k_sched_variable_issue): Handle -fsched-pressure.Maxim Kuvyrkov1-1/+8
2011-04-15avr.md ("rotl<mode>3",mode=HIDI): Use match_dup instead of match_operand for ...Georg-Johann Lay1-1/+1
2011-04-14re PR target/48605 (gcc.target/i386/sse4_1-insertps-2.c FAILs with -mtune=geo...Jakub Jelinek1-3/+18
2011-04-14sse.md (sse4_1): New mode attribute.Uros Bizjak2-289/+172
2011-04-14avr.c: ("insn-codes.h"...Anatoly Sokolov3-106/+605
2011-04-14re PR target/44643 ([avr] ICE in c-typeck.c)Georg-Johann Lay1-8/+14
2011-04-14sse.md (*sse2_uavgv16qi3): Merge with *avx_uavgv16qi3.Uros Bizjak1-496/+153
2011-04-13re PR target/45263 (registers used in __do_global_ctors can get clobbered)Georg-Johann Lay1-10/+10
2011-04-13rx.md (movmemsi): Do not use this pattern when volatile pointers are involved.Nick Clifton1-0/+8
2011-04-13sse.md (pinsrbits): Remove.Uros Bizjak1-471/+276
2011-04-12rs6000.c (call_ABI_of_interest): Call cgraph_get_create_node instead of cgrap...Pat Haugen1-1/+1
2011-04-12ChangeLog gcc/Kai Tietz1-0/+11
2011-04-12re PR target/48090 (gcc 4.5.2 miscompilation when building on arm)Ramana Radhakrishnan1-1/+1
2011-04-12arm.c (arm_print_operand): Use MEM_SIZE to get the size of a '%A' memory refe...Richard Sandiford5-205/+285
2011-04-12v850.c (expand_prologue): Do not use the CALLT instruction for interrupt hand...Nick Clifton1-3/+3
2011-04-12re PR target/48250 (ICE in reload_cse_simplify_operands, at postreload.c:403)Chung-Lin Tang2-18/+121
2011-04-11sse.md (VI): New mode iterator.Uros Bizjak1-116/+129
2011-04-11config.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd-gnu.h.Joseph Myers3-6/+15
2011-04-11gnu.h (GNU_USER_LINK_EMULATION): Define.Joseph Myers1-10/+2
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers34-73/+68
2011-04-11gnu-user.h: Copy from linux.h.Joseph Myers9-298/+340
2011-04-11re PR target/9601 (-mrtd switch/stdcall attribute raises warnings for __buitl...Kai Tietz5-117/+131
2011-04-11* config/i386/sse.md: Fix unwanted commit.Uros Bizjak1-2/+2
2011-04-11sse.md (VI_128): New mode iterator.Uros Bizjak1-561/+429
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-1/+1
2011-04-10Remove doubled up words.Mike Stump10-43/+46
2011-04-08gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.Joseph Myers8-185/+539
2011-04-08alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd3-10/+4
2011-04-08re PR target/48366 (ICE in extract_constrain_insn_cached, at recog.c:2024)John David Anglin3-20/+30
2011-04-08arm-protos.h (arm_attr_length_push_multi): New prototype.Wei Guozhi3-21/+30
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov7-77/+1
2011-04-07rx.opt (rx610, [...]): Use Enum not Name on EnumValue lines.Joseph Myers1-3/+3
2011-04-07m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers4-66/+23
2011-04-07mips.h (REG_MODE_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov1-22/+0
2011-04-07sse.md: Update copyright year.Uros Bizjak1-582/+317
2011-04-07mn10300.md (movqi_internal): Add alternatives to handle MDR <-> data register...Nick Clifton1-4/+14
2011-04-07rs6000.c (rs6000_stack_info): Don't compare against previous stack info.Alan Modra1-12/+1
2011-04-06sse.md (AVXMODEDCVTDQ2PS): Remove.Uros Bizjak1-326/+297
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers5-28/+57
2011-04-06arm.h (arm_class_likely_spilled_p): Check against LO_REGS only for Thumb-1.Andrew Stubbs2-6/+8