|  |  | @8f65e24 | 12 years | andrew | Retitle GCC & Binutils pages for consistency | 
            
              |  |  | @94e2400 | 12 years | andrew | Use ${CLFS}/cross-tools/${CLFS_TARGET} as sysroot dir
BUG: This uses … | 
            
              |  |  | @5f18bea | 12 years | andrew | gcc: Add --with-mpfr directives to configure
Such that in-tree mpfr … | 
            
              |  |  | @c01e552 | 12 years | andrew | Add musl patches for gcc and binutils | 
            
              |  |  | @75a0379 | 12 years | andrew | Convert from uClibc to musl-libc
Does not include musl required … | 
            
              |  |  | @cb6aa5b | 12 years | andrew | gcc-final: Don't copy libgcc anywhere, yet
We want to separate cross … | 
            
              |  |  | @2bb7576 | 12 years | andrew | gcc-final: Disable libmudflap | 
            
              |  |  | @e8502cf | 12 years | andrew | gcc-final: Remove --enable-shared, it's the default | 
            
              |  |  | @6368159 | 12 years | andrew | gcc-static: Add --disable-lib{quadmath,atomic}
They aren't needed for … | 
            
              |  |  | @13d7c4f | 12 years | andrew | gcc: Use new sysroot dir | 
            
              |  |  | @146587b | 12 years | andrew | gcc: Remove AR=ar and LDFLAGS from gcc builds
They aren't needed with … | 
            
              |  |  | @54fde8f | 12 years | andrew | gcc: Linewrap configure options
No changes, just linewrapping for … | 
            
              |  |  | @2b9574b | 12 years | andrew | gcc-final: Do mpfr, gmp, and mpc, too
Due to removal of MPFR, GMP, … | 
            
              |  |  | @8a77fbd | 12 years | andrew | gcc-static: Do mpfr, gmp, and mpc, too
Remove MPFR, GMP, and MPC … | 
            
              |  |  | @5c58544 | 12 years | andrew | Fix pdf rendering errors
Tables must declare the proper number of … | 
            
              |  |  | @c98e933 | 15 years | Andrew Bradford | Copy libgcc_s.so.1 to $CLFS/lib
libgcc_s.so.1 is needed by at least … | 
            
              |  |  | @d38764e | 15 years | Andrew Bradford | Added note for building C++ compiler
It would be nice to have a C++ … | 
            
              |  |  | @2a10689 | 15 years | Andrew Bradford | GCC-Final archs to include common config options
Updated all … | 
            
              |  |  | @a20c17d | 15 years | Andrew Bradford | Added --disable-multilib to GCC-Final
All archs now have … | 
            
              |  |  | @0f33b23 | 15 years | Andrew Bradford | Made --disable-multilib common for GCC-Static
All archs now have … | 
            
              |  |  | @bd0ad10 | 15 years | Andrew Bradford | Created MIPS and ARM GCC-Final files & cleanup
x86 is no longer … | 
            
              |  |  | @ae51e2a | 15 years | Andrew Bradford | Created MIPS and ARM GCC-Static files & cleanup
x86 no longer is … | 
            
              |  |  | @1fd00ea | 15 years | Andrew Bradford | Using --disable-multilib when building GCC for x86
Should produce a … | 
            
              |  |  | @f9614ce | 15 years | Andrew Bradford | Fixed CLFS_ENDIAN = "CLFS_CPU" typto in variables
Should be CLFS_CPU … | 
            
              |  |  | @7926af1 | 15 years | Andrew Bradford | Cleaned up Build Variables sections
Everyone was referencing the x86 … | 
            
              |  |  | @541ad7b | 15 years | Andrew Bradford | Moved x86/abi.xml to common/abi.xml
x86 doesn't have an abi.xml … | 
            
              |  |  | @9f0beb0 | 15 years | Andrew Bradford | Changed x86 GCC-Final to use --with-arch=
Made x86 GCC-Final not … | 
            
              |  |  | @b7f5467 | 15 years | Andrew Bradford | Changed x86 GCC-Static to use --with-arch=
Made x86 GCC-Static not … | 
            
              |  |  | @6b723ad | 15 years | Andrew Bradford | Removed x86 ABI, added CLFS_CPU variable
Removed the x86 ABI page … | 
            
              |  |  | @70b9341 | 15 years | Andrew Bradford | Move BUILD storage into .bashrc from 7.3 to 6.3
BUILD gets defined in … | 
            
              |  |  | @a9bbc46 | 15 years | Joe Ciccone | Updated uClibc to 0.9.31. | 
            
              |  |  | @e269c28 | 15 years | Joe Ciccone | Make sure that we change CLFS_HOST before we set it and also make sure … | 
            
              |  |  | @05ce0d3 | 17 years | clfs | Added missing CLFS_HOST | 
            
              |  |  | @246191f | 17 years | clfs | Fixed Target Triplet | 
            
              |  |  | @0dad5b9 | 17 years | clfs | uClibc Updates | 
            
              |  |  | @667c9bd | 17 years | clfs | Reverted accidental commit x86/uclibc.xml | 
            
              |  |  | @128e9a4 | 17 years | clfs | Fixed variable page on x86 | 
            
              |  |  | @128905d | 17 years | clfs | Fix Validation Errors | 
            
              |  |  | @6533111 | 17 years | clfs | Toolchain Updates | 
            
              |  |  | @5b4806a | 17 years | clfs | Working an x86 and x86_64 integreation | 
            
              |  |  | @60aed94 | 17 years | clfs | Added x86_64 to x86 | 
            
              |  |  | @88b7bb1 | 17 years | clfs | Updates to abi | 
            
              |  |  | @9bb5154 | 17 years | clfs | Changed -pc- to -unknown- | 
            
              |  |  | @d599ff5 | 17 years | clfs | Fixed abi Page | 
            
              |  |  | @4b05af9 | 17 years | clfs | Updated Linux and Linux Headers | 
            
              |  |  | @3c8eaa6 | 17 years | Joe Ciccone | Updated uClibc make command in the cross-tools section for CLFS … | 
            
              |  |  | @2567553 | 17 years | Joe Ciccone | Updated Busybox to 1.12.1.
Patched uClibc so struct flock doesn't get … | 
            
              |  |  | @f8218f3 | 17 years | Joe Ciccone | Update Date. | 
            
              |  |  | @0194a60 | 17 years | Joe Ciccone | Updated Binutils to 2.19.
Updated GCC to 4.3.2.
Dropped the uClibc … | 
            
              |  |  | @9dc5852 | 17 years | m.b.lankhorst | Get rid of CLFS_HOST | 
            
              |  |  | @3ca2208 | 18 years | manuel | Several fixes for PDF look. | 
            
              |  |  | @b277e24 | 18 years | manuel | Fixed uClibc configuration settings. | 
            
              |  |  | @c06227f | 18 years | m.b.lankhorst | Update to uclibc 0.9.29 | 
            
              |  |  | @bd48e48 | 19 years | manuel | Updated CLFS-Embedded book sources to use DocBook-XML DTD 4.5. | 
            
              |  |  | @4884635 | 19 years | m.b.lankhorst | Add arm | 
            
              |  |  | @8550e7a | 19 years | clfs | Updates | 
            
              |  |  | @be76242 | 19 years | clfs | Updated to Linux 2.6.19.2
Fixes for uClibc
Changed > to >
Updated … | 
            
              |  |  | @961b7c5 | 19 years | clfs | Fixed KERNEL_HEADERS sed, to point to the right directory | 
            
              |  |  | @f540eb0 | 19 years | clfs | Updated for Current uClibc snapshot | 
            
              |  |  | @2955e5f | 19 years | m.b.lankhorst | Fix uclibc KERNEL_HEADERS rename | 
            
              |  |  | @9a5d588 | 19 years | Joe Ciccone | Added a missing make to the beginning of the install_dev command in … | 
            
              |  |  | @130d2af | 19 years | clfs | Added: uclibc-headers back into the build | 
            
              |  |  | @8520e58 | 19 years | clfs | Text Updates for CLFS Embedded | 
            
              |  |  | @ffd218b | 19 years | clfs | Updated to uClibc snapshot, due to UID 16 bit issues | 
            
              |  |  | @f23b5ee | 19 years | clfs | Removed uclibc-headers
Update Kernel Build
Added depmod.pl for Modular … | 
            
              |  |  | @e57d05e | 19 years | chris | Text Updates | 
            
              |  |  | @680e44d | 19 years | clfs | Removed temporary information from x86 uclibc builds | 
            
              |  |  | @0bd108d | 19 years | clfs | Fixed uclibc headers so they install instead of symlinking | 
            
              |  |  | @492e5a3 | 19 years | clfs | Fixes for uclibc wording | 
            
              |  |  | @e666df1 | 19 years | clfs | Updated Date
Added Busybox
Added Patches
Updated uClibc to build Busybox | 
            
              |  |  | @e2d2a2d | 19 years | clfs | Added some notes to the uClibc build. Added the target set to uClibc … | 
            
              |  |  | @6561a0f | 19 years | manuel | Fixed validation issues. | 
            
              |  |  | @a9e389d | 19 years | clfs | Initial Import of CLFS 3.0 |