aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-13alpha.c (alpha_pass_by_reference): Pass un-named SFmode and SCmode arguments ...Uros Bizjak1-1/+22
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-2/+3
2016-05-18re PR target/71145 (Alpha: Error: No lda !gpdisp!278 was found)Uros Bizjak1-2/+3
2016-05-13builtins.c (expand_builtin_memcmp): Do not emit the call here.Eric Botcazou1-2/+0
2016-01-04Update copyright years.Jakub Jelinek22-22/+22
2015-11-12alpha.h (FUNCTION_VALUE, [...]): Remove.Uros Bizjak3-48/+72
2015-11-11alpha-protos.h (print_operand): Remove.Uros Bizjak3-40/+30
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-10-29[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific partsMikhail Maltsev1-3/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-26/+26
2015-10-20alpha.h (HARD_REGNO_NREGS): Use CEIL macro.Uros Bizjak2-9/+11
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-25/+9
2015-10-11alpha.h (ALPHA_ROUND): Implement using ROUND_UP macro.Uros Bizjak1-1/+1
2015-10-06re PR c/65345 (ICE with _Generic selection on _Atomic int)Uros Bizjak1-2/+2
2015-09-20switch from gimple to gimple*Trevor Saunders1-9/+9
2015-09-15alpha.c (alpha_expand_block_clear): Use HOST_WIDE_INT_M1U instead of ~(HOST_W...Uros Bizjak1-4/+4
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford2-2/+2
2015-07-26alpha.c: Use SUBREG_P predicate.Uros Bizjak2-8/+8
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-4/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-16/+5
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-5/+3
2015-06-25hash-traits.h (string_hash, [...]): New classes.Richard Sandiford1-7/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-8/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-6/+0
2015-05-30alpha: turn -mcpu=<cpu> into -m<cpu> for the assembler all the timeMike Frysinger1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-19* config/alpha/alpha.c (alpha_legitimize_reload_address)Uros Bizjak4-22/+15
2015-05-18re PR rtl-optimization/57032 (internal compiler error: Max. number of generat...Uros Bizjak2-10/+6
2015-05-16re PR target/66140 (ICE at extract_insn, at recog.c:2343 when compiling for a...Uros Bizjak1-5/+2
2015-05-15alpha.md (extendqidi2): Use general_operand instead of some_operand for opera...Uros Bizjak2-20/+6
2015-05-15alpha.c (alpha_extract_integer): Do not handle CONST_WIDE_INT and CONST_DOUBLE.Uros Bizjak1-19/+15
2015-05-13alpha.c (alpha_emit_set_long_const): Remove c1 argument.Uros Bizjak2-30/+24
2015-05-12alpha.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak6-65/+36
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-8/+8
2015-05-11* config/alpha/alpha.c (alpha_emit_set_const_1)Uros Bizjak3-141/+41
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-2/+2
2015-05-08[PATCH 0/13] Add musl support to GCCSzabolcs Nagy1-0/+4
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-38/+35
2015-05-07re PR target/66015 (align directives not propagated after __attribute__ ((__o...Uros Bizjak1-11/+24
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1