index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Rules.mak
Age
Commit message (
Expand
)
Author
2009-07-05
use -isystem with gcc paths
Mike Frysinger
2009-05-04
sh: Fix FPU config option
Peter Griffin
2009-03-25
- do not pass -Wl with -shared in LDFLAGS_NOSTRIP (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-02-23
- also filter out headers-y
Bernhard Reutner-Fischer
2009-02-03
- fix install_headers on hosts where ld does not support gnu hash-style but
Bernhard Reutner-Fischer
2009-01-28
"make utils" now successfully makes utils for target
Denis Vlasenko
2009-01-22
- also link librt with --as-needed and do so unconditionally to work around
Bernhard Reutner-Fischer
2009-01-14
- make sure to pass the correct PIE flags to gcc (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-01-14
- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-01-11
utils/Makefile.in: de-obfuscate it a bit
Denis Vlasenko
2008-12-27
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-26
include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves
Denis Vlasenko
2008-12-16
fix testing "gcc -mpreferred-stack-boundary=2" on x86_64
Denis Vlasenko
2008-12-13
Make it again possible to have compact and small stack usage
Denis Vlasenko
2008-11-12
- adjust trunk version info
Bernhard Reutner-Fischer
2008-11-11
- update recommendation for pregenerated locales.
Bernhard Reutner-Fischer
2008-11-07
- less verbose make clean
Bernhard Reutner-Fischer
2008-11-03
Remove commented out CFLAGS assigment which is also set on next line
Hans-Christian Egtvedt
2008-10-28
- mark trunk as BUGFIX-ONLY after 0.9.30-rc3
Bernhard Reutner-Fischer
2008-10-28
- bump version to 0.9.30-rc3
Bernhard Reutner-Fischer
2008-10-15
- mark trunk as -rc2-svn
Bernhard Reutner-Fischer
2008-10-15
- bump version to 0.9.30-rc2
Bernhard Reutner-Fischer
2008-10-10
- make sure to match the start of the MAKE_VERSION
Bernhard Reutner-Fischer
2008-10-08
- add/use variables to make build-tools configurable
Bernhard Reutner-Fischer
2008-10-03
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-09-25
- add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
Bernhard Reutner-Fischer
2008-08-21
Disable -msoft-float usage on SH, gcc doesn't support it.
Paul Mundt
2008-07-17
- poison non-standard keywords:
Bernhard Reutner-Fischer
2008-07-08
Fix the test build system by installing headers on a local folder
Carmelo Amoroso
2008-06-09
- Improve prerequisites and avoid spurious reconfigurations.
Bernhard Reutner-Fischer
2008-06-01
A slight improvement over my previous commit which ensured we always rebuild
Bernd Schmidt
2008-05-23
- use -print-file-name
Bernhard Reutner-Fischer
2008-04-30
guard against older ld's not understanding --sort-section alignment
Denis Vlasenko
2008-04-30
Rules.mak: fix -falign/-malign mixup
Denis Vlasenko
2008-04-29
build system: use a bit more aggressive gcc/ld optimizations,
Denis Vlasenko
2008-04-28
Experimentally move libc_hidden_proto(time) to time.h.
Denis Vlasenko
2008-03-26
Paul Brook writes:
Bernhard Reutner-Fischer
2008-01-18
A patch from our Blackfin repository, originally from Mike Frysinger.
Bernd Schmidt
2008-01-17
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
Bernd Schmidt
2008-01-16
- check for -nostdlib
Bernhard Reutner-Fischer
2008-01-08
sh64 uses a 32-bit ABI, don't bother with lib64 silliness.
Paul Mundt
2008-01-05
Chris Zankel writes:
Mike Frysinger
2008-01-05
pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64 multilib systems tran...
Mike Frysinger
2007-11-23
Add necessary Makefile rules for the Blackfin.
Bernd Schmidt
2007-11-16
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-07
- fix whitespace
Bernhard Reutner-Fischer
2007-11-07
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-10-16
- move UCLIBC_EXTRA_LDFLAGS below pinning LDFLAGS
Bernhard Reutner-Fischer
2007-10-13
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
2007-10-13
- allow for passing in UCLIBC_EXTRA_LDFLAGS
Bernhard Reutner-Fischer
[next]