2008-09-25 |
Bernhard Reutner... | - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown) |
blob | commitdiff | raw |
2008-08-21 |
Paul Mundt | Disable -msoft-float usage on SH, gcc doesn't support it. |
blob | commitdiff | raw | diff to current |
2008-07-17 |
Bernhard Reutner... | - poison non-standard keywords: |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Carmelo Amoroso | Fix the test build system by installing headers on... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Bernhard Reutner... | - Improve prerequisites and avoid spurious reconfigurat... |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Bernd Schmidt | A slight improvement over my previous commit which... |
blob | commitdiff | raw | diff to current |
2008-05-23 |
Bernhard Reutner... | - use -print-file-name |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Denis Vlasenko | guard against older ld's not understanding --sort-secti... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Denis Vlasenko | Rules.mak: fix -falign/-malign mixup |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Denis Vlasenko | build system: use a bit more aggressive gcc/ld optimiza... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Denis Vlasenko | Experimentally move libc_hidden_proto(time) to time.h. |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Bernhard Reutner... | Paul Brook writes: |
blob | commitdiff | raw | diff to current |
2008-01-18 |
Bernd Schmidt | A patch from our Blackfin repository, originally from... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Bernd Schmidt | A patch from our Blackfin repository, originally from... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Bernhard Reutner... | - check for -nostdlib |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Paul Mundt | sh64 uses a 32-bit ABI, don't bother with lib64 silliness. |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Mike Frysinger | Chris Zankel writes: |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Mike Frysinger | pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Bernd Schmidt | Add necessary Makefile rules for the Blackfin. |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Carmelo Amoroso | Added AVR32 support to uClibc. Signed-off-by: Hans... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Bernhard Reutner... | - fix whitespace |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Carmelo Amoroso | Added support for GNU hash style into dynamic linker |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Bernhard Reutner... | - move UCLIBC_EXTRA_LDFLAGS below pinning LDFLAGS |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Bernhard Reutner... | - use the compiler-driver instead of the linker |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Bernhard Reutner... | - allow for passing in UCLIBC_EXTRA_LDFLAGS |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Mike Frysinger | Jie Zhang writes: |
blob | commitdiff | raw | diff to current |
2007-09-15 |
Mike Frysinger | simplify binutils as-needed support and enable it all... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Mike Frysinger | as noted by psm, make sure we accumulate PICFLAG-y... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Mike Frysinger | pull from Blackfin repo: add -mid-shared-library for... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
Mike Frysinger | force ourselves to write proper code and develop testscases |
blob | commitdiff | raw | diff to current |
2007-04-17 |
Mike Frysinger | dont force a . before EXTRAVERSION so we can be a littl... |
blob | commitdiff | raw | diff to current |
2007-03-20 |
Bernhard Reutner... | - add arm1176 options |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Mike Frysinger | dont want to actually bump EXTRAVERSION |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Mike Frysinger | #1273 if EXTRAVERSION is set, make sure we respect it |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Mike Frysinger | rewrite all superh targets to just sh |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Mike Frysinger | rewrite all sparc targets to just sparc |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Mike Frysinger | rewrite parisc to hppa |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Mike Frysinger | make arch default to hostarch |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Joakim Tjernlund | Add missing bits/fenv.h that got lost in the e500 port. |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Joakim Tjernlund | Rehash the PowerPC e500 port to avoid creating symlinks |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Mike Frysinger | enable -std=gnu99 by default now |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Joakim Tjernlund | Add support for PowerPC e500, libc part only. |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Mike Frysinger | Bernhard Fischer writes: add undef/nonnull warnings... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Joakim Tjernlund | Support SecurePLTs for PowerPC. You need a toolchain... |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Mike Frysinger | we just want the kernel headers, not the whole kernel... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Mike Frysinger | kill off the need for fix_includes.sh by utilizing... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Mike Frysinger | tie PICFLAG:=-mfdpic to format rather than architecture |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Mike Frysinger | Richard Sandiford writes: add support for init/fini... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Khem Raj | Correct -march cflag value for thumb capable ARM proces... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Eric Andersen | mips64 patch from Atsushi Nemoto: |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Khem Raj | Add config options to select ARM ARMv5 and Intel iwmmxt... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Mike Frysinger | fix from psm to make sure host make is new enough |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Eric Andersen | bump the version, in preparation for actually cutting... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Eric Andersen | fixup my copyright notice, trim stale remnants of older... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Eric Andersen | Change symbol 'NOSTRIP' to 'DOSTRIP' since the double... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Mike Frysinger | if $(LD) doesnt support --help, dont warn about it... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Mike Frysinger | bfin supports FDPIC, not normal ELF |
blob | commitdiff | raw | diff to current |
2006-03-31 |
Mike Frysinger | drop the trigraphs warning ... there is no reason that... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Mike Frysinger | Richard Sandiford writes: |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Peter S. Mazinger | Add comment why --gc-sections is ignored |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Peter S. Mazinger | Disable --gc-sections until I find why it is ignored... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Peter S. Mazinger | check_ld takes only 1 arg as pointed out by pkj |
blob | commitdiff | raw | diff to current |
2006-03-03 |
Peter S. Mazinger | Add --gc-sections, saves 2k on libc.so |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Peter Kjellerstedt | Added support for the new CRISv32 architecture. |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Peter S. Mazinger | Sync w/ nptl |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Peter S. Mazinger | Move -Os/-O2 first, add some gcc4 specific optimizations |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Peter Kjellerstedt | Made it possible to build without stripping the binaries. |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Peter Kjellerstedt | * Made it possible to dynamically check for supported... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Mike Frysinger | rename ldso on all 64bit hosts |
blob | commitdiff | raw | diff to current |
2006-02-18 |
Mike Frysinger | touchup headers target somemore so building in subdirs... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Mike Frysinger | combine the output rules in one place |
blob | commitdiff | raw | diff to current |
2006-02-09 |
David Anders | add ARM 7TDMI to processor selection list |
blob | commitdiff | raw | diff to current |
2006-02-01 |
Peter S. Mazinger | everything uses now CFLAGS, no need to add anything... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Mike Frysinger | make the extra warnings optional |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Peter S. Mazinger | Undo -std=c99 and related -D__ASSEMBLER__ |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Peter S. Mazinger | Enable -std=c99 if supported, this will define __STDC_V... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Peter S. Mazinger | Some more prototypes, enable missing-prototypes/declara... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Peter S. Mazinger | Add more warnings, for release we should guard later... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Peter S. Mazinger | Split out libc-symbols.h from libc-internal.h, use... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Peter S. Mazinger | Remove HAVE_ELF |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Mike Frysinger | fix up ability to rename ldso |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Mike Frysinger | move the HAVE_SHARED/libc check down to after we source... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Mike Frysinger | dont depend on libc.so if we dont have shared |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Mike Frysinger | force -fsigned-char for everyone |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Mike Frysinger | give the 64bit ldso on amd64 a slightly diff name so... |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Mike Frysinger | Jan-Benedict Glaw: allow people to override the default... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Mike Frysinger | fPIC doesnt work on bfin |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Mike Frysinger | Bug 618, Thomas Chou: update build flags for nios target |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Mike Frysinger | Joseph S. Myers writes: |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Peter S. Mazinger | TARGET_ARCH is already stripped, do not do it again... |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Mike Frysinger | quote arg to shell-ed grep as pointed out by Jan-Benedi... |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Mike Frysinger | Bug 616, Thomas Chou: dont use -msoft-float on nios2... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Peter S. Mazinger | Correct C_SYMBOL_PREFIX handling for asm, supports... |
blob | commitdiff | raw | diff to current |
2005-12-06 |
"Steven J. Hill" | Fix includes for NPTL thread model. |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Mike Frysinger | include more paths in libpthreads |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Peter S. Mazinger | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Peter S. Mazinger | Add header dependency to be used as prerequisite for... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Peter S. Mazinger | Build libc if in a subdir and we have it as a dependency |
blob | commitdiff | raw | diff to current |
2005-11-24 |
Peter S. Mazinger | Correct PTINC path and remove hardcoded include for... |
blob | commitdiff | raw | diff to current |
2005-11-22 |
Peter S. Mazinger | Depedencies corrected (less make oldconfig/headers... |
blob | commitdiff | raw | diff to current |
next |