aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Add assember CFI directives to millicode division and remainder routines.John David Anglin1-0/+14
2023-01-16Update copyright years.Jakub Jelinek13-13/+13
2023-01-13Fix support for atomic loads and stores on hppa.John David Anglin6-17/+400
2022-10-06libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are...Jakub Jelinek2-11/+11
2022-01-03Update copyright years.Jakub Jelinek13-13/+13
2022-01-02Generate illegal instruction fault if LWS syscall returns -EFAULT.John David Anglin1-0/+6
2021-11-27Fix typo in t-dimodeJohn David Anglin1-1/+1
2021-11-05Support TI mode and soft float on PA64John David Anglin4-0/+298
2021-10-27Fix warnings building linux-atomic.c and fptr.c on hppa64-linuxJohn David Anglin2-53/+61
2021-08-31libgcc: Add missing runtime exception noticesRichard Sandiford1-2/+7
2021-01-04Update copyright years.Jakub Jelinek11-11/+11
2020-01-01Update copyright years.Jakub Jelinek11-11/+11
2019-11-17linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin1-100/+110
2019-10-15fptr.c (_dl_read_access_allowed): Change argument to unsigned int.John David Anglin1-6/+10
2019-10-12lib2funcs.S (__gcc_plt_call): Load branch target to %r21.John David Anglin2-14/+21
2019-10-03fptr.c: Disable -Warray-bounds warning.John David Anglin1-0/+5
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas1-0/+9
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska2-9/+1
2019-05-26linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin1-1/+1
2019-01-01Update copyright years.Jakub Jelinek11-11/+11
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin1-39/+27
2018-03-07fptr.c (_dl_read_access_allowed): New.John David Anglin1-0/+20
2018-01-21re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))John David Anglin2-1/+9
2018-01-03Update copyright years.Jakub Jelinek11-11/+11
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers1-0/+6
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers1-1/+1
2017-01-01Update copyright years.Jakub Jelinek11-11/+11
2016-10-19pa64-hpux-lib.h: New file.John David Anglin1-0/+101
2016-06-18fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin1-1/+1
2016-01-04Update copyright years.Jakub Jelinek10-10/+10
2015-12-10fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin1-42/+28
2015-12-01fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...John David Anglin1-4/+10
2015-09-23linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin1-16/+44
2015-09-13fptr.c (SIGN_EXTEND): Cast -1 to unsigned.John David Anglin1-1/+1
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 Jelinek10-10/+10
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-10-26linux-unwind.h (pa32_read_access_ok): New function.John David Anglin1-6/+28
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2-5/+6
2014-07-17linux-atomic.c (__sync_lock_release_4): New.John David Anglin1-2/+23
2014-01-02Update copyright years in libgcc/Richard Sandiford10-10/+10
2013-02-04Update copyright in libgcc.Richard Sandiford10-11/+10
2012-10-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely1-2/+7
2012-09-20config.host (hppa-*-openbsd*): New target.Mark Kettenis1-0/+9
2012-04-20struct siginfo vs. siginfo_tThomas Schwinge1-2/+2
2011-12-01re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...John David Anglin2-14/+41
2011-11-13config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from tmake_file list.John David Anglin2-15/+15
2011-11-02Move gthr to toplevel libgccRainer Orth1-0/+563