OSDN Git Service

Revert "try to fix duplicated slashes in the generated lib*.so files"
[uclinux-h8/uClibc.git] / Rules.mak
2011-03-06 Peter S. MazingerRevert "try to fix duplicated slashes in the generated...
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-03 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2011-01-21 Carmelo Amorosobump version to 0.9.32-rc2-git
2011-01-20 Carmelo Amorosorelease 0.9.32-rc2
2010-12-17 Bernhard Reutner... bump version to 0.9.32-rc1-git
2010-12-17 Bernhard Reutner... release 0.9.32-rc1
2010-11-10 Bernhard Reutner... nptl: use correct unwind header for unwind-forcedunwind
2010-11-10 Steven J. Magnanimicroblaze: build infrastructure
2010-09-16 Carmelo Amorosonptl: Remove nptl/sysdeps/generic directory from includ...
2010-09-15 Salvatore Crolibubacktrace: Provide uClibc with backtrace functions
2010-08-19 Bernhard Reutner... buildsys: Do not error on GNUHASH for clean targets
2010-08-05 Bernhard Reutner... buildsys: check_gcc warning flags
2010-07-23 Khem RajRules.mak: ARM926T is really an armv5t and arm9e core.
2010-07-14 Bernhard Reutner... nptl: x86_64: fix compilation of unwinder
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-06-17 Bernhard Reutner... nptl: fix order of includes for out-of-tree builds
2010-04-28 Tony WuFix typo (OPTIMIZATIONS -> OPTIMIZATION)
2010-04-23 Austin Foxleychange ABI_VERSION back to just include the major number
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Bernhard Reutner... bump version to 0.9.32-git
2010-04-02 Bernhard Reutner... Release 0.9.31
2010-03-12 Bernhard Reutner... bump version
2010-03-12 Bernhard Reutner... bump version to 0.9.31-rc1
2010-03-12 Bernhard Reutner... add MULTILIB_DIR: Path component for libdirs
2010-02-23 Austin Foxleyimprove parallel make behaviour
2010-02-10 Carmelo Amorosolibc: Add a common sysdep header
2010-02-09 Carmelo Amorosonptl: sysdep headers re-factoring
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Carmelo Amorosobuild: Do not define -DPIC longer through build system
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-09 Bernhard Reutner... warn about old-style crap in extra-annoyance-mode
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Peter S. Mazingerremove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
2009-11-09 Mike Frysingerbuild with -fmerge-all-constants
2009-11-09 Mike Frysingertest/plt: add a script to find PLT usage
2009-11-09 Austin FoxleyRules.mak fix typo (qstrup -> qstrip)
2009-11-09 Austin FoxleyRules.mak fix typo (qstrup -> qstrip)
2009-10-22 Mike Frysingerbuild with -fmerge-all-constants
2009-10-22 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-10-09 Bernhard Reutner... check_ld some more flags
2009-10-08 Bernhard Reutner... add and use qstrip
2009-09-16 Bernhard Reutner... handle make ARCH= config
2009-09-14 Bernhard Reutner... Revert "default ?conf to native arch"
2009-08-25 Bernhard Reutner... default ?conf to native arch
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-08-01 Khem RajRules.mak: Fix references to svn.
2009-07-21 Denys Vlasenkos/UCLIBC_INTERNAL/_LIBC/g
2009-07-15 Mike Frysingeruse -EB/-EL for all targets
2009-07-06 Mike Frysingeruse -isystem with gcc paths
2009-05-04 Peter Griffinsh: Fix FPU config option
2009-03-25 Bernhard Reutner... - do not pass -Wl with -shared in LDFLAGS_NOSTRIP ...
2009-02-23 Bernhard Reutner... - also filter out headers-y
2009-02-03 Bernhard Reutner... - fix install_headers on hosts where ld does not suppor...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2009-01-22 Bernhard Reutner... - also link librt with --as-needed and do so unconditio...
2009-01-14 Bernhard Reutner... - make sure to pass the correct PIE flags to gcc (Peter...
2009-01-14 Bernhard Reutner... - make sure not to have relocs in Scrt1.o (Peter S...
2009-01-11 Denis Vlasenkoutils/Makefile.in: de-obfuscate it a bit
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-12-26 Denis Vlasenkoinclude/libc-string_i386.h: fix a bug where memset...
2008-12-16 Denis Vlasenkofix testing "gcc -mpreferred-stack-boundary=2" on x86_64
2008-12-13 Denis VlasenkoMake it again possible to have compact and small stack...
2008-11-12 Bernhard Reutner... - adjust trunk version info
2008-11-11 Bernhard Reutner... - update recommendation for pregenerated locales.
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-11-03 Hans-Christian EgtvedtRemove commented out CFLAGS assigment which is also...
2008-10-28 Bernhard Reutner... - mark trunk as BUGFIX-ONLY after 0.9.30-rc3
2008-10-28 Bernhard Reutner... - bump version to 0.9.30-rc3
2008-10-15 Bernhard Reutner... - mark trunk as -rc2-svn
2008-10-15 Bernhard Reutner... - bump version to 0.9.30-rc2
2008-10-10 Bernhard Reutner... - make sure to match the start of the MAKE_VERSION
2008-10-08 Bernhard Reutner... - add/use variables to make build-tools configurable
2008-10-03 Bernhard Reutner... - add long double math wrappers (Ned Ludd)
2008-09-25 Bernhard Reutner... - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
2008-08-21 Paul MundtDisable -msoft-float usage on SH, gcc doesn't support it.
2008-07-17 Bernhard Reutner... - poison non-standard keywords:
2008-07-08 Carmelo AmorosoFix the test build system by installing headers on...
2008-06-09 Bernhard Reutner... - Improve prerequisites and avoid spurious reconfigurat...
2008-06-01 Bernd SchmidtA slight improvement over my previous commit which...
2008-05-23 Bernhard Reutner... - use -print-file-name
2008-04-30 Denis Vlasenkoguard against older ld's not understanding --sort-secti...
2008-04-30 Denis VlasenkoRules.mak: fix -falign/-malign mixup
2008-04-29 Denis Vlasenkobuild system: use a bit more aggressive gcc/ld optimiza...
2008-04-28 Denis VlasenkoExperimentally move libc_hidden_proto(time) to time.h.
2008-03-26 Bernhard Reutner... Paul Brook writes:
2008-01-18 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
next