aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Use an entity for BLFS URL's.Krejzi2015-01-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-4.9.2Bruce Dubbs2014-10-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* WordingBruce Dubbs2014-09-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10753 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor text changeBruce Dubbs2014-09-151-11/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10752 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.72Bruce Dubbs2014-09-081-2/+2
| | | | | | | | | | Add upstream patches to gcc Update to linux-3.16.2 Update to util-linux-2.25.1 Remove reference to defunct web site git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use verbose install.Krejzi2014-08-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove redundant options in gcc instructions.Bruce Dubbs2014-08-191-4/+0
| | | | | | | Add note about a test failure in util-linux. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Intermediate commit to test a change to gcc.Bruce Dubbs2014-08-031-5/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move sed to be after acl. Bruce Dubbs2014-08-031-1/+1
| | | | | | | | | Remove reference to obsolete /proc/ksyms in modules boot script. Change internal references to svn to an entitiy. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added BLFS link and tweaked text on GCC pageChris Staub2014-08-021-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove excess empty spaces from chapter6 gcc.Krejzi2014-07-261-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.15.6. Bruce Dubbs2014-07-181-1/+2
| | | | | | | | Update to gcc-4.9.1. Update to gettext-0.19.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.15.5. Bruce Dubbs2014-07-131-1/+1
| | | | | | | | | Update to man-pages-3.70. Update to e2fsprogs-1.42.11. Fix LTO symling in gcc instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed references to /lib/udev/devices.Bruce Dubbs2014-07-081-9/+1
| | | | | | | | | | | | Update to linux-3.15.4. Removed systemd references in bootscripts. Simlify lto instructions in chapter 6 gcc. Update XML-Parser source location. Update to eudev-1.9. Update to kbd-2.0.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify kernel configuration settings.Bruce Dubbs2014-05-151-1/+7
| | | | | | | | | | Fix gcc LTO symlink for i686 systems. Fix kbd-2.0.1.tar.gz md5sum. Fix procps-ng url. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to binutils to enable LTO with gcc-4.9.0. Bruce Dubbs2014-05-111-2/+10
| | | | | | | Remove omit-frame-pointer in gcc-pass2 and Chapter 6 gcc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bootscripts for eudev.Bruce Dubbs2014-05-111-0/+5
| | | | | | | | Add gcc patch for upstream changes.</para> Change explanation for using omit-frame-pointer in gcc-pass2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneeded instructions from gccBruce Dubbs2014-04-251-12/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update the example SEARCH_DIR output for i686 in the GCC text.Bruce Dubbs2014-04-071-2/+6
| | | | | | | Update to tzdata2014b. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update contents for libexec changesBruce Dubbs2014-02-201-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change kmod instructions to allow installation of man pages.Bruce Dubbs2014-02-181-10/+11
| | | | | | | Numerous whitespace fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.5.9.Bruce Dubbs2014-02-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | Incorporate beta FHS. Add /usr/share/ppd, /usr/libexec, /usr/share/color, /usr/local/share/color, /var/lib/color, and /usr/share/dict. Remove overrides for /usr/libexec: coreutils, findutils, gawk, gcc, glibc, inetutils, man-db, and tar. Move grub sbin executables from /usr/sbin to /sbin. Document two new glibc errors in the regression tests. Move man-db after util-linux to satisfy a test dependency in /tools and to speed the test up. Restore building the flex static library. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Set SED variable in gcc, not glibcBruce Dubbs2014-01-161-6/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sync gcc options and explanationsBruce Dubbs2013-12-301-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Actually let libiberty get installedBruce Dubbs2013-12-301-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use gcc version of libiberty.aBruce Dubbs2013-12-291-3/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Enable building sulogin in util-linux.Bruce Dubbs2013-12-081-0/+10
| | | | | | | | Supress installing sysvinit's sulogin. Several text updates from Chris Staub. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to the installed programs lists for several packagesBruce Dubbs2013-12-081-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to file and library contenets.Bruce Dubbs2013-08-191-12/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* I hesitate to make a commit today, but the changes are ready.Bruce Dubbs2013-04-021-2/+4
| | | | | | | | | | Upgrade to Linux-3.8.5 Upgrade to Systemd-200 Expand tcl space for regular expressions needed for some tests Disable a g++ libmudflap test that always fails git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove notes about enabling LTO support; it's enabled by default by both GCC ↵Matthew Burgess2013-03-291-10/+0
| | | | | | and Binutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Introduce --disable-install-libiberty to prevent GCC from installing ↵Matthew Burgess2013-03-291-16/+24
| | | | | | libiberty.a, but retain the existing sed as the configure flag doesn't seem to do what it should. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove instructions to prevent the building of GCC's info files.Matthew Burgess2013-03-291-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor touchupsBruce Dubbs2013-03-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to texinfo-5.0 and linux-3.7.9.Bruce Dubbs2013-02-181-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-111-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add notes to the gcc and binutils sections in Chapter 6 Bruce Dubbs2012-10-151-1/+53
| | | | | | | about "link time optimization" and the extra files built by gcc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to perl-5.16.1Bruce Dubbs2012-08-151-1/+5
| | | | | | | | Removed unneeded sed instruction from Chapter 6 perl Updated gcc instructions to fix some make check errors git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Run fixincludes again, by removing the sed that disabled it. It no longer ↵Matthew Burgess2012-05-111-8/+0
| | | | | | attempts to fix up host headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge changes developed and tested in the jh branchBruce Dubbs2012-04-251-22/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update networking bootscripts. See bootscripts change log for details.Bruce Dubbs2012-04-091-9/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* SpacingBruce Dubbs2012-04-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the location for the python gdb moduleBruce Dubbs2012-04-051-2/+2
| | | | | | | | | generated by gcc to the correct location. Fix a logic error in the ifdown script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move a python module for gdb generated by gcc out of /usr/libBruce Dubbs2012-03-281-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove whitespace after backslash, thanks to Pierre Labastie for the report.Ken Moffat2012-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add whitespace for better readability of instructionsBruce Dubbs2012-03-091-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of installed files in a number of packages. Fixes #2979.Matthew Burgess2011-12-051-1/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GrammarBruce Dubbs2011-11-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.6.2. Fixes #2951.Matthew Burgess2011-10-291-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Check-1.2.0 library to Chapter 5.Bruce Dubbs2011-10-111-0/+5
| | | | | | | | | Updated errordiscussion in glibc. Added a fix for locale issues in gcc. Incorporated Check library into libpipeline test. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689