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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7f1f997   10 years andrew variables: Reduce triplets to 3 entries No more "unknown" or "pc" …
(edit) @5470f08   10 years andrew variables: Put tables near where used Rather than all at the bottom, …
(edit) @8f65e24   10 years andrew Retitle GCC & Binutils pages for consistency
(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) @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) @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) @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) @146587b   10 years andrew gcc: Remove AR=ar and LDFLAGS from gcc builds They aren't needed with …
(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) @9de8668   10 years andrew Remove mention of uClibc, replace with "C library" In prep for …
(edit) @ab4899e   11 years andrew Set CLFS_ARCH to just "mips" for MIPS Setting it with the sed regex …
(edit) @bc7fc77   11 years andrew Delete cross-tools/{arm,mips}/linux-headers.xml Were not used, arm …
(edit) @5c58544   11 years andrew Fix pdf rendering errors Tables must declare the proper number of …
(edit) @c98e933   13 years Andrew Bradford Copy libgcc_s.so.1 to $CLFS/lib libgcc_s.so.1 is needed by at least …
(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) @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) @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) @bd0ad10   13 years Andrew Bradford Created MIPS and ARM GCC-Final files & cleanup x86 is no longer …
(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) @79bc6ce   13 years Andrew Bradford Removed -mabi= from mips
(edit) @a9bbc46   13 years Joe Ciccone Updated uClibc to 0.9.31.
(edit) @e269c28   13 years Joe Ciccone Make sure that we change CLFS_HOST before we set it and also make sure …
(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) @5746df3   15 years clfs Fixed typo in MIPS variables. Thank you Nicholai Vesterlokke
(edit) @2f5ef01   15 years clfs Update Headers in MIPS to use linux-mips
(edit) @0dad5b9   15 years clfs uClibc Updates
(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) @d599ff5   15 years clfs Fixed abi Page
(edit) @4b05af9   15 years clfs Updated Linux and Linux Headers
(edit) @3c8eaa6   15 years Joe Ciccone Updated uClibc make command in the cross-tools section for CLFS …
(edit) @2567553   15 years Joe Ciccone Updated Busybox to 1.12.1. Patched uClibc so struct flock doesn't get …
(edit) @f8218f3   15 years Joe Ciccone Update Date.
(edit) @0194a60   15 years Joe Ciccone Updated Binutils to 2.19. Updated GCC to 4.3.2. Dropped the uClibc …
(edit) @9dc5852   16 years m.b.lankhorst Get rid of CLFS_HOST
(edit) @3ca2208   17 years manuel Several fixes for PDF look.
(edit) @c06227f   17 years m.b.lankhorst Update to uclibc 0.9.29
(edit) @bd48e48   17 years manuel Updated CLFS-Embedded book sources to use DocBook?-XML DTD 4.5.
(edit) @4884635   17 years m.b.lankhorst Add arm
(edit) @be76242   17 years clfs Updated to Linux 2.6.19.2 Fixes for uClibc Changed > to > Updated …
(edit) @f540eb0   17 years clfs Updated for Current uClibc snapshot
(edit) @130d2af   17 years clfs Added: uclibc-headers back into the build
(edit) @8520e58   17 years clfs Text Updates for CLFS Embedded
(edit) @97c9564   17 years clfs Update Text with Bootloaders
(edit) @f23b5ee   17 years clfs Removed uclibc-headers Update Kernel Build Added depmod.pl for Modular …
(edit) @1261c88   17 years clfs Update Variables table for MIPS
(edit) @680e44d   17 years clfs Removed temporary information from x86 uclibc builds
(edit) @c14754c   17 years clfs Added More Updates for MIPS
(edit) @0bd108d   17 years clfs Fixed uclibc headers so they install instead of symlinking
(edit) @33bc2cb   17 years clfs Streamlined, and updates to some MIPS specific checks
(add) @99fc891   17 years m.b.lankhorst Committing mips tree
Note: See TracRevisionLog for help on using the revision log.