aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
Commit message (Collapse)AuthorAgeFilesLines
* binutils: add a command to list failed testsXi Ruoyao2022-10-051-0/+4
|
* binutils: don't wrap "gold" in <command>Xi Ruoyao2022-10-031-1/+1
| | | | | "gold" is not an installed program (it's named "ld.gold"). So IMO it's not proper to use <command>.
* binutils: gas tests fail because race conditionXi Ruoyao2022-10-031-2/+11
| | | | Again, I sincerely wish libtool can suffer a painful death.
* binutils: document a test failureXi Ruoyao2022-09-231-9/+9
| | | | It happens on both x86_64 and aarch64.
* binutils: fix a typoXi Ruoyao2022-09-151-1/+1
|
* Package updates and corrections.Bruce Dubbs2022-09-141-2/+3
| | | | | | | | | | | | Update to file-5.43. Update to linux-5.19.8. Update to gawk-5.2.0. Update to meson-0.63.2. Update to ninja-1.11.1. Update to bc-6.0.2. Fix the location of udev rules in eudev. Remove a warning for egrep and fgrep that Delete an empty binutils man page.
* Comment on binutils test failures with pie/sspPierre Labastie2022-09-111-0/+4
|
* Clean chapter 8 binutils xml and textPierre Labastie2022-08-141-20/+5
| | | | | | Remove old commented instructions Remove a sed and a test failure explanation: both have been fixed in binutils-2.39
* binutils: add desc for gprofngXi Ruoyao2022-08-091-1/+11
|
* Package updates.Bruce Dubbs2022-08-061-2/+3
| | | | | | | Update to binutils-2.38. Update to util-linux-2.38.1. Update to Python3-3.10.6. Update to glibc-2.36.
* document some newly reported test failuresXi Ruoyao2022-06-211-8/+6
|
* Remove reference to test failuresBruce Dubbs2022-02-171-1/+2
|
* Binutils fix to fix some package buildsBruce Dubbs2022-02-161-5/+7
| | | | | This fix was found on an i368 system when building openjdk. The fix does not help or hurt x86_64 systems.
* binutils: reword the desc for LTO patchXi Ruoyao2022-02-161-2/+3
| | | | | Prevent from misleading people to think "I don't build binutils with LTO, so I can skip the patch".
* Package updates and fixes.Bruce Dubbs2022-02-151-5/+5
| | | | | | | | | Add binutils-2.38 LTO patch. Update to util-linux-2.37.4. Update to man-db-2.10.1. Update to linux-5.16.9. Update to vim-8.2.4383. Update to iana-etc-20220207.
* Package updates.Bruce Dubbs2022-02-091-2/+4
| | | | | | Update to bc-5.2.2. Update to linux-5.16.8. Update to binutils-2.38. Requires adding zlib to Chapter 6.
* Revert "binutils: use -j1 for make install"Xi Ruoyao2022-02-041-1/+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 - chapter08Pierre Labastie2021-09-071-2/+2
|
* Now run all the tests in binutils.Bruce Dubbs2021-08-181-2/+2
| | | | | We were removing a failing test, but it is not longer a problem. Eliminate the instruction that does that.
* Package updates and a patch.Bruce Dubbs2021-08-131-0/+5
| | | | | | | Update to linux-5.13.10. Update to bc-5.0.0. Update to vim-8.2.3337. Add binutils-2.37 upstream patch.
* binutils: typoXi Ruoyao2021-08-021-1/+1
|
* Update test results for several packages.Bruce Dubbs2021-08-011-1/+3
| | | | | Most of the changes were removing documentation of failed tests that no longer fail.
* Package updates and stripping fixesBruce Dubbs2021-07-251-2/+2
| | | | | | Add workaround to strip libraries correctly. Update to shadow-4.9. Update to util-linux 2.37.1.
* binutils: workaround empty man pages issueXi Ruoyao2021-07-251-0/+7
|
* Some updates re test failures.Ken Moffat2021-06-221-1/+3
|
* binutils: use -j1 for make installXi Ruoyao2021-03-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* replace old x86_64 tripletsXi Ruoyao2021-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update descriptions of some new test failuresBruce Dubbs2021-02-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* document x86 ISA level related breakage and workaroundXi Ruoyao2021-02-131-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove unneeded static librariesXi Ruoyao2021-02-031-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gettext-0.21. Bruce Dubbs2020-08-041-4/+2
| | | | | | | | | | | | | | Update to binutils-2.35. Update to gcc-10.2.0. Update to check-0.15.1. Update to bison-3.7.1. Update to util-linux 2.36.0. Update to libcap-2.42. Update to linux-5.7.12. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* binutils: add libctf libraries to Installed LibrariesXi Ruoyao2020-07-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12004 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
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+436
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689