aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update to dejagnu-1.6.Bruce Dubbs2016-04-171-7/+3
| | | | | | | | | Update to linux-4.5.1. Wording change in Chapter 6 GCC. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TyposBruce Dubbs2016-02-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove buggy gcc patchBruce Dubbs2016-02-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update for new patchesBruce Dubbs2016-02-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move external build directories into dedicated build directories inside theBruce Dubbs2016-01-271-12/+10
| | | | | | | | source tree for binutils, gcc, and glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix comments about gcc test failures for gcc-5.3.0Bruce Dubbs2015-12-061-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spelling and other typos -- from Craig GarnerBruce Dubbs2015-11-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-db-2.7.4.Bruce Dubbs2015-10-121-1/+2
| | | | | | | | | | Update to linux-4.2.3. Update to tzdata2015g. Many updates to installed files and directories. Huge thanks to Fernando. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-5.2.0.Bruce Dubbs2015-07-171-2/+2
| | | | | | | | Update to gettext-0.19.5.1. Update to kbd-2.0.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC patch isn't so gomp specific anymore.Krejzi2015-06-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch from upstream to fix some libgomp (gcc) problemsBruce Dubbs2015-05-161-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update known regression test failures for gcc and glibc.Bruce Dubbs2015-04-241-14/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor text and punctuation updatesBruce Dubbs2015-02-101-14/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged consistency update patch from systemd book.Krejzi2015-02-071-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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