aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/pa/linux-atomic.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-13Fix support for atomic loads and stores on hppa.John David Anglin1-17/+62
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2022-01-02Generate illegal instruction fault if LWS syscall returns -EFAULT.John David Anglin1-0/+6
2021-10-27Fix warnings building linux-atomic.c and fptr.c on hppa64-linuxJohn David Anglin1-49/+57
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-17linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin1-100/+110
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin1-39/+27
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-23linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin1-16/+44
2015-07-01linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...John David Anglin1-26/+26
2015-01-31linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...John David Anglin1-29/+13
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-24linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin1-5/+2
2014-11-22linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin1-141/+161
2014-07-17linux-atomic.c (__sync_lock_release_4): New.John David Anglin1-2/+23
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-02-04Update copyright in libgcc.Richard Sandiford1-1/+1
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-0/+305