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