aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-1/+0
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-13/+14
2010-11-21re PR bootstrap/46533 ([alpha] bootstrap failure)Uros Bizjak1-17/+1
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers4-13/+2
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+3
2010-11-10* config/alpha/osf5.h (ASM_SPEC): Remove -nocpp.Rainer Orth1-4/+3
2010-11-01alpha.h (WORD_SWITCH_TAKES_ARG): Remove.Joseph Myers1-3/+0
2010-11-01common.opt (R, [...]): New.Joseph Myers1-3/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-5/+11
2010-10-22alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd1-1/+1
2010-10-21vms-unwind.h (alpha_vms_fallback_frame_state): Set signal_frame.Tristan Gingold2-1/+3
2010-10-10alpha.c (alpha_setup_incoming_varargs): Pass pointer to cum struct in the cal...Uros Bizjak1-2/+2
2010-10-09alpha-protos.h (function_arg): Delete.Nathan Froyd4-114/+32
2010-10-06re PR target/45901 (alpha-gnu target-specific CPP macros are broken)Thomas Schwinge1-2/+2
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers2-8/+3
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