aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-04-08alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd1-1/+1
2011-04-06* config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.Rainer Orth1-1/+5
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers5-23/+5
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-1/+1
2011-03-29alpha.c (alpha_sr_alias_set): Don't define.Uros Bizjak1-18/+6
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28alpha.md (addtf3): Change mode of operands to TFmode.Uros Bizjak1-12/+12
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-24alpha: Use byte-manipulation helper expanders more often.Richard Henderson1-22/+26
2011-03-24alpha: Remove all big-endian code.Richard Henderson2-812/+160
2011-03-24alpha: Unify movdi patterns with enabled attribute.Richard Henderson1-71/+13
2011-03-24alpha: Unify SF, DF, QI, HI, SI mode moves with enabled attribute.Richard Henderson2-196/+93
2011-03-24alpha: Cleanup sign extension patterns.Richard Henderson1-154/+63
2011-03-24alpha: Unify zero_extend patterns with attribute enabled.Richard Henderson2-100/+48
2011-03-24alpha: Revert change to input_operand for 32-bit vms.Richard Henderson1-1/+2
2011-03-22Avoid !TARGET_ABI_OPEN_VMS in favor of a positive test for TARGET_ABI_OSF.Richard Henderson2-23/+25
2011-03-22Remove alpha-winnt code from the backend.Richard Henderson4-104/+13
2011-03-22alpha.c (alpha_handle_option): Access target_flags via opts pointer.Joseph Myers1-8/+6
2011-03-22Remove alpha-unicosmk code from the backend.Richard Henderson6-1464/+103
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-1/+11
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-49/+0
2011-03-21alpha.md (unspec): New define_c_enum.Uros Bizjak1-60/+60
2011-03-21alpha.c (alpha_pad_noreturn): Do not emit an unop between a call and its CALL...Uros Bizjak1-3/+13
2011-03-21ChangeLog gcc/Kai Tietz1-3/+4
2011-03-03explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson1-1/+1
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers1-1/+1
2011-02-15re PR pch/14940 (PCH largefile test fails on various platforms)Rainer Orth2-0/+151
2011-02-01elf.opt: New.Joseph Myers1-0/+30
2011-01-31osf5.opt: New.Joseph Myers1-0/+42