summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jose V Beneyto [Mon, 8 Oct 2012 11:23:50 +0000 (11:23 +0000)]
Updated kernel headers to 3.5.4 (aligned with upstream)
Victor Martinez [Sat, 6 Oct 2012 11:41:49 +0000 (11:41 +0000)]
Toolchain update libgmp 5.0.5, libmpfr 3.1.1, libmpc 1.0.1, binutils 2.22, glibc 2.16.0, gcc 4.7.2
Fixed builds:
gcc-static: --disable-libquadmath (arm hasn't __float128)
glibc: "libc_cv_ctors_header=yes" (gcc constructor support is configured without the configure test)
gcc-final: --disable-bootstrap (removed the three times build bootstrap)
--disable-libgomp (not needed for cross compilations)
Jose V Beneyto [Fri, 6 May 2011 10:17:46 +0000 (12:17 +0200)]
Added new section in the Makefile to handle pkgutils-cross in CLFS
Jose V Beneyto [Mon, 18 Apr 2011 07:06:23 +0000 (09:06 +0200)]
Updated README file
Jose V Beneyto [Mon, 18 Apr 2011 06:47:40 +0000 (08:47 +0200)]
Fixed some minor issues in toolchain's Makefile and updated kernel headers to 2.6.35.6
Victor Martinez [Tue, 5 Apr 2011 12:51:03 +0000 (12:51 +0000)]
glibc-2.12.1-pot.patch: fixed
Victor Martinez [Fri, 25 Mar 2011 10:02:11 +0000 (10:02 +0000)]
Added and fixed glibc-2.12.1-pot.patch and Makefile
Victor Martinez [Thu, 3 Mar 2011 09:25:49 +0000 (09:25 +0000)]
Toolchain update.
Jose V Beneyto [Fri, 11 Jun 2010 07:03:29 +0000 (09:03 +0200)]
fixed url source for libmpfr
Victor Martinez [Sat, 22 May 2010 14:49:08 +0000 (16:49 +0200)]
Fixed typo error in gcc-final options
Jose V Beneyto [Thu, 20 May 2010 18:56:29 +0000 (20:56 +0200)]
Removed texinfo dependency (Thanks to Tilman Sauerbeck)
Jose V Beneyto [Fri, 26 Mar 2010 07:55:32 +0000 (08:55 +0100)]
added .gitignore file
Victor Martinez [Mon, 8 Mar 2010 12:38:56 +0000 (12:38 +0000)]
Fixed gcc test output.
Jose V Beneyto [Sat, 6 Mar 2010 10:37:45 +0000 (11:37 +0100)]
fixed last issues in Makefile's test stuff
Jose V Beneyto [Sat, 6 Mar 2010 10:09:50 +0000 (11:09 +0100)]
made some Makefile's test improvements (missing changed to Makefile)
Jose V Beneyto [Sat, 6 Mar 2010 10:08:57 +0000 (11:08 +0100)]
made some Makefile's test improvements
Jose V Beneyto [Fri, 5 Mar 2010 13:13:25 +0000 (14:13 +0100)]
fixed test in Makefile to be more wide compliant
Victor Martinez [Fri, 26 Feb 2010 08:38:02 +0000 (08:38 +0000)]
added eabi support
Jose V Beneyto [Tue, 8 Dec 2009 23:36:25 +0000 (00:36 +0100)]
Merge branch 'master' into 2.6
Jose V Beneyto [Tue, 8 Dec 2009 23:33:47 +0000 (00:33 +0100)]
Added some notes to master's README file
Jose V Beneyto [Mon, 7 Dec 2009 23:55:04 +0000 (00:55 +0100)]
Added Makefile and vars.mk which are also uptodate:
- linux-headers 2.6.30.1
- libgmp 4.3.1
- libmpfr 2.4.2
- glibc 2.10.1
- gcc 4.2.4
Jose V Beneyto [Mon, 7 Dec 2009 23:47:20 +0000 (00:47 +0100)]
Initial commit. Added README file.