aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust wording in binutils pass1 and gcc pass1. Thanks Randy McMurchy.Jeremy Huntwork2007-08-302-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8337 and r8337 to jh branchJeremy Huntwork2007-08-305-1/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8352 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8340 to jh branchJeremy Huntwork2007-08-302-3/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8333 to jh branchJeremy Huntwork2007-08-306-6/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use --with-arch=i486 only for x86. Also force '-m64' for 64-bit builds.Jeremy Huntwork2007-08-305-29/+54
| | | | | | Lastly, use 'make' instead of 'make bootstrap' on gcc pass 1. The bootstrap is now default. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8349 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use --with-arch on GCC instead of -march on GlibcJeremy Huntwork2007-08-207-19/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix inconsistent target tripletJeremy Huntwork2007-08-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8323, r8324 and r8325 to jh branchJeremy Huntwork2007-08-203-103/+118
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8326 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8309, r8311, r8317, r8318 from trunk to jh branchJeremy Huntwork2007-08-155-14/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8321 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleanup of jh branch changelogJeremy Huntwork2007-08-151-51/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -march=i486 to Glibc for x86 builds as default of i386 is incompatible.Jeremy Huntwork2007-08-083-2/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8294-r8297, r8299 and r8302 from trunkJeremy Huntwork2007-08-084-8/+29
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8303 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use sed's -i feature once it is installed in coreutils and gzipJeremy Huntwork2007-08-082-8/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed glibc-libidn md5sumJeremy Huntwork2007-08-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8293 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made the change to Glibc's test-installation.pl script architecture independentJeremy Huntwork2007-08-083-5/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Perl-5.8.8 to build with GCC-4.2.1.Jeremy Huntwork2007-08-083-0/+13
| | | | | | | Have makedepend.SH check for 'command-line' as well as 'command line'. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix broken loopsJeremy Huntwork2007-08-082-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8290 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Coreutils-6.9 and Gzip-1.3.12 to work with Glibc-2.6.1: Rename the ↵Jeremy Huntwork2007-08-085-0/+40
| | | | | | futimens function. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use a loop, find and sed instead of the gcc specs patchJeremy Huntwork2007-08-084-30/+37
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the name of the libgcc_eh library and expand a bit on the explanationJeremy Huntwork2007-08-081-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Glibc 2.6.1Jeremy Huntwork2007-08-072-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the necessary libgcc_eh.a -> libgcc.a symlink to support ↵Jeremy Huntwork2007-08-072-0/+13
| | | | | | --disable-shared in gcc pass 1. --disable-shared added in r8284 git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Upgrade to GCC 4.2.1Jeremy Huntwork2007-08-076-35/+24
| | | | | | | * Add m4, bison and flex back to chapter 5 to support HJL Binutils git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed duplicate changelog entryJeremy Huntwork2007-08-071-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Upgraded to HJL Binutils-2.17.50.0.18Jeremy Huntwork2007-08-078-49/+80
| | | | | | | * Initial update of commands to work with both x86 and x86_64 git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8282 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8278 to jh branchJeremy Huntwork2007-08-072-1/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Naming x86_64 branch 'jh'. Should show that it isn't only x86_64 compatible ↵Jeremy Huntwork2007-08-070-0/+0
| | | | | | and that there are personal and experimental modifications. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8279 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add '-n' option when creating /tools/lib64 symlink.Jeremy Huntwork2007-08-073-3/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bad mergeJeremy Huntwork2007-08-071-1345/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8256, r8260, r8262, r8263, r8264, r8266, r8267, r8269 and r8272 to ↵Jeremy Huntwork2007-08-0712-144/+113
| | | | | | x86_64 branch. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged r8253 to x86_64 branchJeremy Huntwork2007-07-281-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge r8251 to x86_64 branchJeremy Huntwork2007-07-283-3/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixJeremy Huntwork2007-07-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More accurate results for the sanity tests.Jeremy Huntwork2007-07-254-8/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Create the /tools/lib64 symlink after installing binutils.Jeremy Huntwork2007-07-254-8/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged r8225, r8230, r8231, r8233, r8234, r8235, r8238, r8242 and r8244 from ↵Jeremy Huntwork2007-07-2515-35/+77
| | | | | | trunk to x86_64 branch. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bring the x86_64 build to working order.Jeremy Huntwork2007-07-2412-56/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some adjustments that were missed the first time:Jeremy Huntwork2007-07-237-31/+40
| | | | | | | | | | | | | - Changed instances of dynamic linker name - Changed instances of target triplet - Update gcc pure64_specs patch - Use gcc pure64 patch in final gcc - Use --disable-multilib in final gcc and binutils - Explicitly tell Glibc to use /lib and /usr/lib, instead of defaults of /lib64 and /usr/lib64 git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial changes to build x86_64 natively. Build needs testing and, very ↵Jeremy Huntwork2007-07-2313-23/+69
| | | | | | likely, some adjusting. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged revisions 8218-8221 to x86_64 branchJeremy Huntwork2007-07-194-28/+40
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Created an x86_64 branch as a place to play/record LFS-style native builds ↵Jeremy Huntwork2007-07-170-0/+0
| | | | | | on x86_64 git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated glibc-2.5 branch_update patchDan Nichilson2007-07-142-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install linux-headers to temporary directory for safetyDan Nichilson2007-07-144-4/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make formatting tweaksDan Nichilson2007-07-101-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ported r8211:8212 from new-xsl branch.Manuel Canales Esparcia2007-07-102-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Using RENDERTMP envar instead of hardcoded /tmp dir.Manuel Canales Esparcia2007-07-071-13/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ported r8208 from new-xsl branch.Manuel Canales Esparcia2007-07-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed nochunck generationManuel Canales Esparcia2007-07-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fop requires $BASEDIR be created before generating the PDFManuel Canales Esparcia2007-07-061-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged r8204 from nex-xsl branch.Manuel Canales Esparcia2007-07-062-4/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689