binutils-gdb/libsframe
Indu Bhagat f4af42724b libsframe: fix cosmetic issues and typos
include/
	* sframe-api.h (sframe_decoder_get_num_fidx): Use extern.
libsframe/
	* sframe-dump.c (dump_sframe_func_with_fres): Fix line length.
	* sframe.c (sframe_frame_row_entry_copy): Likewise.
	(sframe_decode_fre_start_address): Use the intended type uint32_t.
2023-06-06 10:50:07 -07:00
..
doc sframe/doc: minor improvements for readability 2023-05-25 23:44:15 -07:00
testsuite libsframe: testsuite: add tests for sframe_get_funcdesc_with_addr API 2023-05-17 23:14:52 -07:00
aclocal.m4
config.h.in
configure libsframe: Use AM_SILENT_RULES macro in configure.ac 2023-01-19 12:40:44 -08:00
configure.ac libsframe: Use AM_SILENT_RULES macro in configure.ac 2023-01-19 12:40:44 -08:00
Makefile.am Update year range in copyright notice of binutils files 2023-01-01 21:50:11 +10:30
Makefile.in libsframe: testsuite: add tests for sframe_get_funcdesc_with_addr API 2023-05-17 23:14:52 -07:00
sframe-dump.c libsframe: fix cosmetic issues and typos 2023-06-06 10:50:07 -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: fix cosmetic issues and typos 2023-06-06 10:50:07 -07:00