summaryrefslogtreecommitdiff
path: root/mk/eglibc.mk
Commit message (Collapse)AuthorAge
* Embtk generic macros: lower macrosAbdoulaye Walsimou Gaye2011-07-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: remove 'all rights reserved'Abdoulaye Walsimou Gaye2011-03-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: update copyright dateAbdoulaye Walsimou Gaye2011-01-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain/Build system: rework commit da4852176b on cflagsAbdoulaye Walsimou Gaye2010-12-27
| | | | | | | | This patch removes use of cflags introduced by commit:da4852176b , as it will break cross compilation of some broken packages. However it leaves it in C libraries configuration/build as done previously. Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain/Build system: set -mcpu, -march and floating point switches in ↵Abdoulaye Walsimou Gaye2010-12-26
| | | | | | target cflags Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain: eglibc: make disable of versioning optionalAbdoulaye Walsimou Gaye2010-12-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: rework some message macros and use blue colorAbdoulaye Walsimou Gaye2010-12-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain: eglibc: fix download of patchesAbdoulaye Walsimou Gaye2010-12-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain: eglibc: use http url instead of svn urlAbdoulaye Walsimou Gaye2010-12-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: fix header of Makefiles and kconfig filesAbdoulaye Walsimou Gaye2010-08-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain: eglibc: move eglibc-x.y.z.mk files to mk/eglibc directoryAbdoulaye Walsimou Gaye2010-08-10
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: update EGLIBC Makefile headerAbdoulaye Walsimou Gaye2010-08-03
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Toolchain: eglibc: disable versioning and set pkgversion stringAbdoulaye Walsimou Gaye2010-06-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolhcain: eglibc: use EMBTK_BUGURL for --with-bugurlAbdoulaye Walsimou Gaye2010-04-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: set bug urlAbdoulaye Walsimou Gaye2010-04-11
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: Completely rework the way eglibc options are computedAbdoulaye Walsimou Gaye2010-02-26
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: we need to patch eglibc in order to support mipsisa*-*- tripletAbdoulaye Walsimou Gaye2009-11-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Decision is made to not support multilib in EmbtoolkitAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: arm: Initial work to support multilibAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: check for hard/soft floating point in gcc/eglibc MakefileAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Allow users to checkout svn trunk of eglibcAbdoulaye Walsimou Gaye2009-08-07
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: disable version by default to reduce footprintAbdoulaye Walsimou Gaye2009-08-01
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: use int feature of kbluid instead of stringAbdoulaye Walsimou Gaye2009-07-29
| | | | | | | eglibc: use int feature of kbluid instead of string for svn revision. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: Make use of J env var for parallel buildAbdoulaye Walsimou Gaye2009-07-25
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Use of TARGET_CFLAGS in eglibc buildAbdoulaye Walsimou Gaye2009-07-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: move some configure options in arch MakefileAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: configure with STRICT_GNU_TARGETAbdoulaye Walsimou Gaye2009-07-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: give the ability to patch eglibc-2.9Abdoulaye Walsimou Gaye2009-06-13
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: implement eglibc downloadAbdoulaye Walsimou Gaye2009-06-10
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: fix CFLAGS at configure time and add -pipeAbdoulaye Walsimou Gaye2009-05-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: Introduce CFLAGS at configure timeAbdoulaye Walsimou Gaye2009-05-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: use GNU_TARGET instead of STRICT_GNU_TARGET at configure timeAbdoulaye Walsimou Gaye2009-05-24
| | | | | | | This patch makes use of GNU_TARGET instead of STRICT_GNU_TARGET at configure time. This fix issues when configuring for MIPS64 with n32, o64 and n64 ABIs. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: configure for 2.6 linux kernel onlyAbdoulaye Walsimou Gaye2009-05-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: make use of EGLIBC_OPTIONS before configuringAbdoulaye Walsimou Gaye2009-05-23
| | | | | | | This patch makes use of EGLIBC_OPTIONS before configuring. This render EGLIBC really configureable at build time. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC: make use of TARGETCC_CACHED, TARGETCXX_CACHED, TARGETAR ↵Abdoulaye Walsimou Gaye2009-05-19
| | | | | | | | | | and TARGETRANLIB This patch makes use of TARGETCC_CACHED and TARGETCXX_CACHED in order to cache EGLIBC build. It also let EGLIBC to use TARGETAR and TARGETRANLIB defined in commit b61e6b5f3be40b54e64f85d0f0d9670849d6fee1 Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Correctly set EGLIBC_FLOAT_TYPEAbdoulaye Walsimou Gaye2009-05-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Make GCC and EGLIBC to use HOSTCC_CACHED HOSTCXX_CACHEDAbdoulaye Walsimou Gaye2009-05-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Remove --disable-nls as note documented by eglibc configureAbdoulaye Walsimou Gaye2009-05-17
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Use STRICT_GNU-TARGET on all toolchain componentsAbdoulaye Walsimou Gaye2009-05-17
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: EGLIBC install (last stage)Abdoulaye Walsimou Gaye2009-05-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Introduction of eglibc headers install and gcc second stage build ↵Abdoulaye Walsimou Gaye2009-05-16
| | | | | | and install Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Add eglibc build fileAbdoulaye Walsimou Gaye2009-05-15
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>