User Details
User Details
- User Since
- Jul 27 2018, 2:48 AM (143 w, 10 h)
Feb 15 2021
Feb 15 2021
fbsd-phab_maskray.me added inline comments to D24366: Align initial-exec TLS segments to the p_vaddr % align..
Jan 31 2021
Jan 31 2021
fbsd-phab_maskray.me added inline comments to D24366: Align initial-exec TLS segments to the p_vaddr % align..
Jan 29 2021
Jan 29 2021
fbsd-phab_maskray.me added inline comments to D24366: Align initial-exec TLS segments to the p_vaddr % align..
Oct 6 2020
Oct 6 2020
Oct 4 2020
Oct 4 2020
Oct 3 2020
Oct 3 2020
fbsd-phab_maskray.me added inline comments to D26647: Implement ptsname_r..
Sep 8 2020
Sep 8 2020
fbsd-phab_maskray.me updated the summary of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me updated the diff for D26352: Don't allow strong symbols to override weak ones for lookups.
Fix all STB_WEAK occurrences
Sep 7 2020
Sep 7 2020
fbsd-phab_maskray.me added a comment to D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me updated the summary of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me updated the summary of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me added reviewers for D26352: Don't allow strong symbols to override weak ones for lookups: kib, bdragon, kan.
fbsd-phab_maskray.me updated the summary of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me updated the summary of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me updated the summary of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me requested review of D26352: Don't allow strong symbols to override weak ones for lookups.
fbsd-phab_maskray.me added a comment to D23869: amd64 atomic.h: minor codegen optimization in flag access.
This has been supported since GCC 6/clang 9 (https://reviews.llvm.org/D57394). It would be better if the logic were conditioned on __GCC_ASM_FLAG_OUTPUTS__.
Mar 21 2020
Mar 21 2020
fbsd-phab_maskray.me added a comment to D24109: [LLVM][PPC32] Backport LLVM D75394.
I am hoping an administrator can change my username to something else. I don't want to expose my email address this way.
Mar 4 2020
Mar 4 2020
fbsd-phab_maskray.me added a comment to D23952: Link stand/i386 components using a linker script.
I really hope some administrator can change my username to something more sensible.
Feb 23 2020
Feb 23 2020
Looks good.
Sep 6 2019
Sep 6 2019
fbsd-phab_maskray.me added a comment to D21163: Make p_vaddr % p_align == p_offset % p_align for TLS segments..
fbsd-phab_maskray.me added a comment to D21476: [PowerPC] force applications linked with lib CSU to have .got.
Aug 21 2019
Aug 21 2019
fbsd-phab_maskray.me added a comment to D21163: Make p_vaddr % p_align == p_offset % p_align for TLS segments..
Local-Exec TP offsets are link-time constants, and thus contracts between ld and ld.so. It may be worth checking if rtld-elf computed Local-Exec TP offsets match lld.
Jul 27 2018
Jul 27 2018
fbsd-phab_maskray.me added a comment to D16451: Improve --strip-trailing-cr handling.