aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/linux-atomic.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-305/+0
2010-10-11linux-atomic.c (__sync_val_compare_and_swap_4): Return actual_oldval.John David Anglin1-7/+8
2010-08-11linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with 'unsigned short' and 'unsi...John David Anglin1-36/+36
2009-05-05linux-atomic.c: Eliminate conditional include of errno.h on non-LP64 systems ...Ben Elliston1-5/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-11-23linux-atomic.c (EBUSY): Define if not _LP64.Helge Deller1-1/+9
2008-10-13linux-atomic.c: Work around missing header file for hppa64-linux-gnu targets.Matthias Klose1-0/+6
2008-09-07linux-atomic.c: New file.Helge Deller1-0/+300