Mercurial > hg > aboriginal
graph
-
Elf2flt doesn't handle pic relocations well. Add an option to make it less bad. draftMon, 26 Oct 2015 14:35:14 -0500, by Rob Landley
-
Update config comment to show correct defaults. draftSat, 24 Oct 2015 06:40:58 -0500, by Rob Landley
-
Fix default stack size so sh2eb builds runnable busybox and toybox. draftMon, 19 Oct 2015 08:53:26 -0500, by Rob Landley
-
Add an /etc/os-release file, since the Linux Standard Base is imploding draftSun, 11 Oct 2015 03:10:26 -0500, by Rob Landley
-
Multiple users requested bzip2 compression-side back. draftSun, 11 Oct 2015 02:16:43 -0500, by Rob Landley
-
Build sh2eb for the numato mimas v2. Still a lot of rough edges. draftTue, 06 Oct 2015 22:05:53 -0500, by Rob Landley
-
If somebody feeds in -W,-elf2flt to set the stack size, don't feed the elf2flt flag in twice. draftMon, 21 Sep 2015 21:32:22 -0500, by Rob Landley
-
The elf2flt wrapper sometimes calles the unprefixed ld.real. Humor it for now. draftWed, 16 Sep 2015 17:08:11 -0500, by Rob Landley
-
When x86-64 switched on NPTL in uClibc, distcc broke, and it turns out fully draft 1.4.2Fri, 11 Sep 2015 13:25:14 -0500, by Rob Landley
-
Shouldn't need to build native-compiler to package system-image. draftSun, 06 Sep 2015 21:33:20 -0500, by Rob Landley
-
More verbose output for filesystem image creation. draftSun, 06 Sep 2015 21:25:56 -0500, by Rob Landley
-
Glitch in oneit that hit uClibc's pipe() error checking on sparc. draftSat, 05 Sep 2015 14:26:17 -0500, by Rob Landley
-
Vo Minh Thu was surprised by toybox replacing busybox and requested I update about.html. draftTue, 04 Aug 2015 14:40:20 -0500, by Rob Landley
-
Revert a broken commit that breaks mips on 4.0. draftThu, 23 Jul 2015 09:06:13 -0500, by Rob Landley
-
Only apply host tuple adjustment in cross-compiler.sh to elf toolchain. draftThu, 16 Jul 2015 06:08:20 -0500, by Rob Landley
-
Attempt at making sh2elf build cross-compiler from simple-cross-compiler draftTue, 14 Jul 2015 19:36:46 -0500, by Rob Landley
-
Teach sh2eb toolchain to produce flat binaries unless -melf argument supplied. draftThu, 25 Jun 2015 02:43:17 -0500, by Rob Landley
-
Switch from buildroot's random snapshot of a blackfin elf2flt last updated draftSat, 13 Jun 2015 06:01:23 -0500, by Rob Landley
-
Switch from ash (which #errors building nommu) to hush. draftWed, 10 Jun 2015 11:24:42 -0500, by Rob Landley
-
Remove leftover debug code that breaks the build (oops). draftThu, 04 Jun 2015 08:13:37 -0500, by Rob Landley
-
Building ELF toolchain with ./build.sh should stop early. draftTue, 26 May 2015 23:50:45 -0500, by Rob Landley
-
Teach build to do an elf compiler, no libc or root filesystem if no KARCH in target. draftTue, 26 May 2015 00:10:07 -0500, by Rob Landley
-
Removed linux-kernel from the build but not the repo. (Deleted it locally, didn't check in. Oops.) draftMon, 25 May 2015 21:47:52 -0500, by Rob Landley
-
Remember to check in the release announcement. draftSun, 24 May 2015 01:13:55 -0500, by Rob Landley
-
The sh2 elf2flt target I'm testing needs a non-pic libgcc.a to work. draftSat, 23 May 2015 16:41:30 -0500, by Rob Landley
-
Another guess at elf2flt build invocation for sh2eb. draftThu, 07 May 2015 15:58:42 -0500, by Rob Landley
-
Updated musl-regex patch to add \| for toybox grep. draftMon, 04 May 2015 13:32:19 -0500, by Rob Landley
-
The linux-kernel stage got merged back into system-image but build.sh dependencies weren't updated. (Oops.) draftTue, 14 Apr 2015 16:36:38 -0500, by Rob Landley
-
I really, really, really need to finish switching to musl. draftSun, 12 Apr 2015 02:24:26 -0500, by Rob Landley
-
Fix old URL that went away in 2009. (Oops.) Spotted by Patrick Lauer. draftThu, 09 Apr 2015 02:25:42 -0500, by Rob Landley
-
Now using gzip compression instead of bzip compression. draft 1.4.0Wed, 11 Mar 2015 03:31:47 -0500, by Rob Landley
-
Make the usr/ move only apply to native-compiler.sh and not cross-compiler.sh (which is a wrapper around native-compiler.sh). draftMon, 23 Feb 2015 01:00:31 -0600, by Rob Landley
-
Fix the darn ccwrap symlink resolution path logic that was finding the wrong /usr/include. draftSun, 22 Feb 2015 20:45:25 -0600, by Rob Landley
-
As long as current kernels have an overlay filesystem, might as well enable it. draftSun, 22 Feb 2015 17:22:00 -0600, by Rob Landley
-
Make tweak.sh actually work, and do less unnecessary rebuilding. draftSun, 22 Feb 2015 17:00:33 -0600, by Rob Landley
-
Split out hdainit.sh from the base root filesystem. draftSun, 22 Feb 2015 16:56:10 -0600, by Rob Landley