User Details
- User Since
- Feb 11 2015, 7:59 AM (460 w, 2 d)
Apr 26 2023
Jan 31 2023
Oct 31 2022
In libgcc, the same macro is used for both _Unwind_RaiseException_Phase2 and _Unwind_ForcedUnwind_Phase2.
_Unwind_ForcedUnwind usages in glibc always terminate and don't unwind stack. We may not need to check
return address on shadow stack in this case.
May 5 2022
May 4 2022
Apr 14 2022
Nov 3 2021
Oct 27 2021
Oct 26 2021
Oct 8 2021
Oct 7 2021
Oct 6 2021
Oct 5 2021
Oct 4 2021
Oct 2 2021
Sep 14 2021
Sep 9 2021
The choice that high bits are unspecified rather than extended is an interesting one. Can you speak to that? That's good for +, -, *, &, |, ^, <<, and narrowing conversions, but bad for ==, <, /, >>, and widening conversions.
I've added @hjl.tools to the review for his opinions, as he was the primary driver for the x64 ABI proposal. HJ, can you help me out here?
Aug 25 2021
Jul 29 2021
Jul 28 2021
Jul 27 2021
Jul 21 2021
Jul 15 2021
Jul 14 2021
Jul 6 2021
Jun 30 2021
Please open a binutils bug with a testcase and CC me. I will take a look.
May 13 2021
Apr 1 2021
Dec 16 2020
Does this fix https://github.com/golang/go/issues/42440?
Nov 29 2020
Nov 28 2020
My old x32 patches are at https://github.com/hjl-tools/llvm-x32-old/tree/hjl/x32/2016-09-01
Nov 14 2020
May 19 2020
May 11 2020
May 10 2020
May 9 2020
May 8 2020
Apr 21 2020
Apr 9 2020
Apr 2 2020
Look good to me.
Mar 31 2020
Mar 30 2020
Mar 29 2020
Please take a look at
Mar 28 2020
Feb 5 2020
Mar 7 2019
Mar 1 2019
Feb 28 2019
Feb 27 2019
Feb 21 2019
It looks like that ReadBinaryNameCached doesn't work on Windows.
Someone who is familiar with Windows should take a look.
Feb 20 2019
Feb 19 2019
See: