source: clfs-embedded

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @85d173b   14 years Andrew Bradford Added MIPS choices to enable --disable-multlib Only needed to add …
(edit) @baa4780   14 years Andrew Bradford ARM GCC-Final --disable-multilib complete Fully enabled …
(edit) @18d1bcd   14 years Andrew Bradford ARM GCC-Static --disable-multilib complete Fully enabled …
(edit) @b220338   14 years Andrew Bradford Added ARM choices to enable --disable-multilib Added info on choosing …
(edit) @15b97d6   14 years Andrew Bradford Clarify OABI for ARM in table
(edit) @29ca400   14 years Andrew Bradford Consistency update: cross-tools/arm/variables.xml
(edit) @b1c0498   14 years Andrew Bradford Updated changelogs
(edit) @8a1a3a8   14 years Andrew Bradford Revert "Patch created to handle uClibc EABI configs" This reverts …
(edit) @3f7d28c   14 years Andrew Bradford Revert "Delete configs-3 patch for uClibc" This reverts commit …
(edit) @7cc74bf   14 years Andrew Bradford Update date
(edit) @e1ec8ed   14 years Andrew Bradford uClibc grammar cleanup
(edit) @3b3960b   14 years Andrew Bradford ARM uClibc uses sed to change from OABI to EABI Rather than use …
(edit) @8a7de9f   14 years Andrew Bradford Revert "Updated patches listing: reflects new EABI configs" This …
(edit) @e4925d1   14 years Andrew Bradford Delete configs-3 patch for uClibc Previously brought back the …
(edit) @b0386e9   14 years Andrew Bradford Revert "Removed uClibc-0.9.31-configs-2.patch" This reverts commit …
(edit) @8c34ffe   14 years Andrew Bradford MIPS uClibc config accounts for ABI and MIPS level Updated uClibc …
(edit) @dfff918   14 years Andrew Bradford Fixed xpointer typo in MIPS uClibc
(edit) @1e4d687   14 years Andrew Bradford MIPS uClibc copy configs for ABI and ISA in book Now have the user …
(edit) @e96c8e3   14 years Andrew Bradford Made [target triplet] formatting like others [target triplet] …
(edit) @ae8e977   14 years Andrew Bradford Made [mips-level] user insert look like others The choice for …
(edit) @85f704b   14 years Andrew Bradford Added notes and cleaned up MIPS ABIs MIPS ABIs should be o32, n32, …
(edit) @2a10689   14 years Andrew Bradford GCC-Final archs to include common config options Updated all …
(edit) @a20c17d   14 years Andrew Bradford Added --disable-multilib to GCC-Final All archs now have …
(edit) @0f33b23   14 years Andrew Bradford Made --disable-multilib common for GCC-Static All archs now have …
(edit) @885ee0e   14 years Andrew Bradford Changed ARM triplets: uclibcgnueabi to uclibceabi It does the same …
(edit) @ac7abbd   14 years Andrew Bradford Removed uClibc-0.9.31-configs-2.patch
(edit) @c27bd30   14 years Andrew Bradford Missing backslash corrected in ARM uClibc
(edit) @a12d34d   14 years Andrew Bradford Updated changelog for ARM for uClibc configs
(edit) @f9de3a9   14 years Andrew Bradford Updated ARM uClibc instructions for EABI configs Added some verbiage …
(edit) @c2e79fa9   14 years Andrew Bradford Updated date
(edit) @7c646ea   14 years Andrew Bradford Updated patches listing: reflects new EABI configs
(edit) @f6dfa52   14 years Andrew Bradford Patch created to handle uClibc EABI configs
(edit) @32994be   14 years Andrew Bradford Adventurous spelling fix
(edit) @6ff96e1   14 years Andrew Bradford Removed hppa and alpha archs from uClibc configs HPPA and Alpha …
(edit) @df2368e   14 years Joe Ciccone Updated the MD5sum for the bootscripts tarball.
(edit) @f45393b   14 years Joe Ciccone Update Date.
(edit) @7afc252   14 years Joe Ciccone Merge remote branch 'remotes/abradford/master'
(edit) @bd0ad10   14 years Andrew Bradford Created MIPS and ARM GCC-Final files & cleanup x86 is no longer …
(edit) @b128a0e   14 years Andrew Bradford Added identifier comment to common/gcc-static.xml
(edit) @ae51e2a   14 years Andrew Bradford Created MIPS and ARM GCC-Static files & cleanup x86 no longer is …
(edit) @7003296   14 years Joe Ciccone Merge remote branch 'remotes/abradford/master'
(edit) @1fd00ea   14 years Andrew Bradford Using --disable-multilib when building GCC for x86 Should produce a …
(edit) @819598b   14 years Andrew Bradford Removed all CC="${CC}" Left all the CC="${CC} -Os" even though …
(edit) @f9614ce   14 years Andrew Bradford Fixed CLFS_ENDIAN = "CLFS_CPU" typto in variables Should be CLFS_CPU …
(edit) @e67fb9b   14 years Joe Ciccone Merge branch 'master' of …
(edit) @49c9bc5   14 years Andrew Bradford Fixed udhcpc.conf script file name Thanks to Steven Swann …
(edit) @84b1adc   14 years Andrew Bradford Updated Date and Changelogs Reflects changes over the past 2 weeks or …
(edit) @60b91a4   14 years Andrew Bradford Git ignore temp files ending in ~
(edit) @d5c7418   14 years Andrew Bradford Changed BUILD variable name to CLFS_ABI It better represents what the …
(edit) @7926af1   14 years Andrew Bradford Cleaned up Build Variables sections Everyone was referencing the x86 …
(edit) @541ad7b   14 years Andrew Bradford Moved x86/abi.xml to common/abi.xml x86 doesn't have an abi.xml …
(edit) @9f0beb0   14 years Andrew Bradford Changed x86 GCC-Final to use --with-arch= Made x86 GCC-Final not …
(edit) @b7f5467   14 years Andrew Bradford Changed x86 GCC-Static to use --with-arch= Made x86 GCC-Static not …
(edit) @6b723ad   14 years Andrew Bradford Removed x86 ABI, added CLFS_CPU variable Removed the x86 ABI page …
(edit) @ff29c76   14 years Andrew Bradford Added some more examples to ARM build vars table
(edit) @79bc6ce   14 years Andrew Bradford Removed -mabi= from mips
(edit) @485885e   14 years Andrew Bradford Removed BUILD from libnl configure
(edit) @c76b509   14 years Andrew Bradford Removed BUILD from iptables configure
(edit) @efb31cd   14 years Andrew Bradford Removed BUILD from dropbear configure
(edit) @e8619f5   14 years Andrew Bradford Removed BUILD from zlib configure
(edit) @9fbb8fb   14 years Andrew Bradford Removed BUILD from e2fsprogs configure
(edit) @d05636e   14 years Andrew Bradford Set ABI when compiling GCC
(edit) @d44503cc   14 years Andrew Bradford Added info about ABIs to 6.4 Broke out EABI from OABI in table. Not …
(edit) @a6b5527   14 years Andrew Bradford Removed -mabi='s from BUILD We're going to set the ABI when building …
(edit) @69ce2ab   14 years Andrew Bradford Merge branch 'myclfs' into moveBUILD
(edit) @9cbe486   14 years Andrew Bradford Added info about OABI / EABI to section 6.3
(edit) @ee73578   14 years Andrew Bradford Ignore Emacs temp files
(edit) @eabbc52   14 years Andrew Bradford Updated section 1.5 Resources A lot of info was about LFS project. …
(edit) @6ebe429   14 years Andrew Bradford Copy editing of WRT section 1.5 Changed small endian to be little …
(edit) @deb99a3   14 years Andrew Bradford Fixed typo in GMP formatting
(edit) @285d1d0   14 years Andrew Bradford Added option to run make check on GMP GCC version 4.3.2 compiles GMP …
(edit) @26c7a06   14 years Andrew Bradford Updated book to reflect renamed iana-etc patch
(edit) @85ff85f   14 years Andrew Bradford Renamed iana-etc patch to comply with name format
(edit) @9eb69a2   14 years Andrew Bradford Updated date and changelog
(edit) @91396a0   14 years Andrew Bradford Deleted bootscripts directory Bootscripts have all been moved to the …
(edit) @65b296c   14 years Andrew Bradford Updated GCC-Final configure switches Added --with-mpc and corrected …
(edit) @912d975   14 years Andrew Bradford Reordered patches to keep in alphabetic order
(edit) @c5ecc1b   14 years Andrew Bradford Implemented patch for Iana-Etc Updated book to include the patch for …
(edit) @a9cb92d   14 years Joe Ciccone Merge remote branch 'abradford/master'
(edit) @21f1019   14 years Andrew Bradford Created patch for Iana-etc Patch to provide correct operation of …
(edit) @0afa1e7   14 years Andrew Bradford Revert "Updated Iana-Etc to pull new data from IANA" This reverts …
(edit) @e0c6774   14 years Joe Ciccone Merge branch 'master', remote branch 'abradford/master'
(edit) @1e8cfef   14 years Joe Ciccone Embedded book doesn't install same packages twice The embedded book …
(edit) @62de58d   14 years Joe Ciccone Update date.
(edit) @9ee1843   14 years Joe Ciccone Added --with-mpc to GCC's configure switches With GCC 4.5, MPC is …
(edit) @5058de7   14 years Joe Ciccone Added info to each of GCC's configure switches
(edit) @4bea81e   14 years Joe Ciccone Upgrade GCC to version 4.5.2
(edit) @3c24b73   14 years Joe Ciccone Update Binutils to version 2.21 Updated Binutils to version 2.21 and …
(edit) @146f85d   14 years Joe Ciccone MPFR download link had wrong path MPFR download link had the correct …
(edit) @de0af72   14 years Joe Ciccone Added linux-headers scsi and xen dirs Section 6.5 lists the contents …
(edit) @1b5a1d8   14 years Joe Ciccone Added notes to ARM ABI Variable table The listing of ARM ABI …
(edit) @ab3543d   14 years Joe Ciccone Move BUILD storage into .bashrc from 7.3 to 6.3 BUILD gets defined in …
(edit) @b5e8c5c   14 years Andrew Bradford Update date.
(edit) @2c5aad4   14 years Andrew Bradford Embedded book doesn't install same packages twice The embedded book …
(edit) @406ca8f   14 years Andrew Bradford Updated Iana-Etc to pull new data from IANA Thanks to Grail Dane …
(edit) @f6137b6   14 years Andrew Bradford Added --with-mpc to GCC's configure switches With GCC 4.5, MPC is …
(edit) @f704d3f   14 years Andrew Bradford Added info to each of GCC's configure switches
(edit) @e63fb04   14 years Andrew Bradford Upgrade GCC to version 4.5.2
(edit) @10d90f3   14 years Andrew Bradford Update Binutils to version 2.21 Updated Binutils to version 2.21 and …
(edit) @b8d2978   14 years Andrew Bradford MPFR download link had wrong path MPFR download link had the correct …
Note: See TracRevisionLog for help on using the revision log.