aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass1.xml
Commit message (Collapse)AuthorAgeFilesLines
* Package updates.Bruce Dubbs2022-08-061-0/+9
| | | | | | | Update to binutils-2.38. Update to util-linux-2.38.1. Update to Python3-3.10.6. Update to glibc-2.36.
* Revert "binutils: use -j1 for make install"Xi Ruoyao2022-02-041-14/+1
| | | | | | | This reverts commit 03a41fd0cd6635843d313c02150692a05d6b8bd2. It's no longer needed after binutils-gdb commit "install dependencies for ld -> bfd and libctf -> bfd" (755ba58e).
* Remove spaces at end o lines - chapter05Pierre Labastie2021-09-071-1/+1
|
* Fix spacing of backslashes in binutils-pass1Pierre Labastie2021-08-241-4/+4
|
* binutils: use -j1 for make installXi Ruoyao2021-03-171-1/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* binutils-pass1: adjust timing sample to match the build commandXi Ruoyao2020-08-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Slightly change the layout in part III, so that the preliminary materialPierre Labastie2020-06-171-2/+3
| | | | | | appear separated. Minor rewrites for accounting for the new layout git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updates for cross2 Chapter 5Bruce Dubbs2020-06-091-16/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the new bookPierre Labastie2020-05-031-23/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change <productname> tags so that they reflect the dbhtml processingPierre Labastie2019-04-101-1/+1
| | | | | | instruction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add comments to the kernel section to change the unwinder option. Bruce Dubbs2017-12-311-1/+1
| | | | | | | | | | | Update to linux-4.14.10. Update to coreutils-8.29. Remove old footer from non-chunks book. Make spacing between "Chapter" and digit non breaking. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move external build directories into dedicated build directories inside theBruce Dubbs2016-01-271-11/+10
| | | | | | | | source tree for binutils, gcc, and glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change kmod instructions to allow installation of man pages.Bruce Dubbs2014-02-181-1/+1
| | | | | | | Numerous whitespace fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Binutils-2.24. Fixes #3438.Matthew Burgess2013-12-161-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typosMatthew Burgess2013-03-301-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the alignment of some command continuation constructs.Matthew Burgess2013-03-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Binutils' texinfo file in pass1 and pass2 in case hosts have Texinfo >= ↵Matthew Burgess2013-03-291-0/+6
| | | | | | 5.1 installed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Generalize the instructions for creating SBU values.Bruce Dubbs2013-01-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.23.1. Fixes #3226.Matthew Burgess2012-11-141-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add pkg-config-0.26-internal-glibBruce Dubbs2012-06-031-2/+1
| | | | | | | | Add popt-1.16 Fix problem building perl in some environments git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge changes developed and tested in the jh branchBruce Dubbs2012-04-251-14/+34
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the binutils patch in the correct directory in pass 1Matthew Burgess2012-03-281-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix building Binutils with -O3 optimizationMatthew Burgess2012-03-271-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add whitespace for better readability of instructionsBruce Dubbs2012-03-091-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.22. Fixes #2967.Matthew Burgess2011-11-251-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix binutils extracted directory version in binutilsBruce Dubbs2011-09-031-1/+2
| | | | | | | | | | | | | | | build instructions. This will be reverted at the next upstream release when the tarball name is again synced with the extracted directory name. Fix bootscripts to properly export IN_BOOT variable. Adjust minimum kernel for the host sysem to 2.6.25 due to a udev requirement. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Be consistent about 'test suites'Bruce Dubbs2010-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarified what SBU times include in Chapter 5 and 6Bruce Dubbs2010-07-021-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced deprecated w3.org XInclude throughout the bookBruce Dubbs2010-04-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/lableled/labeled/Bruce Dubbs2009-08-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* SpelingBruce Dubbs2009-08-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reworded the notes in the General Compilation Instructions Bruce Dubbs2009-08-201-0/+4
| | | | | | | | and added a note to bin-utils to have users actually read the General Compilation Instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes.Bruce Dubbs2009-05-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.19. FIxes #2268.Matthew Burgess2008-12-071-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bring in DIY's next generation build method. Move GRUB to chapter 8.Jeremy Huntwork2008-12-051-45/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial addition of support for x86_64Jeremy Huntwork2008-12-031-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Texinfo-4.11. Fixes #2074.Matthew Burgess2007-12-081-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 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
* Add --disable-werror to binutils-pass-1 for robustnessDan Nichilson2007-08-071-1/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8278 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes for PDF output.Manuel Canales Esparcia2007-04-051-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 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
* Force use of host's linker through *-pass1Dan Nichilson2007-03-141-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7963 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
* Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan ↵Jeremy Huntwork2006-01-311-5/+3
| | | | | | Nicholson. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust binutils-pass1 so we don't need to hang on to its source directories.Jeremy Huntwork2006-01-301-9/+6
| | | | | | | Also use 'gcc -dumpmachine' instead of the MACHTYPE var. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689