aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass2.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew ↵Jeremy Huntwork2007-09-151-15/+40
| | | | | | Burgess for preparing a discrete patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous && in chained commandsDan Nichilson2007-07-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Syncing trunk with 6.2 branch.Manuel Canales Esparcia2006-07-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.Jeremy Huntwork2006-05-271-23/+6
| | | | | | | | Better organizes the commands and data so that the flow of the book is not lost. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced "<" by "less than".Manuel Canales Esparcia2006-05-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved all dependency information to a new page, Appendix C.Jeremy Huntwork2006-04-181-4/+0
| | | | | | | | | | | Appendix C also contains information concerning the build order. While there might need to be a few tweaks yet, this information is complete enough at this point to close out the long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for helping get this finished. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 05, part 3Manuel Canales Esparcia2006-01-201-147/+175
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Including patches.ent from general.entManuel Canales Esparcia2005-11-101-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Alter some --libexecdir options to improve general consistency throughout ↵Matthew Burgess2005-11-071-4/+4
| | | | | | the book git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove optimization related warnings from the toolchain packagesMatthew Burgess2005-11-061-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typosMatthew Burgess2005-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent GCC's fixincludes from running during chapter 5 pass2 and chapter 6Matthew Burgess2005-10-041-16/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gcc-4.0.1 (merge of gcc4 branch)Matthew Burgess2005-09-091-31/+48
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated some entities to account for the website migration.Archaic2005-07-091-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reference to the wiki. Pointed to the FAQ instead.Archaic2005-07-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Missed link to gcc test results. Updated.Archaic2005-07-041-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct misuse of effect (Randy McMurchy).Matthew Burgess2005-06-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed references to separate gcc tarballs.Archaic2005-06-141-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated all chapter 5 build sizes.Archaic2005-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed patches to use entitiesJim Gifford2005-05-231-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-14/+150
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added <literal> tags.Manuel Canales Esparcia2005-01-301-3/+3
| | | | | | Added NEW comments to commands that differs from testing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some look issues in unstable.Manuel Canales Esparcia2004-12-221-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the text in chapter 06.Manuel Canales Esparcia2004-12-211-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text in chapter 05 - second round.Manuel Canales Esparcia2004-12-201-119/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated gcc testresults link to be appropriate for gcc 3.4.3Jeremy Utley2004-12-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected the patch name for the gcc 3.4.3 specs patchJeremy Utley2004-11-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Forgot to put the link to the new testresults. No changelog for this one, ↵Jeremy Utley2004-09-091-1/+1
| | | | | | consider it a part of the upgrade to 3.4.2 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated GCC testresults linkAlexander E. Patrakov2004-07-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to GCC 3.4.1Zack Winkles2004-07-021-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Moved discussion of glibc test failures to chapter 6, and reworded notes ↵Matthew Burgess2004-06-271-4/+2
| | | | | | aboutoptional tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated patch names to the new naming scheme used by the patches projectZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Globally changed DejaGnu to DejaGNUZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tagging corrections in chapters 5.Manuel Canales Esparcia2004-05-301-12/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Point to the correct GCC patchesZack Winkles2004-05-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the SBUs/disk-usage sections, the lists of options and the ↵Manuel Canales Esparcia2004-05-161-12/+33
| | | | | | contents sections in chapter05. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't build the libstdc++ in Chapter 5Zack Winkles2004-05-121-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed some unneeded tags.Manuel Canales Esparcia2004-05-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Committing current BE-LFS to head.Zack Winkles2004-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branchZack Winkles2004-05-031-29/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-35/+41
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual shuffles.Alex Gronenwoud2004-02-251-41/+42
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adapting the title of the 'Locking in' section.Alex Gronenwoud2004-02-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing 'grep -A7' into a comment.Alex Gronenwoud2004-02-071-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689