aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-1/+1
2005-03-20builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin.Kazu Hirata1-3/+2
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata8-8/+8
2005-03-17alpha.opt, [...]: Add copyright notices.Kazu Hirata1-0/+21
2005-03-17alpha.opt: New file.Richard Henderson12-301/+304
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-1/+1
2005-03-14re PR target/20424 (Bootstrap failure on alphaev56)Falk Hueffner1-1/+1
2005-03-08alpha.c (code_for_builtin): Replace special-case builtin codes with ctzdi2, c...Richard Henderson2-90/+548
2005-02-28* config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg1-1/+3
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-27builtins.c (expand_builtin_copysign): New.Richard Henderson1-0/+37
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson1-4/+4
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata4-4/+4
2005-01-19re PR target/19518 ([alpha] unrecognizable insn (set (reg:V4HI) (const_vector...Richard Henderson5-143/+335
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-11* config/alpha/alpha.c, config/i386/mmx.md: Fix comment typos.Kazu Hirata1-1/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson4-23/+27
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-0/+6
2004-12-23alpha.md (one_cmpl<mode>2, [...]): New macroized vector operate patterns.Richard Henderson1-0/+55
2004-12-23alpha.c (alpha_expand_mov): Split out ...Richard Henderson3-119/+51
2004-12-16re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu1-1/+1
2004-12-05re PR target/18841 (setjmp and eh receivers can mis-schedule)Richard Henderson1-66/+53
2004-12-04alpha.c (alpha_expand_unaligned_load): Don't forget to use ofs in BWX two byt...Richard Henderson1-4/+4
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-35/+0
2004-11-11linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger1-0/+5
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-7/+7
2004-11-05alpha.c (alpha_expand_unaligned_load): Special case size 2 with BWX.Richard Henderson1-1/+52
2004-10-28alpha.md (movqicc_internal): Allow exactly one zero in the conditional.Richard Henderson1-4/+4
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg2-5/+7
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg4-39/+17
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu1-1/+5
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata6-6/+7
2004-09-30* config/alpha/qrnnd.asm: Mark for noexecstack.Richard Henderson1-0/+4
2004-09-30unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.Richard Henderson2-16/+1
2004-09-24alpha.h (UNITS_PER_SIMD_WORD): New.Richard Henderson2-10/+37
2004-09-20alpha.c (some_small_symbolic_operand_int): Rename from some_small_symbolic_op...Richard Henderson4-19/+17
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-2/+4
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra5-102/+149
2004-08-26alpha.h (HARD_REGNO_MODE_OK): Allow complex float modes.Richard Henderson1-0/+1
2004-08-26re PR target/16974 (could not split insn (ice in final_scan_insn, final.c))Richard Henderson1-4/+7
2004-08-26re PR debug/10695 (ICE in dwarf2out_frame_debug_expr,)Richard Henderson1-40/+65
2004-08-25alpha.c (alpha_cannot_force_const_mem): New.Richard Henderson1-0/+13
2004-08-25target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New.Richard Henderson1-4/+38
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-5/+5
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2-125/+133
2004-08-18rtl.def (NIL): Delete.Zack Weinberg2-7/+7
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-44/+27
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-5/+6