log sources/patches/gcc-core-fix-inhibit-libc.patch @ 1700:5a57035b1946 draft

age author description
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 Feb 2008 20:22:55 -0600 Rob Landley Make gcc build sh without libc. Probably other targets need this too...