]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - libsframe
strip: Don't check target_defaulted in input BFD
[thirdparty/binutils-gdb.git] / libsframe /
5 days ago  Indu Bhagatdoc: sframe: mention errata 1 of SFrame version 2
2025-07-15  Indu Bhagatlibsframe: relax the assertion limit for fre_start_addr
2025-07-12  Indu Bhagatlibsframe: bump version to 2.0
2025-07-12  Indu Bhagatlibsframe: fixup comment and minor style issues
2025-07-12  Indu Bhagatgas: elf: binutils: add new section type SHT_GNU_SFRAME
2025-07-11  Indu Bhagatlibsframe: testsuite: fix PR libsframe/33140
2025-07-11  Jens Remuss390: Store SFrame CFA offset adjusted and scaled down
2025-07-11  Jens Remuss390: Store SFrame CFA offset adjusted
2025-07-11  Jens Remuslibsframe: Add test for PLT0 and PLTN with only one...
2025-07-11  Jens Remuss390: Represent FP without RA saved in SFrame
2025-07-11  Jens Remuss390: Represent FP/RA saved in register in SFrame
2025-07-11  Jens Remuss390: Initial support to generate .sframe from CFI...
2025-07-11  Jens Remussframe: Ignore section padding when converting endianness
2025-07-06  Indu Bhagatbfd: gas: ld: libsframe: adopt new encoding for FDE...
2025-07-06  Indu Bhagatinclude: sframe: doc: define new flag SFRAME_F_FDE_FUNC...
2025-07-06  Indu Bhagatinclude: libsframe: add APIs for offsetof FDE func...
2025-07-06  Indu Bhagatlibsframe: refactor code for dumping section flags
2025-07-06  Indu Bhagatinclude: libsframe: add APIs for SFrame header flags
2025-07-06  Indu Bhagatlibsframe: fix error code in sframe_decode
2025-06-04  Indu Bhagatsframe: fix PR libsframe/33051
2025-06-03  Indu Bhagatsframe: doc: add date to the pdf output
2025-05-26  Jens Remuslibsframe: handle SFrame FRE start/end IP offsets as...
2025-05-26  Jens Remuslibsframe: stop search for SFrame FRE if its start...
2025-05-26  Jens Remuslibsframe: correct binary search for SFrame FDE
2025-05-26  Indu Bhagatlibsframe: testsuite: improve findfunc-1 testcase
2025-05-26  Indu Bhagatlibsframe: testsuite: improve findfre-1 testcase
2025-05-26  Indu Bhagatlibsframe: fix issue finding FRE in PCMASK type SFrame...
2025-02-04  Jens Remusdoc: sframe: Clarify FDE/FRE function/range start addre...
2025-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2024-07-10  Clément Chigotlibsframe: remove runstatedir in Makefile.in
2024-07-10  Clément Chigotlibsframe: accept --target configure option
2024-07-09  Indu Bhagatdoc: sframe: add appendix for generating stack traces
2024-07-09  Indu Bhagatdoc: sframe: segregate the ABI/arch-specific components
2024-07-04  Jens Remusreadelf/objdump: Display SFrame fixed RA offset as...
2024-07-04  Jens Remusreadelf/objdump: Dump SFrame CFA fixed FP and RA offsets
2024-06-26  Indu Bhagatdoc: sframe: small improvements for readability
2024-06-09  Matthieu Longoautoupdate: add square brackets around arguments of...
2024-04-10  H.J. Lummap: Avoid the sanitizer configure check failure
2024-01-22  Mark Wielaardlibsframe: Fix calloc argument order in dump_sframe_header
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-08-12  Alan Modraregen config
2023-06-29  Indu Bhagatdoc: sframe: update specification for SFRAME_VERSION_2
2023-06-29  Indu Bhagatsframe: bfd: gas: ld: format bump to SFrame version 2
2023-06-29  Indu Bhagatlibsframe: add new APIs to get SFrame version
2023-06-29  Indu Bhagatlibsframe: fix sframe_find_fre for pltN entries
2023-06-27  Indu Bhagatlibsframe: bfd: use uint32_t for return type of get_num...
2023-06-27  Indu Bhagatlibsframe: use appropriate data types for args of sfram...
2023-06-27  Indu Bhagatlibsframe: use uint8_t for return type of sframe_fre_ge...
2023-06-27  Indu Bhagatlibsframe: use uint8_t instead of unsigned char for...
2023-06-27  Indu Bhagatlibsframe: bfd: use uint32_t for return type of sframe_...
2023-06-27  Indu Bhagatlibsframe: use uint32_t for fre_type and fde_type funct...
2023-06-27  Indu Bhagatlibsframe: update the semantics of sframe_fre_get_fp_offset
2023-06-27  Indu Bhagatlibsframe: update the semantics of sframe_fre_get_ra_offset
2023-06-27  Indu Bhagatlibsframe: add symbol versioning
2023-06-27  Indu Bhagatlibsframe: remove sframe_get_funcdesc_with_addr API
2023-06-27  Indu Bhagatlibsframe: add library versioning
2023-06-09  Indu Bhagatlibsframe: testsuite: add sframe_find_fre tests for...
2023-06-09  Indu Bhagatlibsframe: fix sframe_find_fre for pltN entries
2023-06-07  Indu Bhagatlibsframe: reuse static function sframe_decoder_get_fun...
2023-06-06  Indu Bhagatlibsframe: fix cosmetic issues and typos
2023-06-05  Indu Bhagatlibsframe: avoid unnecessary type casts
2023-06-01  Indu Bhagatlibsframe: avoid using magic number
2023-06-01  Indu Bhagatlibsframe: minor fixups in flip_fre related functions
2023-05-26  Indu Bhagatsframe/doc: minor improvements for readability
2023-05-26  Indu Bhagatlibsframe: revisit sframe_find_fre API
2023-05-26  Indu Bhagatlibsframe: use const char * consistently for immutable...
2023-05-26  Indu Bhagatlibsframe: use uint8_t data type for FRE info related...
2023-05-18  Indu Bhagatlibsframe: testsuite: add tests for sframe_get_funcdesc...
2023-05-18  Indu Bhagatlibsframe: testsuite: add new tests for sframe_find_fre API
2023-04-19  Indu Bhagatlibsframe: minor formatting fixes in sframe_encoder_wri...
2023-04-19  Indu Bhagatlibsframe: use consistent function argument names
2023-04-19  Indu Bhagatsframe: correct some typos
2023-04-19  Indu Bhagatlibsframe: use return type of bool for predicate functions
2023-03-21  Alan ModraRemove unnecessary memsets in sframe-dump.c
2023-02-02  Indu Bhagatlibsframe/doc: use "stack trace" instead of "unwind...
2023-01-24  Indu Bhagatlibsframe/doc: fix some warnings
2023-01-19  Indu Bhagatlibsframe: Use AM_SILENT_RULES macro in configure.ac
2023-01-13  Indu Bhagatlibsframe: replace an strncat with strcat
2023-01-06  Indu Bhagatsframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constants
2023-01-06  Indu Bhagatlibsframe: adjust an incorrect check in flip_sframe
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-25  Indu Bhagatlibsframe: write out SFrame FRE start address correctly
2022-12-23  Indu Bhagatlibsframe: testsuite: fix memory leaks in testcases
2022-12-23  Indu Bhagatlibsframe: fix a memory leak in sframe_decode
2022-12-22  Indu Bhagatsframe: doc: update documentation for pauth key in...
2022-12-22  Indu Bhagatobjdump/readelf: sframe: emit marker for SFrame FDE...
2022-12-17  Indu Bhagatsframe: doc: update spec for the mangled-RA bit in FRE
2022-12-17  Indu Bhagatobjdump/readelf: sframe: emit marker for FREs with...
2022-12-17  Indu Bhagatlibsframe: provide new access API for mangled RA bit
2022-12-15  Indu Bhagatlibsframe asan: avoid generating misaligned loads
2022-12-09  Indu Bhagatlibsframe: rename API sframe_fde_func_info to sframe_fd...
2022-12-09  Indu Bhagatsframe: gas: libsframe: define constants and remove...
2022-12-09  Indu Bhagatlibsframe: minor formatting nits
2022-11-24  Indu Bhagatsframe/doc: remove usage of xrefautomaticsectiontitle
2022-11-15  Indu Bhagatdoc: add SFrame spec file
2022-11-15  Indu Bhagatreadelf/objdump: support for SFrame section
2022-11-15  Indu Bhagatbfd: linker: merge .sframe sections
2022-11-15  Weimin Panlibsframe: add the SFrame library