aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-02Move libgcc2 to toplevel libgccRainer Orth5-295/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-118/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth3-80/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-08-06re PR rtl-optimization/50001 ([alpha]: ICE in reload_combine_note_use, at pos...Uros Bizjak1-0/+10
2011-07-29driver-alpha.c (IMPLVER_EV4_FAMILY, [...]): Define.Rainer Orth2-41/+56
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt2-56/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-6/+0
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-6/+3
2011-07-13crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth2-41/+0
2011-07-07alpha-elf: Disable stabs debugging, and the mips sdb extensions.Richard Henderson1-1/+2
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers1-0/+2
2011-06-27Fix alpha and ia64 non-vms build.Richard Henderson1-0/+2
2011-06-27re PR target/44241 (vms-crtl.h, vms-crtl-64.h need many more symbols)Tristan Gingold3-66/+2
2011-06-27alpha.c (alpha_end_function): Always generate .end directive on VMS.Tristan Gingold1-1/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-7/+11
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-49/+1
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth3-21/+3
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth6-713/+1
2011-06-03t-osf5: Remove.Rainer Orth2-53/+0
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz3-3/+3
2011-05-04* config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)Rainer Orth1-20/+0
2011-05-03alpha.c (alpha_init_builtins): Call build_function_type_list instead of build...Nathan Froyd1-2/+2
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford4-12/+8
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-1/+1
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-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering1-2/+2