aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove literal gcc4 from glibc explanationgcc4Ken Moffat2005-09-061-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first attempt at glibc test revisionsKen Moffat2005-09-063-7/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add glibc patch to fix some math tests on x86Ken Moffat2005-09-055-2/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mainline merge as of 2005-09-04Matthew Burgess2005-09-048-30/+41
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the util-linux segfault fixMatthew Burgess2005-09-022-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Properly avoid the race condition in 'find' when removing GCC's fixed headersMatthew Burgess2005-09-023-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mainline merge as of 2005-08-31Matthew Burgess2005-08-318-17/+102
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Compile util-linux with -O instead of -O2 optimizations to prevent cfdisk ↵Matthew Burgess2005-08-302-0/+11
| | | | | | from segfaulting git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to inetutils-gcc4_fixes-3.patch to properly fix GCC4 compilation problemsMatthew Burgess2005-08-302-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed -i from sed commands in gcc-pass2Ken Moffat2005-08-303-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove '&&' from the `find' command that removes fixed headers as this may ↵Matthew Burgess2005-08-232-1/+6
| | | | | | fail due to a race condition between `find' and `rm' (fixes bug 1621) git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mainline merge as of 2005-08-23Matthew Burgess2005-08-236-35/+68
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplify finding where GCC's specs and private include dir liveMatthew Burgess2005-08-183-5/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mainline merge as of 2005-08-18Matthew Burgess2005-08-188-18/+56
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent GCC's -fomit-frame-pointer sed from breaking if invoked more than onceMatthew Burgess2005-08-154-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge trunk revs 6677:6681Matthew Burgess2005-08-148-5/+34
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mention the known libmudflap GCC test failuresMatthew Burgess2005-08-142-4/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sed to force -fomit-frame-pointer on non-bootstrap GCC buildsMatthew Burgess2005-08-144-2/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mainline merge as of 2005-08-12Matthew Burgess2005-08-1215-32/+108
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge of trunk changesMatthew Burgess2005-07-3018-558/+170
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor rewordings regarding Tar's GCC-4 patch (Randy McMurchy)Matthew Burgess2005-07-302-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove GCC's fixincludes patch as it's no longer referenced (Randy McMurchy)Matthew Burgess2005-07-303-9/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove remaining references to GCC linkonce patchMatthew Burgess2005-07-304-11/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged spelling fix to gcc4 branchJeremy Huntwork2005-07-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typos in changelog datesMatthew Burgess2005-07-281-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add gcc4 related patch for kbdMatthew Burgess2005-07-284-0/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add inetutils GCC-4.x patchMatthew Burgess2005-07-284-0/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor typoMatthew Burgess2005-07-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove test failure note from GRUB, as the test passes under GCC-4Matthew Burgess2005-07-282-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add GCC-4 patch to tar in chapter 6Matthew Burgess2005-07-283-2/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add gcc-4 related patches to chapter06 glibcMatthew Burgess2005-07-212-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Unset GCC_INCLUDEDIR variable once it's no longer neededMatthew Burgess2005-07-213-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typo in fixincludes header removal commandMatthew Burgess2005-07-202-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix (Chris Staub)Matthew Burgess2005-07-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explain the fixincludes process, and other nearby rewordingMatthew Burgess2005-07-182-10/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove all headers fixed by fixincludesMatthew Burgess2005-07-183-6/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the specs file seds to prevent multiple runs from affecting the fileMatthew Burgess2005-07-173-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove fixinclude sed from gcc pass1, and reintroduce the associated header ↵Matthew Burgess2005-07-174-8/+14
| | | | | | removal git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sed to chapter 5 gcc builds to force the fixincludes to use headers ↵Jeremy Huntwork2005-07-173-0/+15
| | | | | | from /tools and not the host. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed linkonce and no_fixinclude patches for gcc4. Also removed the ↵Jeremy Huntwork2005-07-174-41/+10
| | | | | | command to remove the pthread.h and sigthread.h files. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed chapter 6 readjusting the toolchain sed.Jeremy Huntwork2005-07-162-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted diffutils versionJeremy Huntwork2005-07-162-3/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed adjusting toolchain sedJeremy Huntwork2005-07-162-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated diffutils to 2.8.7Jeremy Huntwork2005-07-162-3/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted specs patch change.Jeremy Huntwork2005-07-162-3/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated gcc specs patchJeremy Huntwork2005-07-162-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected the GCC specs patch nameMatthew Burgess2005-07-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated patches entity to point to a unique location for this bookMatthew Burgess2005-07-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added patch necessary for chapter 5's Tar to compile with GCC-4.xMatthew Burgess2005-07-154-0/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Account for the fact that GCC-4.x no longer installs its spec fileMatthew Burgess2005-07-152-6/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689