aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2012-10-14alpha.md: Remove empty predicates and/or constraints.Uros Bizjak2-661/+627
2012-10-13alpha.md (I24MODE): New mode iterator.Uros Bizjak1-134/+23
2012-10-13alpha.md (FMODE): New mode iterator.Uros Bizjak1-413/+250
2012-10-12alpha.md (vecmodesuffix): New mode attribute.Uros Bizjak1-123/+22
2012-10-11alpha.md (IMODE): New mode iterator.Uros Bizjak1-271/+55
2012-10-11alpha.md (DWI): New mode attribute.Uros Bizjak1-174/+76
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang2-18/+4
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+2
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-09-10* config/alpha/predicates.md (small_symbolic_operand): Disallow large offsets.Richard Henderson1-8/+32
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-08-11alpha.c (alpha_stdarg_optimize_hook): Shift DECL_UID in the va_list_vars bitm...Uros Bizjak1-1/+1
2012-08-09alpha.c (alpha_pad_noreturn): Rename to ...Uros Bizjak1-7/+28
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd2-7/+12
2012-06-27alpha: Cleaup builtins and foldingRichard Henderson1-68/+31
2012-06-20emit-rtl.c (need_atomic_barrier_p): New function.Maxim Kuvyrkov1-28/+4
2012-06-19Set cache parameters for alphaRichard Henderson1-17/+53
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+0
2012-06-13Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.Richard Henderson1-7/+4
2012-06-11alpha.c (HWI_HEX2): Add missing shift.Richard Henderson1-1/+1
2012-06-11* config/alpha/alpha.c (alpha_trampoline_init): Split large constants.Richard Henderson1-3/+8
2012-05-29ev6.md: (define_bypass "ev6_fmul,ev6_fadd"): New.Matt Turner1-0/+4
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-11alpha.c (alpha_emit_conditional_branch): Handle ORDERED and UNORDERED conditi...Uros Bizjak1-4/+24
2012-05-07* config/alpha/alpha.md (clear_cache): New pattern.Richard Henderson1-0/+9
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford4-39/+52
2012-05-03elf.h (MAX_OFILE_ALIGNMENT): Remove.Uros Bizjak1-15/+0
2012-05-02vms.h (SUBTARGET_OVERRIDE_OPTIONS): For pic code, unset flag_jump_tables.Steven Bosscher1-1/+11
2012-04-18sync.md (fetchop_name): Change ior attribute to "or".Uros Bizjak1-1/+1
2012-03-26vms.h (LINK_SPEC): Simplify.Tristan Gingold2-20/+4
2012-03-22alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.hUros Bizjak3-36/+23
2012-03-22config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.Uros Bizjak2-325/+11
2012-03-16vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER.Tristan Gingold1-0/+4
2012-03-14Remove non-GAS non-ELF support in alpha backendRainer Orth9-225/+16
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth8-529/+9
2012-03-12lto-lang.c (builtin_type_for_size): Use lto_type_for_size.Richard Guenther1-1/+1
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold1-8/+7
2012-01-29alpha.c (alpha_option_overrride): Default to full IEEE compliance mode for Go...Uros Bizjak1-0/+5
2012-01-24rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford1-4/+0
2011-12-20alpha.c (alpha_start_function): Adjust condition to create VMS trampoline ent...Tristan Gingold1-1/+2
2011-12-16vms.h (USE_TM_CLONE_REGISTRY): Define.Tristan Gingold1-0/+4
2011-12-16alpha.c (alpha_use_linkage): Follow transparent alias.Tristan Gingold1-3/+15
2011-11-16Copy ALIAS_SET_MEMORY_BARRIER when creating a new MEM for atomic ops.Richard Henderson1-0/+4
2011-11-15alpha: Convert to atomic optabs.Richard Henderson6-209/+405
2011-11-11elf.h (ELF_ASCII_ESCAPES): Rename from ESCAPES.Uros Bizjak1-4/+5
2011-11-07vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold2-76/+17
2011-11-07alpha-common.c (alpha_option_init_struct): New function.Tristan Gingold1-0/+8
2011-11-04vms.h (ASM_OUTPUT_DEF): Do not switch section.Tristan Gingold1-9/+10
2011-11-04alpha.c (alpha_write_linkage): Remove fundecl argument.Tristan Gingold3-203/+58