summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Convert the rest of packages to new frameworkAlexey Neyman491-33109/+0
2017-07-08Switch comp.libs/tools and debug to new framework.Alexey Neyman197-114926/+0
2017-07-08Convert gcc to new framework.Alexey Neyman273-24321/+0
2017-07-08First stab at gen-versions.shAlexey Neyman99-13077/+0
2017-06-08Fix debuild warnings/errorsAlexey Neyman6-96/+0
2017-06-06Fix the newly added msp430 sample with other GCC versionsAlexey Neyman4-0/+216
2017-06-05Mingw-w64 release 5.0.2Alexey Neyman1-0/+55
2017-06-05New GCC releases from LinaroAlexey Neyman62-28/+0
2017-06-05Add GDB 8.0 ...Alexey Neyman5-0/+166
2017-06-05Upgrade newlib to 2.5.0.20170519Alexey Neyman3-24/+0
2017-05-31Propagate xtensa fprintf fix to linaro versions.Alexey Neyman4-0/+294
2017-05-31gcc: xtensa: backport fix for incorrect code generationMax Filippov5-0/+368
2017-05-30Merge pull request #725 from KirillSmirnov/gcc7Alexey Neyman2-0/+56
2017-05-30Regenerate with --no-renamesAlexey Neyman1-25/+69
2017-05-27patches: Fix gcc-linaro-6 with gcc7Kirill K. Smirnov1-0/+28
2017-05-27patches: Add patch that fixes gcc6 with gcc7Kirill K. Smirnov1-0/+28
2017-05-25Handle ming32 as a hostAlexey Neyman1-0/+25
2017-05-23Add patch from GCC #80037Alexey Neyman5-0/+65
2017-05-15Disallow duma/ltrace/strace for bionicAlexey Neyman1-0/+42
2017-05-14Split the patch from CrystaX to separate commitsAlexey Neyman28-35140/+3100
2017-05-14Add sample Android config, gcc 6.3 patcheshyc3-0/+17647
2017-05-14Fix type mismatch in std::swap() argshyc1-0/+19
2017-05-14Fix for ctype change in NDK 14hyc1-0/+58
2017-05-14Preliminary bionic/Android supporthyc1-0/+17570
2017-05-14Fix sh4-*-linux with GCC7Alexey Neyman2-0/+361
2017-05-14Patches for glibc to compile with GCC7Alexey Neyman40-0/+2223
2017-05-12Add patch to uClibc-ng that allows building with GCC7Alexey Neyman5-0/+305
2017-05-12Add GCC 7.1.0Alexey Neyman10-0/+356
2017-04-11Sort out newlib patchesAlexey Neyman35-23/+832
2017-03-20elf2flt: patch has been accepted upstreamAlexey Neyman1-111/+0
2017-03-19Merge pull request #639 from stilor/tweak-gcc-movelibsAlexey Neyman9-0/+386
2017-03-15Make uClibc-ng search multilib dir if one is setAlexey Neyman4-0/+176
2017-03-12Merge pull request #643 from stilor/macos-mingw-malloc.hAlexey Neyman15-0/+461
2017-03-12Fix library search paths on PowerPCAlexey Neyman5-0/+210
2017-03-11Only include <malloc.h> if configure says it existsAlexey Neyman15-0/+461
2017-03-11Merge pull request #641 from stilor/arm-glibc-2.13Alexey Neyman12-0/+840
2017-03-10Patch from upstream fixing dlopen from a static appAlexey Neyman1-0/+56
2017-03-10Add ARM patches for 2.12.2/2.13Alexey Neyman12-0/+840
2017-03-09Merge pull request #637 from stilor/macos-sparc-glibcAlexey Neyman17-0/+803
2017-03-09Fix unifdef in Linux 2.6.32 on macosAlexey Neyman1-0/+11
2017-03-09Patch failing grep expression in glibc configureAlexey Neyman17-0/+803
2017-03-07Merge pull request #627 from dankm/freebsdAlexey Neyman16-208/+0
2017-03-06Drop the stat64 Cygwin patchDan McGregor16-208/+0
2017-03-05Backport patches to glibc 2.14+Alexey Neyman65-0/+6578
2017-03-04Pick up new revision in elf2fltAlexey Neyman3-247/+111
2017-03-04Add binutils 2.28Alexey Neyman9-0/+612
2017-03-01Fix uClibc{,-ng} build on macosAlexey Neyman4-0/+119
2017-03-01Backport the fix from 2.19 for cross-rpcgen on macosAlexey Neyman9-0/+288
2017-02-28Macos needs a local ELF header, tooAlexey Neyman2-4/+61
2017-02-28Fix elf2flt build on Cygwin in a different wayAlexey Neyman2-81/+190