Wintermute has posted a new release of devkitPPC, heres the release details:

We've just rolled a rather large update for both devkitPPC and devkitARM which brings the newlib patches much closer for the two toolchains. In preparation for 64 bit we've had to update the libsysbase devoptab interface to use pointers instead of ints for the file descriptor. If you're using your own devices it's just a matter of changing the file descriptor from int to void * & recompiling.

Binaries available through the Automated Installer/Updater as usual. Use the exe for windows, the perl scripts for other platforms.

devkitARM release 46
  • updated to gcc 6.3.0.
  • updated binutils to 2.27.
  • updated newlib to 2.5.0.
  • updated gdb to 7.12.
  • ndstool can now output dsiware compatible nds files, complete with dsi mode binaries.
  • *.twl.* source files now compiled into DSi sections.
  • picasso updated to 2.5.0.
  • bug fixes in 3dsxtool.


libnds 1.6.0
  • DSi specific code moved to DSi sections.
  • Macros added to mark code/data/bss for DSi sections.
  • DSi nand access exposed.
  • Fixed touchscreen in DSi mode on 3DS.
  • Updated for libsysbase changes.


dswifi 0.4.0
  • bugfixes and stability improvements based on feedback from Martin Korth.


devkitPPC release 29
  • updated to gcc 6.3.0.
  • updated newlib to 2.5.0.


libfat 1.1.0
  • Updated for libsysbase changes.
  • errno corrections.
  • Don't attempt to mount DSi SD in DS mode.


libctru 1.2.0 - see changelog @ https://github.com/smealum/ctrulib/blob ... angelog.md

citro3d 1.2.0
  • Major revamp of the 3D math library with many contributions from mtheall and tommai78101, including support for quaternion math.
  • Added C3D_ImmDrawRestartPrim and C3D_GetCmdBufUsage.
  • Added renderqueue-safe versions of GX commands.
  • Miscellaneous bug fixes.


Other libraries not mentioned have been updated for libsysbase changes and/or recompiled for latest tools and libraries.

TODO
  • recompile portlibs with latest tools.
  • merge and tag libraries in git repos.


We recommend that all libraries in use are recompiled from scratch.

More info --> http://devkitpro.org/viewtopic.php?f...b13528dd65fc20