|
Failed to load latest commit information. |
|
bash-fixfunc.patch
|
The ancient version of bash had function definition exports, and was …
|
Sep 29, 2014
|
|
bash-fixread.patch
|
Fix the lfs-bootstrap m4 hang.
|
Sep 8, 2011
|
|
bash-fixsize.patch
|
Path from George Boudreau to make bash build more portable.
|
Apr 18, 2007
|
|
binutils-bfd.patch
|
Changes to build cross-compiler-sh2eb.
|
Jun 21, 2015
|
|
binutils-mips.patch
|
Undo crazy thing binutils did for no apparent reason. (Long since fix…
|
Feb 10, 2016
|
|
binutils-screwinfo.patch
|
Upgrade binutils to the last GPLv2 commit in the .git repository (397…
|
Sep 26, 2012
|
|
binutils-shpcrel.patch
|
Switch sh4 to musl.
|
Dec 2, 2015
|
|
elf2flt-make.patch
|
Add basic elf2flt support to simple-cross-compiler.sh and sh2eb.
|
Nov 7, 2014
|
|
elf2flt-musl.patch
|
Fix building CROSS_COMPILER_HOST=i686 sh2eb now that i686 is musl.
|
Jan 4, 2016
|
|
elf2flt-stack.patch
|
Fix default stack size so sh2eb builds runnable busybox and toybox.
|
Oct 19, 2015
|
|
gcc-core-armeb.patch
|
Change a comment to silence a warning.
|
Jun 12, 2009
|
|
gcc-core-fix-inhibit-libc.patch
|
Poking at alpha support: add the same inhibit-libc guard that gcc scr…
|
Jan 11, 2010
|
|
gcc-core-fix52.patch
|
Workaround for building with gcc 5.2, from Konrad Eisele and Rich Fel…
|
Dec 16, 2015
|
|
gcc-core-fixmips64.patch
|
Add 64-bit mips target.
|
Mar 1, 2010
|
|
gcc-core-libgcceh.patch
|
Convince gcc to build/install libgcc_eh.a even for --disable-shared c…
|
Aug 22, 2009
|
|
gcc-core-macrosity.patch
|
Teach the compiler to emit the macro linux 3.7 wants in the mips build.
|
Dec 15, 2012
|
|
gcc-core-musl.patch
|
Update gcc-core musl support patches.
|
Jul 5, 2014
|
|
gcc-core-sh2.patch
|
Don't let the sh2 patch break sh4.
|
Dec 2, 2014
|
|
gcc-core-shpic.patch
|
The sh2 elf2flt target I'm testing needs a non-pic libgcc.a to work.
|
May 23, 2015
|
|
gcc-core-softfloat-fix.patch
|
Updated patch to fix soft float for armv4l and armv4eb
|
Aug 12, 2009
|
|
gcc-core-stopdefaults.patch
|
Bobby Bingham hit a case where the gcc build would detect an existing…
|
Mar 31, 2014
|
|
gcc-core-stopdefaults2.patch
|
Patch from Bobby Bingham to remove some more hardwired path stupidity…
|
Jul 3, 2014
|
|
gcc-core-unbreak-armv4t.patch
|
Add patch armv4tl needs, and tweak settings to provide equivalent but…
|
Oct 2, 2009
|
|
gcc-core-weakbugs.patch
|
Switch sh4 to musl.
|
Dec 2, 2015
|
|
gcc-core-xgcc.patch
|
Build sh2eb for the numato mimas v2. Still a lot of rough edges.
|
Oct 7, 2015
|
|
gcc-g++-is-stupid.patch
|
Build libsupc++.a in preparation for building uClibc++.
|
Nov 3, 2008
|
|
linux-arm-qemuirq.patch
|
Undo random arm IRQ routing breakage du jour, yet again.
|
Oct 26, 2013
|
|
linux-deeplystupid.patch
|
linux 3.15
|
Aug 15, 2014
|
|
linux-fixsh4.patch
|
Linux 3.14 is out.
|
Apr 2, 2014
|
|
linux-fixuClibc.patch
|
You have to "hg add" before you can "hg commit" and it's REALLY embar…
|
Jul 9, 2013
|
|
linux-hack.patch
|
Workaround for linux breaking my toolchain on i686.
|
Dec 14, 2012
|
|
linux-jcore.patch
|
Linux 4.3
|
Jan 11, 2016
|
|
linux-noperl-timeconst.patch
|
Linux 4.2
|
Nov 12, 2015
|
|
linux-powerpc-altivec.patch
|
Fix the powerpc build breakage in current linux kernels.
|
Apr 17, 2014
|
|
linux-powerpc-bamboo.patch
|
Redo powerpc-440fp target.
|
Jan 6, 2016
|
|
linux-sh4-fixifconfig.patch
|
Revert sh4 breakage.
|
Aug 7, 2011
|
|
linux-shutup.patch
|
Linux 4.2
|
Nov 12, 2015
|
|
musl-mips.patch
|
Workaround for the musl mips segfaults.
|
Dec 15, 2015
|
|
musl-regex.patch
|
Updated musl-regex patch to add \| for toybox grep.
|
May 4, 2015
|
|
toybox-grep.patch
|
Upgrade toybox and musl versions.
|
Nov 4, 2015
|
|
uClibc++-norelpath.patch
|
Fix ".config is a directory" error with uClibc++.
|
Aug 17, 2012
|
|
uClibc++-nozdefs.patch
|
Add C++ support to native compiler, based on uClibc++.
|
Nov 4, 2008
|
|
uClibc++-unwind-cxx.patch
|
Converted ARMV5L from OABI to EABI with VFP support. Added patches fo…
|
Apr 6, 2009
|
|
uClibc-fixlocalestruct.patch
|
Kick uClibc 0.9.32-rc3 to UNSTABLE for the moment, and put 0.9.31 bac…
|
May 22, 2011
|
|
uClibc-fixm68k.patch
|
Upgrade to uClibc 0.9.33.1 (and use NPTL), and busybox 1.19.4.
|
Apr 19, 2012
|
|
uClibc-headerdep.patch
|
Another uClibc dependency glitch: with "make -j 1 install" sysnum.h i…
|
Nov 10, 2012
|
|
uClibc-lddwithmusl.patch
|
Building uClibc's ldd using a musl host toolchain broke. Fix it.
|
Jan 4, 2016
|
|
uClibc-mips-siginfo.patch
|
Patch uClibc needs to build strace 4.9 on mips.
|
Dec 26, 2014
|
|
uClibc-mkostemp.patch
|
Patch to add mkostemp to uClibc, which util-linux needs in LFS 6.8.
|
Nov 7, 2011
|
|
uClibc-mmu.patch
|
Upgrade to uClibc 0.9.33.1 (and use NPTL), and busybox 1.19.4.
|
Apr 19, 2012
|
|
uClibc-nofollow.patch
|
Work around a uClibc bug where posix-2008 said to define something an…
|
Mar 10, 2013
|
|
uClibc-posix_spawn.patch
|
The lfs m4 build wasn't including -lrt when probing for posix_spawn, …
|
Aug 23, 2013
|
|
uClibc-pthread_once.patch
|
Patch from David Halls to fix uClibc build with NPTL on x86. (Which a…
|
Jan 25, 2015
|
|
uClibc-ruserpass.patch
|
Switch uClibc to 0.9.32, which simplifies the patch stack a lot but a…
|
Jul 24, 2011
|
|
uClibc-setns.c
|
Patch to add 5 year old syscall to uClibc.
|
Mar 19, 2015
|
|
uClibc-setns.patch
|
I really, really, really need to finish switching to musl.
|
Apr 12, 2015
|
|
uClibc-shutupldd.patch
|
Stop ldd spewing debug messages.
|
Oct 9, 2011
|
|
uClibc-sparcfix.patch
|
Fix sparc dynamic linker.
|
Dec 27, 2011
|
|
uClibc-strndup.patch
|
Cosmetic issue: strndup is in posix-2008.
|
Sep 16, 2015
|