index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgcc
/
config
/
pa
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
Add assember CFI directives to millicode division and remainder routines.
John David Anglin
1
-0
/
+14
2023-01-16
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2023-01-13
Fix support for atomic loads and stores on hppa.
John David Anglin
6
-17
/
+400
2022-10-06
libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are...
Jakub Jelinek
2
-11
/
+11
2022-01-03
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2022-01-02
Generate illegal instruction fault if LWS syscall returns -EFAULT.
John David Anglin
1
-0
/
+6
2021-11-27
Fix typo in t-dimode
John David Anglin
1
-1
/
+1
2021-11-05
Support TI mode and soft float on PA64
John David Anglin
4
-0
/
+298
2021-10-27
Fix warnings building linux-atomic.c and fptr.c on hppa64-linux
John David Anglin
2
-53
/
+61
2021-08-31
libgcc: Add missing runtime exception notices
Richard Sandiford
1
-2
/
+7
2021-01-04
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2020-01-01
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2019-11-17
linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.
John David Anglin
1
-100
/
+110
2019-10-15
fptr.c (_dl_read_access_allowed): Change argument to unsigned int.
John David Anglin
1
-6
/
+10
2019-10-12
lib2funcs.S (__gcc_plt_call): Load branch target to %r21.
John David Anglin
2
-14
/
+21
2019-10-03
fptr.c: Disable -Warray-bounds warning.
John David Anglin
1
-0
/
+5
2019-07-31
config.gcc (hppa*-*-netbsd*): New target.
Matt Thomas
1
-0
/
+9
2019-07-22
Do not emit __gnu_lto_v1 symbol.
Martin Liska
2
-9
/
+1
2019-05-26
linux-unwind.h (pa32_fallback_frame_state): Add cast.
John David Anglin
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2018-08-11
pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.
John David Anglin
1
-39
/
+27
2018-03-07
fptr.c (_dl_read_access_allowed): New.
John David Anglin
1
-0
/
+20
2018-01-21
re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))
John David Anglin
2
-1
/
+9
2018-01-03
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2017-09-26
Enable no-exec stacks for more targets using the Linux kernel.
Joseph Myers
1
-0
/
+6
2017-06-28
Use ucontext_t not struct ucontext in linux-unwind.h files.
Joseph Myers
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2016-10-19
pa64-hpux-lib.h: New file.
John David Anglin
1
-0
/
+101
2016-06-18
fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...
John David Anglin
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
10
-10
/
+10
2015-12-10
fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...
John David Anglin
1
-42
/
+28
2015-12-01
fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...
John David Anglin
1
-4
/
+10
2015-09-23
linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.
John David Anglin
1
-16
/
+44
2015-09-13
fptr.c (SIGN_EXTEND): Cast -1 to unsigned.
John David Anglin
1
-1
/
+1
2015-07-01
linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...
John David Anglin
1
-26
/
+26
2015-01-31
linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...
John David Anglin
1
-29
/
+13
2015-01-05
Update copyright years.
Jakub Jelinek
10
-10
/
+10
2014-11-24
linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.
John David Anglin
1
-5
/
+2
2014-11-22
linux-atomic.c (__kernel_cmpxchg2): New.
Guy Martin
1
-141
/
+161
2014-10-26
linux-unwind.h (pa32_read_access_ok): New function.
John David Anglin
1
-6
/
+28
2014-09-05
Use -fbuilding-libgcc for more target macros used in libgcc.
Joseph Myers
2
-5
/
+6
2014-07-17
linux-atomic.c (__sync_lock_release_4): New.
John David Anglin
1
-2
/
+23
2014-01-02
Update copyright years in libgcc/
Richard Sandiford
10
-10
/
+10
2013-02-04
Update copyright in libgcc.
Richard Sandiford
10
-11
/
+10
2012-10-02
re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)
Jonathan Wakely
1
-2
/
+7
2012-09-20
config.host (hppa-*-openbsd*): New target.
Mark Kettenis
1
-0
/
+9
2012-04-20
struct siginfo vs. siginfo_t
Thomas Schwinge
1
-2
/
+2
2011-12-01
re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...
John David Anglin
2
-14
/
+41
2011-11-13
config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from tmake_file list.
John David Anglin
2
-15
/
+15
2011-11-02
Move gthr to toplevel libgcc
Rainer Orth
1
-0
/
+563
[next]