aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* comptools/autoconf: chmod files to u+wYann E. MORIN"2011-03-031-0/+1
* comptools/make: chmod files to u+wYann E. MORIN"2011-03-031-0/+1
* comptools/automake: chmod files to u+wYann E. MORIN"2011-03-031-0/+1
* debug/gdb: chmod ncurses files to u+wYann E. MORIN"2011-03-031-0/+1
* kernel/linux: add latest 2.6.37.2 versionYann E. MORIN"2011-02-271-0/+5
* binutils/sstrip: build statically for static toolchainsYann E. MORIN"2011-02-271-1/+6
* binutils/elf2flt: remove trailing spacesYann E. MORIN"2011-02-271-1/+1
* docs: rename chapter 9Yann E. MORIN"2011-02-271-0/+0
* docs: add chapter 9 to ToCYann E. MORIN"2011-02-242-2/+8
* docs: add an in-depth explanations of the build stepsYann E. MORIN"2011-02-241-0/+257
* complibs/mpc: add latest version 0.9Yann E. MORIN"2011-02-231-0/+6
* complibs/ppl: add latest version 0.11.1Yann E. MORIN"2011-02-231-0/+6
* kernel/linux: fix typo in version stringYann E. MORIN"2011-02-221-1/+1
* cc/gcc: do not build plugins for static toolchainsYann E. MORIN"2011-02-222-0/+2
* libc/glibc: LinuxThreads are no longer supported in latest versionsYann E. MORIN"2011-02-211-1/+2
* libc/glibc: fix dubious construct when installing headersYann E. MORIN"2011-02-211-1/+6
* libc/glibc: only install start files for NPTLYann E. MORIN"2011-02-211-18/+20
* libc/glibc: add fortify optionYann E. MORIN"2011-02-212-1/+29
* internals: don't remove lib64 symlinks in sysrootYann E. MORIN"2011-02-211-2/+0
* kernel/linux: add latest versionsYann E. MORIN"2011-02-211-27/+17
* comptools: install them side-to-side with build toolsYann E. MORIN"2010-12-185-6/+6
* buildtools: the buildtools dir is in fact a prefixYann E. MORIN"2010-12-202-10/+10
* buildtools: move to working directoryYann E. MORIN"2010-12-232-8/+10
* buildtools: store path to buildtools in a variableYann E. MORIN"2011-02-201-7/+8
* scripts: create the makeinfo wrapper before we set PATHYann E. MORIN"2011-01-221-7/+7
* kernel: move the headers install stepYann E. MORIN"2011-01-221-1/+1
* debug/gdb: add versions from LinaroYann E. MORIN"2011-02-172-1/+21
* cc/gcc: add versions from LinaroYann E. MORIN"2011-02-172-1/+30
* internals: fix stripping host binariesYann E. MORIN"2011-02-171-4/+6
* libc/eglibc: Make eglibc 2.11 and 2.12 not experimentalBryan Hundven2011-02-121-2/+0
* libc/eglibc: Add 2.13 branchBryan Hundven2011-02-121-0/+6
* samples: update the samplesYann E. MORIN"2011-01-3040-381/+704
* libc/glibc: add option to force unwindYann E. MORIN"2011-01-312-2/+33
* scripts: update toolsYann E. MORIN"2011-01-302-10/+13
* cc/gcc: enable plugins if neededYann E. MORIN"2011-01-283-7/+34
* scripts: squash the multi-slash in the sysroot symlinkYann E. MORIN"2011-01-261-3/+4
* comptools: add make-3.81Yann E. MORIN"2011-01-292-0/+31
* config: add an option not to remove the destination directoryYann E. MORIN"2011-01-282-1/+23
* samples: update the mingw sampleYann E. MORIN"2011-01-261-11/+20
* libc/mingw: do not remove support symlinkYann E. MORIN"2011-01-261-3/+4
* config/toolchain: force use of sysroot if OBSOLETE is not setYann E. MORIN"2011-01-251-0/+6
* scripts: fix double slash in pathsYann E. MORIN"2011-01-252-0/+20
* config: add an option to name the sysroot directoryYann E. MORIN"2011-01-255-10/+30
* libc: remove now unneeded do_libc_headersYann E. MORIN"2011-01-228-25/+0
* libc/glibc-eglibc: misc janitorial cleanups.Yann E. MORIN"2011-01-202-8/+12
* libc/glibc: add glibc specifics to the shared code, and use itYann E. MORIN"2011-01-222-203/+36
* scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"2011-01-2214-41/+38
* libc/glibc: commonalise assembling the list of addonsYann E. MORIN"2011-01-222-16/+5
* libc/glibc: commonalise setting of the minimum supported kernel versionYann E. MORIN"2011-01-222-30/+35
* libc/glibc: use the common start_files procedureYann E. MORIN"2011-01-222-238/+27