summaryrefslogtreecommitdiff
path: root/gcc/config/alpha/sync.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* alpha.md (@unaligned_store<mode>): Rename from unaligned_store<mode>.Uros Bizjak2019-06-201-4/+4
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR target/82772 (GCC crashes as compiling ags_thread.c source file on alph...Uros Bizjak2017-10-311-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alpha.h (TARGET_SUPPORTS_WIDE_INT): New define.Uros Bizjak2015-05-121-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* alpha.md: Remove empty predicates and/or constraints.Uros Bizjak2012-10-141-35/+35
* sync.md (fetchop_name): Change ior attribute to "or".Uros Bizjak2012-04-181-1/+1
* alpha: Convert to atomic optabs.Richard Henderson2011-11-151-138/+173
* sync.md: Update comment about unpredictable LL/SC lock clearing by a taken br...Uros Bizjak2009-08-261-15/+12
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak2009-01-041-1/+1
* sync.md (memory_barrier): Remove mem:BLK from operands.Uros Bizjak2008-12-121-4/+4
* re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak2008-12-011-8/+10
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-1/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-6/+4
* predicates.md (aligned_memory_operand): Mark as define_special_predicate.Richard Henderson2007-04-271-4/+0
* alpha.c (emit_insxl, [...]): New functions.Richard Henderson2005-07-091-20/+88
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* alpha.c (emit_unlikely_jump, [...]): Split out from ...Richard Henderson2005-05-191-69/+4
* sync.md (sync_new_nand<I48MODE>): Fix constraints on non-memory operand for p...Richard Henderson2005-04-211-1/+1
* builtins.c (expand_builtin_sync_operation): Revert last change.Richard Henderson2005-04-191-21/+14
* alpha.c (alpha_split_atomic_op): New.Richard Henderson2005-04-181-0/+319