log

age author description
Sun, 21 Jun 2015 12:31:58 -0500 Rob Landley Changes to build cross-compiler-sh2eb. draft
Mon, 15 Jun 2015 15:26:38 -0500 Rob Landley Linux 4.0. draft
Mon, 15 Jun 2015 05:55:51 -0500 Rob Landley Missed some instances of ash/hush switching. draft
Sat, 13 Jun 2015 06:01:23 -0500 Rob Landley Switch from buildroot's random snapshot of a blackfin elf2flt last updated draft
Wed, 10 Jun 2015 11:24:42 -0500 Rob Landley Switch from ash (which #errors building nommu) to hush. draft
Mon, 08 Jun 2015 09:08:59 -0500 Rob Landley Cosmetic improvements to record-commands.sh. draft
Thu, 04 Jun 2015 20:06:54 -0500 Rob Landley Forgot to add the sh1sum for musl. draft
Thu, 04 Jun 2015 08:13:37 -0500 Rob Landley Remove leftover debug code that breaks the build (oops). draft
Tue, 26 May 2015 23:50:45 -0500 Rob Landley Building ELF toolchain with ./build.sh should stop early. draft
Tue, 26 May 2015 23:50:09 -0500 Rob Landley Update musl. draft
Tue, 26 May 2015 00:10:07 -0500 Rob Landley Teach build to do an elf compiler, no libc or root filesystem if no KARCH in target. draft
Mon, 25 May 2015 21:47:52 -0500 Rob Landley Removed linux-kernel from the build but not the repo. (Deleted it locally, didn't check in. Oops.) draft
Sun, 24 May 2015 01:13:55 -0500 Rob Landley Remember to check in the release announcement. draft
Sat, 23 May 2015 16:41:30 -0500 Rob Landley The sh2 elf2flt target I'm testing needs a non-pic libgcc.a to work. draft
Thu, 07 May 2015 15:58:42 -0500 Rob Landley Another guess at elf2flt build invocation for sh2eb. draft
Wed, 06 May 2015 15:26:13 -0500 Rob Landley Added tag 1.4.1 for changeset 79e08a2f2573 draft
Mon, 04 May 2015 13:32:19 -0500 Rob Landley Updated musl-regex patch to add \| for toybox grep. draft
Tue, 14 Apr 2015 16:37:21 -0500 Rob Landley linux 3.19 draft 1.4.1
Tue, 14 Apr 2015 16:36:38 -0500 Rob Landley The linux-kernel stage got merged back into system-image but build.sh dependencies weren't updated. (Oops.) draft
Sun, 12 Apr 2015 23:31:30 -0500 Rob Landley Check in web page changes for last release. draft
Sun, 12 Apr 2015 02:24:26 -0500 Rob Landley I really, really, really need to finish switching to musl. draft
Thu, 09 Apr 2015 02:25:42 -0500 Rob Landley Fix old URL that went away in 2009. (Oops.) Spotted by Patrick Lauer. draft
Fri, 27 Mar 2015 20:11:28 -0500 Rob Landley Add workaround for uClibc bug. draft
Thu, 19 Mar 2015 13:47:40 -0500 Rob Landley Patch to add 5 year old syscall to uClibc. draft
Wed, 11 Mar 2015 22:11:19 -0500 Rob Landley Added tag 1.4.0 for changeset 48d64deac231 draft
Wed, 11 Mar 2015 03:31:47 -0500 Rob Landley Now using gzip compression instead of bzip compression. draft 1.4.0
Wed, 04 Mar 2015 22:02:37 -0600 Rob Landley Toybox 0.5.2. draft
Mon, 23 Feb 2015 01:00:31 -0600 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). draft
Sun, 22 Feb 2015 20:45:25 -0600 Rob Landley Fix the darn ccwrap symlink resolution path logic that was finding the wrong /usr/include. draft
Sun, 22 Feb 2015 17:22:00 -0600 Rob Landley As long as current kernels have an overlay filesystem, might as well enable it. draft