summaryrefslogtreecommitdiff
path: root/libgcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-0313-13/+13
* Generate illegal instruction fault if LWS syscall returns -EFAULT.John David Anglin2022-01-021-0/+6
* Fix typo in t-dimodeJohn David Anglin2021-11-271-1/+1
* Support TI mode and soft float on PA64John David Anglin2021-11-054-0/+298
* Fix warnings building linux-atomic.c and fptr.c on hppa64-linuxJohn David Anglin2021-10-272-53/+61
* libgcc: Add missing runtime exception noticesRichard Sandiford2021-08-311-2/+7
* Update copyright years.Jakub Jelinek2021-01-0411-11/+11
* Update copyright years.Jakub Jelinek2020-01-0111-11/+11
* linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin2019-11-171-100/+110
* fptr.c (_dl_read_access_allowed): Change argument to unsigned int.John David Anglin2019-10-151-6/+10
* lib2funcs.S (__gcc_plt_call): Load branch target to %r21.John David Anglin2019-10-122-14/+21
* fptr.c: Disable -Warray-bounds warning.John David Anglin2019-10-031-0/+5
* config.gcc (hppa*-*-netbsd*): New target.Matt Thomas2019-07-311-0/+9
* Do not emit __gnu_lto_v1 symbol.Martin Liska2019-07-222-9/+1
* linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin2019-05-261-1/+1
* Update copyright years.Jakub Jelinek2019-01-0111-11/+11
* pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin2018-08-111-39/+27
* fptr.c (_dl_read_access_allowed): New.John David Anglin2018-03-071-0/+20
* re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))John David Anglin2018-01-212-1/+9
* Update copyright years.Jakub Jelinek2018-01-0311-11/+11
* Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers2017-09-261-0/+6
* Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers2017-06-281-1/+1
* Update copyright years.Jakub Jelinek2017-01-0111-11/+11
* pa64-hpux-lib.h: New file.John David Anglin2016-10-191-0/+101
* fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin2016-06-181-1/+1
* Update copyright years.Jakub Jelinek2016-01-0410-10/+10
* fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin2015-12-101-42/+28
* fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...John David Anglin2015-12-011-4/+10
* linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin2015-09-231-16/+44
* fptr.c (SIGN_EXTEND): Cast -1 to unsigned.John David Anglin2015-09-131-1/+1
* linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...John David Anglin2015-07-011-26/+26
* linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...John David Anglin2015-01-311-29/+13
* Update copyright years.Jakub Jelinek2015-01-0510-10/+10
* linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin2014-11-241-5/+2
* linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin2014-11-221-141/+161
* linux-unwind.h (pa32_read_access_ok): New function.John David Anglin2014-10-261-6/+28
* Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2014-09-052-5/+6
* linux-atomic.c (__sync_lock_release_4): New.John David Anglin2014-07-171-2/+23
* Update copyright years in libgcc/Richard Sandiford2014-01-0210-10/+10
* Update copyright in libgcc.Richard Sandiford2013-02-0410-11/+10
* re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely2012-10-021-2/+7
* config.host (hppa-*-openbsd*): New target.Mark Kettenis2012-09-201-0/+9
* struct siginfo vs. siginfo_tThomas Schwinge2012-04-201-2/+2
* re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...John David Anglin2011-12-012-14/+41
* config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from tmake_file list.John David Anglin2011-11-132-15/+15
* Move gthr to toplevel libgccRainer Orth2011-11-021-0/+563
* Move libgcc2 to toplevel libgccRainer Orth2011-11-029-1/+771
* Move libgcc1 to toplevel libgccRainer Orth2011-11-023-0/+2144
* Move crtstuff support to toplevel libgccRainer Orth2011-11-023-0/+131
* Move shlib support to toplevel libgccRainer Orth2011-11-023-0/+31