aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/pa
AgeCommit message (Expand)Author
2016-06-18 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Don't setJohn David Anglin
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-10 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Remove codeJohn David Anglin
2015-12-01 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): InitializeJohn David Anglin
2015-09-23 * config/pa/linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin
2015-09-13 * config/pa/fptr.c (SIGN_EXTEND): Cast -1 to unsigned.John David Anglin
2015-07-01 * config/pa/linux-atomic.c (__kernel_cmpxchg): Reorder arguments toJohn David Anglin
2015-01-31 * config/pa/linux-atomic.c (__kernel_cmpxchg2): Change declaration ofJohn David Anglin
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-24 * config/pa/linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap()John David Anglin
2014-11-22 * config/pa/linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin
2014-10-26 * config/pa/linux-unwind.h (pa32_read_access_ok): New function.John David Anglin
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers
2014-07-17 * config/pa/linux-atomic.c (__sync_lock_release_4): New.John David Anglin
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-02-04Update copyright in libgcc.Richard Sandiford
2012-10-02libgcc:Jonathan Wakely
2012-09-20libgcc/:Mark Kettenis
2012-04-20 struct siginfo vs. siginfo_tThomas Schwinge
2011-12-01 PR other/51272John David Anglin
2011-11-13 * config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 fromJohn David Anglin
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-11-02Move libgcc2 to toplevel libgccRainer Orth
2011-11-02Move libgcc1 to toplevel libgccRainer Orth
2011-11-02Move crtstuff support to toplevel libgccRainer Orth
2011-11-02Move shlib support to toplevel libgccRainer Orth
2011-06-03 gcc:Rainer Orth