- Austin, TX USA
364 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 16 commits in 3 repositories
Created 1 repository
-
androm3da/eld
C++
This contribution was made on Apr 10
Created a pull request in qualcomm/eld that received 9 comments
Add "cstring" include for test case
When building this test case with clang++ 14.0.0, it fails to find memcpy:
/home/user/src/toolchain_for_hexagon/llvm-project/eld/test/Common/Plugin…
+2
−1
lines changed
•
9
comments
Opened 8 other pull requests in 2 repositories
quic/hexagonMVM
3
merged
1
open
-
.github: switch to Ubuntu 22 runner
This contribution was made on Apr 23
-
Cleanup commits - remove whitespace, semicolon, fix typos [no functionality change]
This contribution was made on Apr 23
-
draft: Add support for timer interrupt
This contribution was made on Apr 23
-
Fix r29/gosp swap ; Add register save/restore to tests that need it
This contribution was made on Apr 3
qualcomm/eld
4
merged
-
include <windows.h> for case-sensitive targets
This contribution was made on Apr 17
-
Change __FUNCSIG__ guard to _MSC_VER
This contribution was made on Apr 17
-
Add delimiter to "cannot read" diagnostic
This contribution was made on Apr 11
-
Change sort-section to permit space-delim
This contribution was made on Apr 11
Reviewed 4 pull requests in 4 repositories
quic/hexagonMVM
1 pull request
-
Fix r29/gosp swap ; Add register save/restore to tests that need it
This contribution was made on Apr 23
llvm/llvm-project
1 pull request
-
[HEXAGON] Fix corner cases for hwloops pass
This contribution was made on Apr 12
qualcomm/eld
1 pull request
-
Add "cstring" include for test case
This contribution was made on Apr 10
quic/toolchain_for_hexagon
1 pull request
-
Add eld support
This contribution was made on Apr 10
Created an issue in llvm/llvm-project that received 2 comments
[hexagon] switch to eld as the default linker
Now that it's available publicly, let's change the compiler driver to pick eld
by default. After this change, users can still override with -fuse-l…
2
comments