source: clfs-embedded/BOOK/cross-tools/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b608a6d   10 years andrew libc: Create symlinks for musl ld Just create one for each arch, …
(edit) @466a568   10 years andrew libc: Correct musl configure/make sequence Was not doing configure, …
(edit) @26e2b14   10 years andrew Move sysroot dir creation to cross-tools To fix usage of …
(edit) @94e2400   10 years andrew Use ${CLFS}/cross-tools/${CLFS_TARGET} as sysroot dir BUG: This uses …
(edit) @5f18bea   10 years andrew gcc: Add --with-mpfr directives to configure Such that in-tree mpfr …
(edit) @113a63a   10 years andrew gcc: Just C compiler should be mentioned We only build the C compiler …
(edit) @c01e552   10 years andrew Add musl patches for gcc and binutils
(edit) @75a0379   10 years andrew Convert from uClibc to musl-libc Does not include musl required …
(edit) @9228651   10 years andrew gcc-final: Remove gccbug and cc Not in modern gcc without help we …
(edit) @cb6aa5b   10 years andrew gcc-final: Don't copy libgcc anywhere, yet We want to separate cross …
(edit) @2bb7576   10 years andrew gcc-final: Disable libmudflap
(edit) @96ab1c3   10 years andrew Delete gmp, mpc, and mpfr completely
(edit) @e8502cf   10 years andrew gcc-final: Remove --enable-shared, it's the default
(edit) @6368159   10 years andrew gcc-static: Add --disable-lib{quadmath,atomic} They aren't needed for …
(edit) @13d7c4f   10 years andrew gcc: Use new sysroot dir
(edit) @b057d7e2   10 years andrew linux-hdr: Install headers into sysroot
(edit) @146587b   10 years andrew gcc: Remove AR=ar and LDFLAGS from gcc builds They aren't needed with …
(edit) @a2798d9   10 years andrew binutils: Use new sysroot dir
(edit) @b8ac103   10 years andrew binutils: Wrap configure options No other changes.
(edit) @54fde8f   10 years andrew gcc: Linewrap configure options No changes, just linewrapping for …
(edit) @2b9574b   10 years andrew gcc-final: Do mpfr, gmp, and mpc, too Due to removal of MPFR, GMP, …
(edit) @8a77fbd   10 years andrew gcc-static: Do mpfr, gmp, and mpc, too Remove MPFR, GMP, and MPC …
(edit) @62fdf1a   10 years andrew binutils & mpfr: Remove --enable-shared Not needed.
(edit) @9de8668   10 years andrew Remove mention of uClibc, replace with "C library" In prep for …
(edit) @65257bb   11 years andrew gmp,mpc,mpfr: Indicate as prereqs for GCC It wasn't made clear before …
(edit) @aeb76e6   11 years andrew binutils: Don't copy libiberty.h GCC will "do the right thing" later …
(edit) @e970dfa   11 years andrew linux-headers: Install headers without a cp The copy of headers from …
(edit) @de8c34a   11 years andrew Revert "linux-headers: Match description to location" This reverts …
(edit) @06cf5e4   11 years andrew Revert "Install linux headers to cross-tools/include" This reverts …
(edit) @e292509   11 years andrew binutils: Copy libiberty.h to ${CLFS}/cross-tools Not into the target …
(edit) @e554d7b   11 years andrew binutils: Fix Texinfo related build failures As per the method LFS …
(edit) @752c0e2   11 years andrew linux-headers: Match description to location Due to recent change of …
(edit) @df099ac   11 years andrew Install linux headers to cross-tools/include They aren't needed on …
(edit) @d92e1b8   11 years andrew gmp: Remove mention of Debian 5 Minimum reqs for host system have …
(edit) @bacf874   11 years andrew gmp: Add --build=${CLFS_HOST} to configure To ensure that GMP picks …
(edit) @23af529   13 years Andrew Bradford uClibc note grammar fixup
(edit) @3961d27   13 years Joe Ciccone Fix typo.
(edit) @c98e933   13 years Andrew Bradford Copy libgcc_s.so.1 to $CLFS/lib libgcc_s.so.1 is needed by at least …
(edit) @b85507d   13 years Andrew Bradford Started adding uClibc contents Added uClibc installed programs and …
(edit) @d38764e   13 years Andrew Bradford Added note for building C++ compiler It would be nice to have a C++ …
(edit) @e1ec8ed   13 years Andrew Bradford uClibc grammar cleanup
(edit) @e96c8e3   13 years Andrew Bradford Made [target triplet] formatting like others [target triplet] …
(edit) @a20c17d   13 years Andrew Bradford Added --disable-multilib to GCC-Final All archs now have …
(edit) @0f33b23   13 years Andrew Bradford Made --disable-multilib common for GCC-Static All archs now have …
(edit) @f9de3a9   13 years Andrew Bradford Updated ARM uClibc instructions for EABI configs Added some verbiage …
(edit) @32994be   13 years Andrew Bradford Adventurous spelling fix
(edit) @bd0ad10   13 years Andrew Bradford Created MIPS and ARM GCC-Final files & cleanup x86 is no longer …
(edit) @b128a0e   13 years Andrew Bradford Added identifier comment to common/gcc-static.xml
(edit) @ae51e2a   13 years Andrew Bradford Created MIPS and ARM GCC-Static files & cleanup x86 no longer is …
(edit) @d5c7418   13 years Andrew Bradford Changed BUILD variable name to CLFS_ABI It better represents what the …
(edit) @7926af1   13 years Andrew Bradford Cleaned up Build Variables sections Everyone was referencing the x86 …
(edit) @541ad7b   13 years Andrew Bradford Moved x86/abi.xml to common/abi.xml x86 doesn't have an abi.xml …
(edit) @d05636e   13 years Andrew Bradford Set ABI when compiling GCC
(edit) @deb99a3   13 years Andrew Bradford Fixed typo in GMP formatting
(edit) @285d1d0   13 years Andrew Bradford Added option to run make check on GMP GCC version 4.3.2 compiles GMP …
(edit) @65b296c   13 years Andrew Bradford Updated GCC-Final configure switches Added --with-mpc and corrected …
(edit) @2c5aad4   13 years Andrew Bradford Embedded book doesn't install same packages twice The embedded book …
(edit) @f6137b6   13 years Andrew Bradford Added --with-mpc to GCC's configure switches With GCC 4.5, MPC is …
(edit) @f704d3f   13 years Andrew Bradford Added info to each of GCC's configure switches
(edit) @10d90f3   13 years Andrew Bradford Update Binutils to version 2.21 Updated Binutils to version 2.21 and …
(edit) @964fe7d   13 years Andrew Bradford Added linux-headers scsi and xen dirs Section 6.5 lists the contents …
(edit) @dc5342b   13 years Joe Ciccone From: Andrew Bradford <bradfa@…> ${CLFS}/usr/include was …
(edit) @7faf029   13 years Joe Ciccone Make the command the copies the config file during uClibc verbose.
(edit) @a9bbc46   13 years Joe Ciccone Updated uClibc to 0.9.31.
(edit) @b6327d0   13 years Joe Ciccone Added new package: MPC.
(edit) @35e0963   13 years Joe Ciccone Initial Upgrade of GCC to 4.5.1. MPC needs to be added.
(edit) @c747e18   13 years Joe Ciccone Updated Binutils to 2.20.1.
(edit) @85fc1b3   13 years Joe Ciccone Updated MPFR to 3.0.0.
(edit) @b0b1007   13 years Joe Ciccone Updated GMP to 5.0.1.
(edit) @0ec3a36   15 years mlankhorst add CROSS to building uclibc
(edit) @2804a96   15 years clfs Updates - Endian Check - GCC and Binutils Patch Updates
(edit) @3ec3099   15 years clfs Added Missing Files and Package Updates
(edit) @19776da   15 years clfs Updated to Linux 2.6.28.5
(edit) @9c034b9   15 years clfs Fixed uClibc
(edit) @320a81a   15 years clfs Updated to Binutils 2.19.1
(edit) @b059259   15 years clfs Updated MPFR to 2.4.0
(edit) @3a3ba13   15 years clfs Updated to uClibc page
(edit) @b327081   15 years clfs Changed Wording on uclibc.xml
(edit) @0dad5b9   15 years clfs uClibc Updates
(edit) @6533111   15 years clfs Toolchain Updates
(edit) @d599ff5   15 years clfs Fixed abi Page
(edit) @e1b2402   15 years clfs GCC and Binutils Updates to Embedded
(edit) @0194a60   15 years Joe Ciccone Updated Binutils to 2.19. Updated GCC to 4.3.2. Dropped the uClibc …
(edit) @56d186f   16 years m.b.lankhorst Remove unnecessary setting of variables from cross-toolchains chapters
(edit) @9dc5852   16 years m.b.lankhorst Get rid of CLFS_HOST
(edit) @943c29a   16 years Joe Ciccone Reworded some explanitory text.
(edit) @3ca2208   17 years manuel Several fixes for PDF look.
(edit) @bd48e48   17 years manuel Updated CLFS-Embedded book sources to use DocBook?-XML DTD 4.5.
(edit) @0602db2   17 years clfs Updated to GCC 4.1.2
(edit) @4a39aeb   17 years m.b.lankhorst Typo
(edit) @299e552   17 years clfs Fixed Typos in GCC Static
(edit) @1864993   17 years clfs Fixed Typos in GCC Static
(edit) @eee610a   17 years m.b.lankhorst Re-add --disable-threads
(edit) @59dfbb9   17 years m.b.lankhorst Fix wrong explanation
(edit) @00c8a02   17 years chris Text updates
(edit) @8520e58   17 years clfs Text Updates for CLFS Embedded
(edit) @841271e   17 years clfs uClibc updates
(edit) @99fc891   17 years m.b.lankhorst Committing mips tree
(edit) @e666df1   17 years clfs Updated Date Added Busybox Added Patches Updated uClibc to build Busybox
(edit) @6561a0f   17 years manuel Fixed validation issues.
Note: See TracRevisionLog for help on using the revision log.