[RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
Yury Usishchev
y.usishchev@samsung.com
Tue Feb 16 20:28:00 GMT 2016
More information about the Binutils mailing list
Tue Feb 16 20:28:00 GMT 2016
- Previous message (by thread): [RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
- Next message (by thread): Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Doug! Could you review this patch? Original thread can be found here: https://sourceware.org/ml/binutils/2016-02/msg00164.html I attached the patch here as well. BR, Yury Usishchev -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ARM-Add-cantunwind-when-unwind-info-does-not-match-s.patch Type: text/x-diff Size: 4208 bytes Desc: 0001-ARM-Add-cantunwind-when-unwind-info-does-not-match-s.patch URL: <https://sourceware.org/pipermail/binutils/attachments/20160216/a638d195/attachment.bin> -------------- next part -------------- Yury Usishchev <y.usishchev@samsung.com> writes: > Hello! > > Thanks for the explanation. > >> + if (first_word) >> >> When the condition is not a bool, I prefer using "!= 0". > Done. > > BR, > Yury Usishchev > > gold/ > 2016-02-11 Yury Usishchev <y.usishchev@samsung.com> > > PR gold/19611 > * arm.cc (fix_exidx_coverage): Insert cantunwind when address in > first unwind entry does not match start of section. > * testsuite/Makefile.am (arm_exidx_test.stdout): Add dump of unwind info > * testsuite/Makefile.in: Regenerate > * testsuite/arm_exidx_test.c: Add sections to test unwind info merging > * testsuite/arm_exidx_test.sh: Add check for correct unwind info merging
- Previous message (by thread): [RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
- Next message (by thread): Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list