gcc/libgcc/config/pa
John David Anglin ddb0f66e6c Add assember CFI directives to millicode division and remainder routines.
The millicode division and remainder routines trap division by zero.
The unwinder needs these directives to unwind divide by zero traps.

2023-04-05  John David Anglin  <danglin@gcc.gnu.org>

libgcc/ChangeLog:

	PR target/109374
	* config/pa/milli64.S (RETURN_COLUMN): Define.
	($$divI): Add CFI directives.
	($$divU): Likewise.
	($$remI): Likewise.
	($$remU): Likewise.
2023-04-05 14:44:54 +00:00
..
fptr.c Update copyright years. 2023-01-16 11:52:17 +01:00
gthr-dce.h Update copyright years. 2023-01-16 11:52:17 +01:00
hpux-unwind.h Update copyright years. 2023-01-16 11:52:17 +01:00
lib2funcs.S Update copyright years. 2023-01-16 11:52:17 +01:00
linux-atomic.c Update copyright years. 2023-01-16 11:52:17 +01:00
linux-unwind.h Update copyright years. 2023-01-16 11:52:17 +01:00
milli64.S Add assember CFI directives to millicode division and remainder routines. 2023-04-05 14:44:54 +00:00
pa64-hpux-lib.h Update copyright years. 2023-01-16 11:52:17 +01:00
quadlib.c Update copyright years. 2023-01-16 11:52:17 +01:00
sfp-exceptions.c Update copyright years. 2023-01-16 11:52:17 +01:00
sfp-machine.h Update copyright years. 2023-01-16 11:52:17 +01:00
stublib.c Update copyright years. 2023-01-16 11:52:17 +01:00
sync-libfuncs.c Fix support for atomic loads and stores on hppa. 2023-01-13 19:24:15 +00:00
t-dimode Fix typo in t-dimode 2021-11-27 21:47:47 +00:00
t-hpux
t-hpux10
t-linux
t-linux64 Fix warnings building linux-atomic.c and fptr.c on hppa64-linux 2021-10-27 18:00:36 +00:00
t-netbsd Fix support for atomic loads and stores on hppa. 2023-01-13 19:24:15 +00:00
t-openbsd Fix support for atomic loads and stores on hppa. 2023-01-13 19:24:15 +00:00
t-pa64
t-pa64-hpux Fix support for atomic loads and stores on hppa. 2023-01-13 19:24:15 +00:00
t-pa64-linux Fix support for atomic loads and stores on hppa. 2023-01-13 19:24:15 +00:00
t-slibgcc-dwarf-ver
t-slibgcc-hpux Update copyright years. 2023-01-16 11:52:17 +01:00
t-slibgcc-sjlj-ver
t-softfp-sfdftf Support TI mode and soft float on PA64 2021-11-05 16:07:35 +00:00
t-stublib