GregorR / musl-gcc-patches

Patches to GCC necessary for supporting musl.
22 stars 10 forks source link

gcc microblaze needs a size_t patch #1

Closed rofl0r closed 10 years ago

rofl0r commented 10 years ago

http://gcc.1065356.n5.nabble.com/attachment/989587/0/0006-Patch-microblaze-Add-SIZE_TYPE-and-PTRDIFF_TYPE-to-m.patch

from http://gcc.1065356.n5.nabble.com/Patch-microblaze-Add-SIZE-TYPE-and-PTRDIFF-TYPE-to-microblaze-h-td922446.html

after merging this we could remove the musl-microblaze-size_t patch from musl-cross.

rofl0r commented 10 years ago

note: i'm doing this here this way so i dont mess up your "hg patchqueues", but it is actually kinda urgent to get this in

GregorR commented 10 years ago

Merged.