summaryrefslogtreecommitdiff
path: root/libgcc/config/pa
AgeCommit message (Expand)Author
2022-01-03Update copyright years.Jakub Jelinek
2022-01-02Generate illegal instruction fault if LWS syscall returns -EFAULT.John David Anglin
2021-11-27Fix typo in t-dimodeJohn David Anglin
2021-11-05Support TI mode and soft float on PA64John David Anglin
2021-10-27Fix warnings building linux-atomic.c and fptr.c on hppa64-linuxJohn David Anglin
2021-08-31libgcc: Add missing runtime exception noticesRichard Sandiford
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-17linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin
2019-10-15fptr.c (_dl_read_access_allowed): Change argument to unsigned int.John David Anglin
2019-10-12lib2funcs.S (__gcc_plt_call): Load branch target to %r21.John David Anglin
2019-10-03fptr.c: Disable -Warray-bounds warning.John David Anglin
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska
2019-05-26linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin
2019-01-01Update copyright years.Jakub Jelinek
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin
2018-03-07fptr.c (_dl_read_access_allowed): New.John David Anglin
2018-01-21re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))John David Anglin
2018-01-03Update copyright years.Jakub Jelinek
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers
2017-01-01Update copyright years.Jakub Jelinek
2016-10-19pa64-hpux-lib.h: New file.John David Anglin
2016-06-18fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin
2016-01-04Update copyright years.Jakub Jelinek
2015-12-10fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin
2015-12-01fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...John David Anglin
2015-09-23linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin
2015-09-13fptr.c (SIGN_EXTEND): Cast -1 to unsigned.John David Anglin
2015-07-01linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...John David Anglin
2015-01-31linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...John David Anglin
2015-01-05Update copyright years.Jakub Jelinek
2014-11-24linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin
2014-11-22linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin
2014-10-26linux-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-17linux-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-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely
2012-09-20config.host (hppa-*-openbsd*): New target.Mark Kettenis
2012-04-20struct siginfo vs. siginfo_tThomas Schwinge
2011-12-01re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...John David Anglin
2011-11-13config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from tmake_file list.John 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