aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-2/+0
2010-09-28Implement TARGET_BUILTIN_DECL for alpha.Richard Henderson1-24/+45
2010-09-28alpha.md: Change the initial condition of the probing loop.Tristan Gingold1-3/+5
2010-09-24re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek1-1/+1
2010-09-22alpha.c (alpha_use_linkage): Initialize target field.Tristan Gingold1-0/+1
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers5-23/+17
2010-09-15alpha.c (alpha_expand_prologue): If stack checking is enabled, probe up to fr...Eric Botcazou1-11/+24
2010-09-15osf5.h (MD_UNWIND_SUPPORT): Define.Olivier Hainque2-0/+331
2010-08-30Stack usage supportEric Botcazou1-51/+29
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers2-1/+4
2010-08-02alpha.c (alpha_build_builtin_va_list): Mark __offset as volatile.Uros Bizjak1-0/+4
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-0/+5
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-4/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-04gcc/Richard Sandiford1-2/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-2/+4
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-1/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-9/+0
2010-06-26Fix the Alpha/VMS build. Installed as obvious.Douglas B Rupp1-4/+13
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-5/+4
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov1-0/+2
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov1-3/+5
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-19hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd1-10/+11
2010-05-17tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd1-6/+6
2010-05-11re PR c++/44059 (Static initializers executed more than once when using uniqu...Jakub Jelinek1-5/+7
2010-04-28elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Uros Bizjak1-13/+29
2010-04-28re PR target/22224 (Several Tru64 UNIX testsuite failures: Length of .lcomm w...Rainer Orth1-0/+8
2010-04-14alpha.c (alpha_adjust_cost): Remove set but not used insn_type variable.Uros Bizjak1-3/+2
2010-04-12config.build (alpha*-dec-osf4*): Remove.Rainer Orth3-265/+237
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher3-3/+4
2010-03-26re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak1-20/+28
2010-03-02alpha.c (override_options): Fix -mtune error message.Uros Bizjak1-1/+1
2010-01-18re PR target/42774 (ICE in get_aligned_mem, at config/alpha/alpha.c:1484)Uros Bizjak1-10/+36
2010-01-02re PR target/42448 (Wrong code with _Complex char in structure)Uros Bizjak2-0/+12
2009-11-23alpha.md (*cmp_sadd_sidi): Use gen_lowpart instead of gen_rtx_REG to generate...Uros Bizjak1-2/+2
2009-11-22re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak1-6/+6
2009-11-20config.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.Rainer Orth1-1/+33
2009-11-04re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e...Mark Mitchell1-4/+0
2009-09-30alpha.c (alpha_gimplify_va_arg_1): Use ref-all pointers.Uros Bizjak1-2/+2
2009-09-30re PR target/22093 (Unaligned access to HI values causes unrecognizable insn ...Uros Bizjak1-2/+2
2009-09-27config.gcc: Update OpenBSD targets.Jonathan Gray1-55/+2
2009-09-22alpha.c (alpha_trampoline_init): Rename from alpha_initialize_trampoline.Richard Henderson4-93/+46
2009-09-15alpha.md (smaxsf3): Disable for IEEE mode.Uros Bizjak1-2/+2
2009-09-04revert: alpha.c (alpha_output_mi_thunk_osf): Allocate insn locators before em...Uros Bizjak1-2/+1
2009-09-04re PR target/41262 (ICE compiling 09/03/09 snapshot of gcc on DEC Alpha)Uros Bizjak1-1/+1
2009-08-26sync.md: Update comment about unpredictable LL/SC lock clearing by a taken br...Uros Bizjak1-15/+12
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov3-7/+6
2009-08-25alpha.md (*cmpdf_ieee_ext[123]): Remove.Uros Bizjak1-42/+5