aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass2.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update to gcc-4.9Bruce Dubbs2014-04-251-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10550 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-5/+5
| | | | 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-6/+6
| | | | 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
* Add --with-sysroot to Binutils' pass 2 to fix build issues on certain hosts.Matthew Burgess2013-03-131-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10203 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
* Fix a couple of toolchain related typos.Matthew Burgess2012-05-061-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix issues from the merge of the jh branch.Ken Moffat2012-04-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge changes developed and tested in the jh branchBruce Dubbs2012-04-251-8/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the binutils patch in the right place in pass 2.Matthew Burgess2012-03-301-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9798 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/+6
| | | | 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
* Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.Bruce Dubbs2011-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move network services to /lib/services. Move init-functions to /lib/lsb. Make /lib/lsb a symlink to /lib/services. Create convenience symlink /etc/init.d->/etc/rc.d/init.d Add help and man pages to ifup/ifdown. Append /run/var/bootlog to /var/log/boot.log at the end of the boot sequence. Add capability to step through the boot scripts at boot time. Optionally allow environment variables in sysconfig directory's console, network, and clock files to be placed in rc.site. Add an optional FASTBOOT parameter to set /fastboot when rebooting. Remove a minor warning message from udev that is triggered by the udev_retry boot script. Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time. Add a page to Chapter 7 documenting rc.site. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9597 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
* 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
* 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-10/+41
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 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-7/+6
| | | | 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
* 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
* 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-1/+1
| | | | | | Nicholson. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typo in binutils pass2Jeremy Huntwork2006-01-261-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 ↵Jeremy Huntwork2006-01-261-1/+8
| | | | | | | | | | readjusting section. Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer. Thanks to Dan Nicholson for the report, as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC ↵Jeremy Huntwork2006-01-261-12/+0
| | | | | | | | | | and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5. Also moved a note about saving the /tools directory to the beginning of chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 05, part 1.Manuel Canales Esparcia2006-01-171-51/+67
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7279 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
* 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
* Added a few missing -v switches.Manuel Canales Esparcia2005-10-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor wording change.Archaic2005-06-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --disable-nls to pass2 binutils to avoid requirement of gettext.Archaic2005-06-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5983 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-0/+2
| | | | 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-16/+47
| | | | 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-0/+2
| | | | | | 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
* Upgraded binutils, fixing the strip bug. No changelog here because this is ↵Jeremy Utley2004-12-261-6/+0
| | | | | | a simultaneous commit to testing/unstable git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some look issues in unstable.Manuel Canales Esparcia2004-12-221-0/+2
| | | | 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 - first round.Manuel Canales Esparcia2004-12-201-35/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* I thought I fixed this - guess not - binutils patch command got split ↵Jeremy Utley2004-12-191-2/+1
| | | | | | between 2 lines - merged it back git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added new binutils fix_strip patch taken from upstreamJeremy Utley2004-12-041-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Moved discussion of glibc test failures to chapter 6, and reworded notes ↵Matthew Burgess2004-06-271-4/+3
| | | | | | aboutoptional tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tagging corrections in chapters 5.Manuel Canales Esparcia2004-05-301-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the SBUs/disk-usage sections, the lists of options and the ↵Manuel Canales Esparcia2004-05-161-12/+20
| | | | | | contents sections in chapter05. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689