|
|
@5470f08
|
11 years |
andrew |
variables: Put tables near where used
Rather than all at the bottom, …
|
|
|
@293bc69
|
11 years |
andrew |
ARM: Remove setting ARM mode
The default is 'arm' mode
|
|
|
@8ffc8f19
|
11 years |
andrew |
variables: Make ARM & x86 always little endian
99% of the time, this …
|
|
|
@fa71d19
|
11 years |
andrew |
libc: Remove --enable-debug
Not needed.
|
|
|
@7cc5805
|
11 years |
andrew |
libc: Fix musl configure and install
Configure should use a --prefix …
|
|
|
@8f65e24
|
11 years |
andrew |
Retitle GCC & Binutils pages for consistency
|
|
|
@b608a6d
|
11 years |
andrew |
libc: Create symlinks for musl ld
Just create one for each arch, …
|
|
|
@466a568
|
11 years |
andrew |
libc: Correct musl configure/make sequence
Was not doing configure, …
|
|
|
@26e2b14
|
11 years |
andrew |
Move sysroot dir creation to cross-tools
To fix usage of …
|
|
|
@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 …
|
|
|
@113a63a
|
11 years |
andrew |
gcc: Just C compiler should be mentioned
We only build the C compiler …
|
|
|
@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 …
|
|
|
@9228651
|
11 years |
andrew |
gcc-final: Remove gccbug and cc
Not in modern gcc without help we …
|
|
|
@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
|
|
|
@96ab1c3
|
11 years |
andrew |
Delete gmp, mpc, and mpfr completely
|
|
|
@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
|
|
|
@b057d7e2
|
11 years |
andrew |
linux-hdr: Install headers into sysroot
|
|
|
@146587b
|
11 years |
andrew |
gcc: Remove AR=ar and LDFLAGS from gcc builds
They aren't needed with …
|
|
|
@a2798d9
|
11 years |
andrew |
binutils: Use new sysroot dir
|
|
|
@b8ac103
|
11 years |
andrew |
binutils: Wrap configure options
No other changes.
|
|
|
@54fde8f
|
11 years |
andrew |
gcc: Linewrap configure options
No changes, just linewrapping for …
|
|
|
@a5cbaf25
|
11 years |
andrew |
arm-fpu: Update recommendations, remove wrong fpus
Update …
|
|
|
@91f1994
|
11 years |
andrew |
Delete arm abi choice
Default is aapcs-linux and that's a good choice …
|
|
|
@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 …
|
|
|
@90309a2
|
11 years |
andrew |
arm: Remove archs that aren't armv{4,5,6,7}
EABI supports armv4t and …
|
|
|
@f2f745e
|
11 years |
andrew |
arm/uclibc: Use common uclibc text
As ARM is not just aapcs-linux and …
|
|
|
@822bc66
|
11 years |
andrew |
arm/abi: Remove all ABI except EABI
OABI is obsolete as of GCC 4.7.
|
|
|
@62fdf1a
|
11 years |
andrew |
binutils & mpfr: Remove --enable-shared
Not needed.
|
|
|
@babc55d
|
11 years |
andrew |
arm/abi: Reduce table to 2 columns
Columns 1 and 2 were the same and …
|
|
|
@9de8668
|
11 years |
andrew |
Remove mention of uClibc, replace with "C library"
In prep for …
|
|
|
@65257bb
|
11 years |
andrew |
gmp,mpc,mpfr: Indicate as prereqs for GCC
It wasn't made clear before …
|
|
|
@aeb76e6
|
11 years |
andrew |
binutils: Don't copy libiberty.h
GCC will "do the right thing" later …
|
|
|
@e970dfa
|
11 years |
andrew |
linux-headers: Install headers without a cp
The copy of headers from …
|
|
|
@de8c34a
|
11 years |
andrew |
Revert "linux-headers: Match description to location"
This reverts …
|
|
|
@06cf5e4
|
11 years |
andrew |
Revert "Install linux headers to cross-tools/include"
This reverts …
|
|
|
@e292509
|
11 years |
andrew |
binutils: Copy libiberty.h to ${CLFS}/cross-tools
Not into the target …
|
|
|
@e554d7b
|
11 years |
andrew |
binutils: Fix Texinfo related build failures
As per the method LFS …
|
|
|
@752c0e2
|
11 years |
andrew |
linux-headers: Match description to location
Due to recent change of …
|
|
|
@df099ac
|
11 years |
andrew |
Install linux headers to cross-tools/include
They aren't needed on …
|
|
|
@ab4899e
|
11 years |
andrew |
Set CLFS_ARCH to just "mips" for MIPS
Setting it with the sed regex …
|
|
|
@bc7fc77
|
11 years |
andrew |
Delete cross-tools/{arm,mips}/linux-headers.xml
Were not used, arm …
|
|
|
@d92e1b8
|
11 years |
andrew |
gmp: Remove mention of Debian 5
Minimum reqs for host system have …
|
|
|
@bacf874
|
11 years |
andrew |
gmp: Add --build=${CLFS_HOST} to configure
To ensure that GMP picks …
|
|
|
@5c58544
|
11 years |
andrew |
Fix pdf rendering errors
Tables must declare the proper number of …
|
|
|
@21c7ba3
|
11 years |
andrew |
Remove all wrt specific chapters / contents
|
|
|
@a217acd
|
11 years |
andrew |
Remove ARM gcc soft-float patch
|
|
|
@c31ae75
|
12 years |
andrew |
cross-tools/arm/vars: Add recommended build vars
ARM build variable …
|
|
|
@2e5c4b9
|
12 years |
andrew |
cross-tools/arm/abi: Provide recommendations on ABI
ABI selection for …
|
|
|
@4c373d4
|
14 years |
Andrew Bradford |
Added note to ARM Static-GCC for soft float patch
Tell users to apply …
|
|
|
@23af529
|
14 years |
Andrew Bradford |
uClibc note grammar fixup
|
|
|
@9592d616
|
14 years |
Andrew Bradford |
Tab added to uClibc arm if-then
|
|
|
@3961d27
|
14 years |
Joe Ciccone |
Fix typo.
|
|
|
@c98e933
|
14 years |
Andrew Bradford |
Copy libgcc_s.so.1 to $CLFS/lib
libgcc_s.so.1 is needed by at least …
|
|
|
@b85507d
|
14 years |
Andrew Bradford |
Started adding uClibc contents
Added uClibc installed programs and …
|
|
|
@d38764e
|
14 years |
Andrew Bradford |
Added note for building C++ compiler
It would be nice to have a C++ …
|
|
|
@f988ef3
|
14 years |
Andrew Bradford |
Quick tidy up of MIPS variables.xml
|
|
|
@cbdeb4f
|
14 years |
Andrew Bradford |
MIPS GCC-Final --disable-multilib complete
Fully enabled …
|
|
|
@0c673f1
|
14 years |
Andrew Bradford |
MIPS GCC-Static --disable-multilib complete
Fully enabled …
|
|
|
@85d173b
|
14 years |
Andrew Bradford |
Added MIPS choices to enable --disable-multlib
Only needed to add …
|
|
|
@baa4780
|
14 years |
Andrew Bradford |
ARM GCC-Final --disable-multilib complete
Fully enabled …
|
|
|
@18d1bcd
|
14 years |
Andrew Bradford |
ARM GCC-Static --disable-multilib complete
Fully enabled …
|
|
|
@b220338
|
14 years |
Andrew Bradford |
Added ARM choices to enable --disable-multilib
Added info on choosing …
|
|
|
@15b97d6
|
14 years |
Andrew Bradford |
Clarify OABI for ARM in table
|
|
|
@29ca400
|
14 years |
Andrew Bradford |
Consistency update: cross-tools/arm/variables.xml
|
|
|
@e1ec8ed
|
14 years |
Andrew Bradford |
uClibc grammar cleanup
|
|
|
@3b3960b
|
14 years |
Andrew Bradford |
ARM uClibc uses sed to change from OABI to EABI
Rather than use …
|
|
|
@8c34ffe
|
14 years |
Andrew Bradford |
MIPS uClibc config accounts for ABI and MIPS level
Updated uClibc …
|
|
|
@dfff918
|
14 years |
Andrew Bradford |
Fixed xpointer typo in MIPS uClibc
|
|
|
@1e4d687
|
14 years |
Andrew Bradford |
MIPS uClibc copy configs for ABI and ISA in book
Now have the user …
|
|
|
@e96c8e3
|
14 years |
Andrew Bradford |
Made [target triplet] formatting like others
[target triplet] …
|
|
|
@ae8e977
|
14 years |
Andrew Bradford |
Made [mips-level] user insert look like others
The choice for …
|
|
|
@85f704b
|
14 years |
Andrew Bradford |
Added notes and cleaned up MIPS ABIs
MIPS ABIs should be o32, n32, …
|
|
|
@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 …
|
|
|
@885ee0e
|
14 years |
Andrew Bradford |
Changed ARM triplets: uclibcgnueabi to uclibceabi
It does the same …
|
|
|
@c27bd30
|
14 years |
Andrew Bradford |
Missing backslash corrected in ARM uClibc
|
|
|
@f9de3a9
|
14 years |
Andrew Bradford |
Updated ARM uClibc instructions for EABI configs
Added some verbiage …
|
|
|
@32994be
|
14 years |
Andrew Bradford |
Adventurous spelling fix
|
|
|
@bd0ad10
|
14 years |
Andrew Bradford |
Created MIPS and ARM GCC-Final files & cleanup
x86 is no longer …
|
|
|
@b128a0e
|
14 years |
Andrew Bradford |
Added identifier comment to common/gcc-static.xml
|
|
|
@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 …
|
|
|
@d5c7418
|
14 years |
Andrew Bradford |
Changed BUILD variable name to CLFS_ABI
It better represents what the …
|
|
|
@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 …
|
|
|
@ff29c76
|
14 years |
Andrew Bradford |
Added some more examples to ARM build vars table
|
|
|
@79bc6ce
|
14 years |
Andrew Bradford |
Removed -mabi= from mips
|
|
|
@d05636e
|
14 years |
Andrew Bradford |
Set ABI when compiling GCC
|
|
|
@d44503cc
|
14 years |
Andrew Bradford |
Added info about ABIs to 6.4
Broke out EABI from OABI in table.
Not …
|
|
|