Files
binutils-gdb/include
Indu Bhagat 49e4485cba libsframe: bfd: use uint32_t for return type of sframe_calc_fre_type
Use uint32_t type alias consistently for all APIs in libsframe.

bfd/
	* elfxx-x86.c (_bfd_x86_elf_create_sframe_plt): Adjust for the
	changed return type.
libsframe/
	* sframe.c (sframe_calc_fre_type): Use uint32_t for return type.
include/
	* sframe-api.h (sframe_calc_fre_type): Likewise.
2023-06-27 12:01:56 -07:00
..
2023-05-30 12:51:22 +09:30
2023-06-27 07:24:43 -06:00
2023-05-26 13:12:32 +02:00
2023-04-19 14:37:59 -07:00
2023-05-17 11:21:43 +09:30