serenity icon indicating copy to clipboard operation
serenity copied to clipboard

"Do this at the next toolchain update" checklist

Open timschumi opened this issue 3 years ago • 2 comments

This is just a list of things that have queued up for the next "when we update toolchain" cycle and that we should keep track of.

binutils

GCC

  • [ ] Only drop the extracted tarball on a version bump or when the patches changed, similar to what Clang does.

Clang

timschumi avatar Jun 20 '22 14:06 timschumi

  • Remove _aligned_alloc and _aligned_free from LibC and stdlib.h

ADKaster avatar Jun 27 '22 03:06 ADKaster

Whoops, didn't see this on last toolchain update.

Maybe we should mention this in a comment in the toolchain files... so folks don't mess it.

bgianfo avatar Aug 28 '22 08:08 bgianfo

Taken care of with the LLVM 15 update (and the GCC script has been fixed up somewhere in between).

timschumi avatar Oct 26 '22 10:10 timschumi