This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ibhagat/try-sframe-v2 in repository binutils-gdb.
discards 23482ccf000 binutils/NEWS: announce SFrame version 2 as the new default discards 51c000c169b doc: sframe: update specification for SFRAME_VERSION_2 discards a8a806ceeb4 doc: wip alignment related discards 88aaf0e023f objdump/readelf: adjust for SFRAME_VERSION_2 discards 203f4d8fbbc bfd: linker: generate SFrame sections with version SFRAME_V [...] discards 187e0e4b203 bfd: linker: add support for rep_block_size for pltN entries discards 0e6c1d56071 libsframe: testsuite: fixes for SFRAME_VERSION_2 discards 7ea45e5d67a libsframe: adjust version check in sframe_header_sanity_check_p discards 2b995383a49 libsframe: add new APIs to add and get SFrame FDE in SFrame V2 discards dd68db8ce48 libsframe: add new APIs to get SFrame version discards 892853561a9 gas: generate SFrame section with version SFRAME_VERSION_2 discards bbe29988f0f sframe.h: format bump to version 2 discards 95e3d07ce1a doc: sframe: fix the text for SFRAME_FDE_TYPE_PCMASK fde type discards 82e79a7fa49 sframe: update comment for SFRAME_FDE_TYPE_PCMASK fde discards c6bb13aa647 libsframe: fix sframe_find_fre for pltN entries discards 4a222ad60ca binutils/NEWS: add note about upcoming libsframe changes discards 6c55bf560cd libsframe: bfd: use uint32_t for return type of get_num_fidx APIs discards 213aa4ac53a libsframe: use appropriate data types for args of sframe_encode discards 97589df515a libsframe: use uint8_t for return type of sframe_fre_get_ba [...] discards 014bbf33da3 libsframe: use uint8_t instead of unsigned char for abi_arch discards 69308a48981 libsframe: bfd: use uint32_t for return type of sframe_calc [...] discards f8bc27ea72b libsframe: use uint32_t for fre_type and fde_type function args discards 0518f57c8fd libsframe: update the semantics of sframe_fre_get_fp_offset discards f0637848737 libsframe: update the semantics of sframe_fre_get_ra_offset discards 2594b61385f libsframe: add symbol versioning discards c78de402f9e libsframe: remove sframe_get_funcdesc_with_addr API discards 9f6e1e4df54 libsframe: add library versioning adds 7b81dececfe gdb/testsuite: Avoid infinite loop in gdb.reverse/step-reverse.exp adds b46e0b89f3d Automatic date update in version.in adds 0e389a1595b Automatic date update in version.in adds 4142b236835 LoongArch: Support referring to FCSRs as $fcsrX adds 4664287240d Automatic date update in version.in new 9a3369d55a4 libsframe: add library versioning new f5bea578e9b libsframe: remove sframe_get_funcdesc_with_addr API new 2226526519f libsframe: add symbol versioning new 266673dc95b libsframe: update the semantics of sframe_fre_get_ra_offset new b94c84daa0b libsframe: update the semantics of sframe_fre_get_fp_offset new d19a5292ee5 libsframe: use uint32_t for fre_type and fde_type function args new 42628bc07a4 libsframe: bfd: use uint32_t for return type of sframe_calc [...] new 8f1d1c6b236 libsframe: use uint8_t instead of unsigned char for abi_arch new db31fb506dc libsframe: use uint8_t for return type of sframe_fre_get_ba [...] new 3ca9e26c180 libsframe: use appropriate data types for args of sframe_encode new f53f0185d2e libsframe: bfd: use uint32_t for return type of get_num_fidx APIs new 98ae4d64c3e binutils/NEWS: add note about upcoming libsframe changes new 301f7216b18 libsframe: fix sframe_find_fre for pltN entries new e606cb8477f sframe: update comment for SFRAME_FDE_TYPE_PCMASK fde new e493d9f8c78 doc: sframe: fix the text for SFRAME_FDE_TYPE_PCMASK fde type new c5283a29668 sframe.h: format bump to version 2 new 5ed0fa0232f gas: generate SFrame section with version SFRAME_VERSION_2 new 5e1059a191e libsframe: add new APIs to get SFrame version new 92602a7490d libsframe: add new APIs to add and get SFrame FDE in SFrame V2 new 0736556cf19 libsframe: adjust version check in sframe_header_sanity_check_p new b9191fa3f2a libsframe: testsuite: fixes for SFRAME_VERSION_2 new 998f6e0cb3e bfd: linker: add support for rep_block_size for pltN entries new 30c473ae434 bfd: linker: generate SFrame sections with version SFRAME_V [...] new 6dc3779657a objdump/readelf: adjust for SFRAME_VERSION_2 new 99a6cb7031a doc: wip alignment related new 4ad8dc5e610 doc: sframe: update specification for SFRAME_VERSION_2 new 5bd7cdf6275 binutils/NEWS: announce SFrame version 2 as the new default
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (23482ccf000) \ N -- N -- N refs/heads/users/ibhagat/try-sframe-v2 (5bd7cdf6275)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 27 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/version.h | 2 +- gas/config/tc-loongarch.c | 29 ++++++++++++++++++++++++++++- gas/testsuite/gas/loongarch/float_op.d | 4 ++-- gas/testsuite/gas/loongarch/float_op.s | 4 ++-- gdb/testsuite/gdb.reverse/step-reverse.exp | 28 +++++++++++++++++++++++++--- include/opcode/loongarch.h | 2 ++ ld/testsuite/ld-aarch64/sframe-simple-1.d | 4 ++-- ld/testsuite/ld-x86-64/sframe-plt-1.d | 2 +- ld/testsuite/ld-x86-64/sframe-simple-1.d | 4 ++-- opcodes/loongarch-dis.c | 11 ++++++++++- opcodes/loongarch-opc.c | 14 ++++++++++++-- 11 files changed, 87 insertions(+), 17 deletions(-)