binutils-gdb/libsframe
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
..
doc sframe/doc: minor improvements for readability 2023-05-25 23:44:15 -07:00
testsuite libsframe: testsuite: add sframe_find_fre tests for pltN entries 2023-06-09 11:24:25 -07:00
aclocal.m4
config.h.in
configure libsframe: add symbol versioning 2023-06-27 12:01:56 -07:00
configure.ac libsframe: add symbol versioning 2023-06-27 12:01:56 -07:00
libsframe.ver libsframe: add symbol versioning 2023-06-27 12:01:56 -07:00
libtool-version libsframe: add library versioning 2023-06-27 12:01:56 -07:00
Makefile.am libsframe: add symbol versioning 2023-06-27 12:01:56 -07:00
Makefile.in libsframe: add symbol versioning 2023-06-27 12:01:56 -07:00
sframe-dump.c libsframe: update the semantics of sframe_fre_get_ra_offset 2023-06-27 12:01:56 -07:00
sframe-error.c Update year range in copyright notice of binutils files 2023-01-01 21:50:11 +10:30
sframe-impl.h libsframe: avoid unnecessary type casts 2023-06-05 14:17:15 -07:00
sframe.c libsframe: bfd: use uint32_t for return type of sframe_calc_fre_type 2023-06-27 12:01:56 -07:00