source: clfs-embedded/BOOK/cross-tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bacf874   11 years andrew gmp: Add --build=${CLFS_HOST} to configure To ensure that GMP picks …
(edit) @5c58544   11 years andrew Fix pdf rendering errors Tables must declare the proper number of …
(edit) @21c7ba3   11 years andrew Remove all wrt specific chapters / contents
(edit) @a217acd   11 years andrew Remove ARM gcc soft-float patch
(edit) @c31ae75   12 years andrew cross-tools/arm/vars: Add recommended build vars ARM build variable …
(edit) @2e5c4b9   12 years andrew cross-tools/arm/abi: Provide recommendations on ABI ABI selection for …
(edit) @4c373d4   13 years Andrew Bradford Added note to ARM Static-GCC for soft float patch Tell users to apply …
(edit) @23af529   13 years Andrew Bradford uClibc note grammar fixup
(edit) @9592d616   13 years Andrew Bradford Tab added to uClibc arm if-then
(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) @f988ef3   13 years Andrew Bradford Quick tidy up of MIPS variables.xml
(edit) @cbdeb4f   13 years Andrew Bradford MIPS GCC-Final --disable-multilib complete Fully enabled …
(edit) @0c673f1   13 years Andrew Bradford MIPS GCC-Static --disable-multilib complete Fully enabled …
(edit) @85d173b   13 years Andrew Bradford Added MIPS choices to enable --disable-multlib Only needed to add …
(edit) @baa4780   13 years Andrew Bradford ARM GCC-Final --disable-multilib complete Fully enabled …
(edit) @18d1bcd   13 years Andrew Bradford ARM GCC-Static --disable-multilib complete Fully enabled …
(edit) @b220338   13 years Andrew Bradford Added ARM choices to enable --disable-multilib Added info on choosing …
(edit) @15b97d6   13 years Andrew Bradford Clarify OABI for ARM in table
(edit) @29ca400   13 years Andrew Bradford Consistency update: cross-tools/arm/variables.xml
(edit) @e1ec8ed   13 years Andrew Bradford uClibc grammar cleanup
(edit) @3b3960b   13 years Andrew Bradford ARM uClibc uses sed to change from OABI to EABI Rather than use …
(edit) @8c34ffe   13 years Andrew Bradford MIPS uClibc config accounts for ABI and MIPS level Updated uClibc …
(edit) @dfff918   13 years Andrew Bradford Fixed xpointer typo in MIPS uClibc
(edit) @1e4d687   13 years Andrew Bradford MIPS uClibc copy configs for ABI and ISA in book Now have the user …
(edit) @e96c8e3   13 years Andrew Bradford Made [target triplet] formatting like others [target triplet] …
(edit) @ae8e977   13 years Andrew Bradford Made [mips-level] user insert look like others The choice for …
(edit) @85f704b   13 years Andrew Bradford Added notes and cleaned up MIPS ABIs MIPS ABIs should be o32, n32, …
(edit) @2a10689   13 years Andrew Bradford GCC-Final archs to include common config options Updated all …
(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) @885ee0e   13 years Andrew Bradford Changed ARM triplets: uclibcgnueabi to uclibceabi It does the same …
(edit) @c27bd30   13 years Andrew Bradford Missing backslash corrected in ARM uClibc
(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) @1fd00ea   13 years Andrew Bradford Using --disable-multilib when building GCC for x86 Should produce a …
(edit) @f9614ce   13 years Andrew Bradford Fixed CLFS_ENDIAN = "CLFS_CPU" typto in variables Should be CLFS_CPU …
(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) @9f0beb0   13 years Andrew Bradford Changed x86 GCC-Final to use --with-arch= Made x86 GCC-Final not …
(edit) @b7f5467   13 years Andrew Bradford Changed x86 GCC-Static to use --with-arch= Made x86 GCC-Static not …
(edit) @6b723ad   13 years Andrew Bradford Removed x86 ABI, added CLFS_CPU variable Removed the x86 ABI page …
(edit) @ff29c76   13 years Andrew Bradford Added some more examples to ARM build vars table
(edit) @79bc6ce   13 years Andrew Bradford Removed -mabi= from mips
(edit) @d05636e   13 years Andrew Bradford Set ABI when compiling GCC
(edit) @d44503cc   13 years Andrew Bradford Added info about ABIs to 6.4 Broke out EABI from OABI in table. Not …
(edit) @a6b5527   13 years Andrew Bradford Removed -mabi='s from BUILD We're going to set the ABI when building …
(edit) @9cbe486   13 years Andrew Bradford Added info about OABI / EABI to section 6.3
(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) @23b90d8   13 years Andrew Bradford Added notes to ARM ABI Variable table The listing of ARM ABI …
(edit) @70b9341   13 years Andrew Bradford Move BUILD storage into .bashrc from 7.3 to 6.3 BUILD gets defined in …
(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) @e269c28   13 years Joe Ciccone Make sure that we change CLFS_HOST before we set it and also make sure …
(edit) @101c94e   15 years mlankhorst Revert "uclibc: Add soft-float on wrt target for now" This reverts …
(edit) @67b70f4   15 years mlankhorst uclibc: Add soft-float on wrt target for now
(edit) @0ec3a36   15 years mlankhorst add CROSS to building uclibc
(edit) @4a7d6ee   15 years mlankhorst fix wrong regexp making everything little endian
(edit) @2804a96   15 years clfs Updates - Endian Check - GCC and Binutils Patch Updates
(edit) @05ce0d3   15 years clfs Added missing CLFS_HOST
(edit) @0d18abd   15 years clfs Missing [ Take 2 - Thank you Nicholai Vesterlokke
(edit) @3ec3099   15 years clfs Added Missing Files and Package Updates
(edit) @5746df3   15 years clfs Fixed typo in MIPS variables. Thank you Nicholai Vesterlokke
(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) @246191f   15 years clfs Fixed Target Triplet
(edit) @3a3ba13   15 years clfs Updated to uClibc page
(edit) @2f5ef01   15 years clfs Update Headers in MIPS to use linux-mips
(edit) @b327081   15 years clfs Changed Wording on uclibc.xml
(edit) @0dad5b9   15 years clfs uClibc Updates
(edit) @667c9bd   15 years clfs Reverted accidental commit x86/uclibc.xml
(edit) @128e9a4   15 years clfs Fixed variable page on x86
(edit) @128905d   15 years clfs Fix Validation Errors
(edit) @6533111   15 years clfs Toolchain Updates
(edit) @5b4806a   15 years clfs Working an x86 and x86_64 integreation
(edit) @60aed94   15 years clfs Added x86_64 to x86
(edit) @88b7bb1   15 years clfs Updates to abi
(edit) @9bb5154   15 years clfs Changed -pc- to -unknown-
(edit) @d599ff5   15 years clfs Fixed abi Page
Note: See TracRevisionLog for help on using the revision log.