aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-21re PR tree-optimization/64950 (postpone expanding va_arg till pass_stdarg)Uros Bizjak1-4/+0
2015-04-08fix building for alpha-dec-vmsTrevor Saunders1-2/+2
2015-02-19alpha.c (alpha_in_small_data_p): Reject common symbols.Uros Bizjak1-0/+4
2015-02-10alpha.md (reload_out<mode>_aligned): Make operands 2 and 3 earlyclobber opera...Uros Bizjak1-2/+2
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek22-22/+22
2014-12-02re PR target/64113 (Gcc on Alpha: Error: No lda !gpdisp!282 was found)Uros Bizjak1-22/+41
2014-12-02sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek1-2/+2
2014-12-02alpha.c (alpha_gimple_fold_builtin): Use gimple_build_assign instead of gimpl...Jakub Jelinek1-5/+2
2014-11-20remove param1_is usageTrevor Saunders1-22/+21
2014-11-19PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm1-2/+2
2014-11-11alpha.c (alpha_emit_conditional_branch): Replace open-coded swap with std::sw...Uros Bizjak1-8/+7
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-68/+68
2014-10-27alpha-protos.h (some_small_symbolic_operand_int): Take an rtx and return a bool.Richard Sandiford3-11/+15
2014-10-27alpha-protos.h (alpha_find_lo_sum_using_gp): Return a bool.Richard Sandiford2-9/+10
2014-10-27alpha.c (alpha_set_memflags_1): Delete.Richard Sandiford1-25/+18
2014-10-27alpha.c: Include rtl-iter.h.Richard Sandiford1-20/+15
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-8/+0
2014-09-12params 2 and 3 of reg_set_between_pDavid Malcolm1-1/+1
2014-09-03output.h (get_some_local_dynamic_name): Declare.Richard Sandiford1-38/+5
2014-09-03use rtx_code_label moreTrevor Saunders1-2/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-3/+3
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-2/+2
2014-08-25config/alpha/alpha.c: Use rtx_insnDavid Malcolm1-27/+32
2014-08-19alpha.h (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Return 0/1 rather than bool.Marek Polacek1-2/+4
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-07-24elf.h: Define TARGET_UNWIND_TABLES_DEFAULT.Uros Bizjak1-0/+4
2014-07-15alpha.c (alpha_atomic_assign_expand_fenv): New.Uros Bizjak1-0/+69
2014-07-11re PR target/56858 (alpha looks for NOTE_INSN_EH_REGION notes that cannot exist)Uros Bizjak1-25/+142
2014-06-26re PR target/61586 (ICE on alpha in alpha_handle_trap_shadows, at config/alph...Uros Bizjak1-0/+6
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-06-02re PR target/61336 (ICE on alpha: in print_operand_address, at config/alpha/a...Richard Henderson1-4/+5
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-2/+2
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-2/+2
2014-05-08re PR target/61092 (wide-int merge broke alpha bootstrap)Uros Bizjak1-3/+46
2014-01-02Update copyright years in gcc/Richard Sandiford22-22/+22
2013-12-07Rename functions relating to libc support on Linux targets.Maxim Kuvyrkov1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+10