log

age author description
Tue, 19 Jan 2010 19:29:51 -0600 Rob Landley Update uClibc to 0.9.30.2. (Breaks mips, tracking that down now.)
Tue, 19 Jan 2010 19:27:39 -0600 Rob Landley Build the static native binaries for all targets, not just the last one. (Thinko.)
Sun, 17 Jan 2010 17:26:12 -0600 Rob Landley Update strace to current version.
Thu, 14 Jan 2010 23:47:17 -0600 Rob Landley INLINE_SYSCALL isn't there on all targets, so switch to stuff that is. (This is kind of disgusting, but the problem's already been fixed in -dev so either there will someday be a new release, or it won't matter.)
Thu, 14 Jan 2010 23:45:14 -0600 Rob Landley Improved zilog serial fix from the ppc guys.
Tue, 12 Jan 2010 21:58:11 -0600 Rob Landley The 2.6.32 kernel headers broke the strace build, this fixes it.
Sun, 10 Jan 2010 20:51:04 -0600 Rob Landley Poking at alpha support: add the same inhibit-libc guard that gcc screwed up for sh4, so it can get as far as the gcc bug "libm/e_exp.c:144: internal compiler error: in emit_move_insn, at expr.c:3275" building uClibc.
Wed, 06 Jan 2010 21:36:38 -0600 Rob Landley Redo library sequencing, add -lgcc before -gcc_s (because that's what gcc expects).
Wed, 06 Jan 2010 06:27:05 -0600 Rob Landley Fall back to libgcc.a and libgcc_eh.a if two passes of libgcc_s.so didn't resolve the symbols we need.
Sun, 03 Jan 2010 22:34:06 -0600 Rob Landley Helps to actually remember to add the new file.
Sun, 03 Jan 2010 19:50:07 -0600 Rob Landley Fix buildall.sh to use the new script name.
Sun, 03 Jan 2010 17:04:39 -0600 Rob Landley Largeish refactoring and cleanup of compiler build:
Sun, 03 Jan 2010 05:04:35 -0600 Rob Landley Remove the old GIMME_AN_S logic, instead make ccwrap autodetect presence of libgcc_s.so. Also fix a typo causing a nasty bug with the two dash version of --static.
Tue, 22 Dec 2009 12:14:03 -0600 Rob Landley Oops, local changes I didn't mean to check in leaked. Fix it.
Tue, 22 Dec 2009 11:51:52 -0600 Rob Landley Minor cleanups and comments, introduce check_prerequisite function.
Sun, 20 Dec 2009 19:56:21 -0600 Rob Landley Actually remove functions that got moved to utility_functions.sh.
Sun, 20 Dec 2009 00:32:17 -0600 Rob Landley Once again add /sbin:/usr/sbin to $PATH when mke2fs isn't in $PATH.
Sat, 19 Dec 2009 00:51:16 -0600 Rob Landley Teach build_section to run "*.build" sections (with setupfor/cleanup called for them) as well as "*.sh" sections which do their own setup/cleanup.
Fri, 18 Dec 2009 03:38:21 -0600 Rob Landley Largeish cleanup of ccwrap.c. Remove lots of uclibc-isms, put rawcc in tools/bin.
Fri, 18 Dec 2009 03:36:12 -0600 Rob Landley Cosmetic tweak, have build_section spit out a === line with the sources/sections it's running.
Fri, 11 Dec 2009 22:34:39 +0100 Marc Andre Tanner Silence compiler warnings: unused variable ?ignore?
Wed, 16 Dec 2009 15:22:21 -0600 Rob Landley Update version numbers (oops).
Sun, 13 Dec 2009 00:13:44 -0600 Rob Landley Edge case in perl removal patch. Probably irrelevant, but match old perl script's output anyway.
Sun, 13 Dec 2009 00:13:09 -0600 Rob Landley Have host-tools.sh only make e2fs or squashfs tools if we need them.
Fri, 11 Dec 2009 22:29:06 +0100 Marc Andre Tanner Remove UCLIBC_GCC_{INC,LIB}
Fri, 11 Dec 2009 00:21:46 -0600 Rob Landley Script to caclulate unstable linux miniconfig from stable linux miniconfig, using make oldconfig.
Thu, 10 Dec 2009 03:34:22 -0600 Rob Landley New CONFIG_MMU entry showed up for arm, needs to be enabled in 2.6.32.
Tue, 08 Dec 2009 20:22:53 -0600 Rob Landley Update downloads/binaries/README
Tue, 08 Dec 2009 18:12:16 -0600 Rob Landley Announce release 0.9.9.
Tue, 08 Dec 2009 18:10:50 -0600 Rob Landley Added tag 0.9.9 for changeset d7485ceb119f