aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
38 hoursMerge "Move verbose_subprocess_errors to exception notes." into mainHEADmastermainTreehugger Robot
40 hoursMerge "Update to Python 3.11." into mainTreehugger Robot
41 hoursMove verbose_subprocess_errors to exception notes.Dan Albert
41 hoursUpdate to Python 3.11.Dan Albert
41 hoursMerge "Document new page-size compatibility stuff." into mainTreehugger Robot
41 hoursDocument new page-size compatibility stuff.Dan Albert
7 daysMerge "Move the test summary back to the end." into mainTreehugger Robot
7 daysMove the test summary back to the end.Dan Albert
7 daysMerge "Don't test asan on riscv64." into mainElliott Hughes
7 daysDon't test asan on riscv64.Elliott Hughes
8 daysMerge "Stop using pip to install zipapp deps." into mainTreehugger Robot
8 daysStop using pip to install zipapp deps.Dan Albert
8 daysMerge "emutls-key-deletion: check that dlopen() succeeded." into mainTreehugger Robot
9 daysemutls-key-deletion: check that dlopen() succeeded.Elliott Hughes
9 daysMerge "cpufeatures: add riscv64." into mainElliott Hughes
9 daysMerge "Resolve FIXME" into mainFlorian Mayer
9 dayscpufeatures: add riscv64.Elliott Hughes
9 daysMerge "Update config to r28 canary." into mainTreehugger Robot
9 daysResolve FIXMEFlorian Mayer
9 daysMerge "Disallow pip from fetching from PyPI." into mainTreehugger Robot
9 daysDisallow pip from fetching from PyPI.Dan Albert
9 daysUpdate config to r28 canary.Dan Albert
2024-03-13Merge changes I81253c7d,I7dcdf582 into mainndk-r27-releaseTreehugger Robot
2024-03-13Remove dead code.Dan Albert
2024-03-13Replace pipes.quote with shlex.quote.Dan Albert
2024-03-12Merge "Fix a dead link in the changelog." into mainTreehugger Robot
2024-03-12Merge "Remove permanent known issue from the changelog." into mainTreehugger Robot
2024-03-12Merge changes Ieda79b6d,Iae2de765,I9d9b7bb2,I582e75e6,I977ce47f into mainTreehugger Robot
2024-03-12Fix a dead link in the changelog.Dan Albert
2024-03-12Remove permanent known issue from the changelog.Dan Albert
2024-03-12Update isort.Dan Albert
2024-03-12Update pytest.Dan Albert
2024-03-12Update pylint.Dan Albert
2024-03-12Update mypy.Dan Albert
2024-03-12Update black.Dan Albert
2024-03-12Merge "Update LLVM to r522817." into mainTreehugger Robot
2024-03-12Update LLVM to r522817.Dan Albert
2024-03-12Merge "Bump x86_64 testing to API 34." into mainTreehugger Robot
2024-03-12Bump x86_64 testing to API 34.Dan Albert
2024-03-12Merge "Relax Python environment restrictions." into mainDan Albert
2024-03-12Relax Python environment restrictions.Dan Albert
2024-03-06Merge "Extend flexible page-size mode to cover alignment." into mainTreehugger Robot
2024-03-06Merge "Add flexible page size compat mode." into mainTreehugger Robot
2024-03-06Extend flexible page-size mode to cover alignment.Dan Albert
2024-03-06Add flexible page size compat mode.Dan Albert
2024-03-05Merge changes I6bf46b7c,Ifaa6cf43,I02b9c474 into mainDan Albert
2024-02-29Add test for PAGE_SIZE presence.Dan Albert
2024-02-29Add test for default max-alignment.Dan Albert
2024-02-29Factor ndk-build/CMake logic out of FlagVerifier.Dan Albert
2024-02-28Merge "crtbrand.S: Fix alignment" into mainTreehugger Robot