aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-04-20vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine.Eric Botcazou1-1/+0
2011-04-20vms.h (LINK_SPEC): Do not use vms-dwarf2.o for gnu-ld.Tristan Gingold1-1/+6
2011-04-20re PR target/18145 (Do not emit __do_copy_data or __do_clear_bss if .data or ...Georg-Johann Lay3-21/+107
2011-04-20Revert accidental commit.Richard Sandiford1-2/+2
2011-04-20Revert last patch.Richard Sandiford1-2/+2
2011-04-19m32c.c (m32c_emit_epilogue): Don't try to push registers if we already know t...DJ Delorie4-23/+20
2011-04-19sparc.h (GENERAL_OR_I64, [...]): Remove.Anatoly Sokolov2-12/+35
2011-04-19re PR target/48678 (unable to find a register to spill in class ‘GENERAL_RE...Jakub Jelinek1-0/+3
2011-04-19arm-protos.h (thumb1_legitimate_address_p): New prototype.Wei Guozhi4-6/+20
2011-04-19config.gcc (-*-*-*vms): Added.Tristan Gingold3-0/+1349
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering4-7/+7
2011-04-18i386.h (SSE_VEC_FLOAT_MODE_P): Remove.Uros Bizjak3-71/+30
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