| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify binutils as-needed support and enable it all the time regardless of ssp | Mike Frysinger | 2007-09-15 | 1 | -5/+1 |
* | as noted by psm, make sure we accumulate PICFLAG-y back into PICFLAG | Mike Frysinger | 2007-06-22 | 1 | -0/+1 |
* | pull from Blackfin repo: add -mid-shared-library for UCLIBC_FORMAT_SHARED_FLA... | Mike Frysinger | 2007-06-22 | 1 | -5/+5 |
* | force ourselves to write proper code and develop testscases | Mike Frysinger | 2007-04-17 | 1 | -3/+0 |
* | dont force a . before EXTRAVERSION so we can be a little more flexible with v... | Mike Frysinger | 2007-04-17 | 1 | -1/+1 |
* | - add arm1176 options | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -0/+2 |
* | dont want to actually bump EXTRAVERSION | Mike Frysinger | 2007-03-19 | 1 | -1/+1 |
* | #1273 if EXTRAVERSION is set, make sure we respect it | Mike Frysinger | 2007-03-19 | 1 | -0/+4 |
* | rewrite all superh targets to just sh | Mike Frysinger | 2007-02-18 | 1 | -1/+1 |
* | rewrite all sparc targets to just sparc | Mike Frysinger | 2007-02-18 | 1 | -1/+1 |
* | rewrite parisc to hppa | Mike Frysinger | 2007-02-18 | 1 | -1/+1 |
* | make arch default to hostarch | Mike Frysinger | 2007-02-14 | 1 | -0/+4 |
* | Add missing bits/fenv.h that got lost in the e500 port. | Joakim Tjernlund | 2007-02-13 | 1 | -0/+2 |
* | Rehash the PowerPC e500 port to avoid creating symlinks | Joakim Tjernlund | 2007-02-12 | 1 | -0/+2 |
* | enable -std=gnu99 by default now | Mike Frysinger | 2007-02-08 | 1 | -2/+1 |
* | Add support for PowerPC e500, libc part only. | Joakim Tjernlund | 2007-02-04 | 1 | -0/+4 |
* | Bernhard Fischer writes: add undef/nonnull warnings to EXTRA_WARNINGS | Mike Frysinger | 2007-01-28 | 1 | -0/+1 |
* | Support SecurePLTs for PowerPC. You need a toolchain that supports | Joakim Tjernlund | 2007-01-05 | 1 | -0/+2 |
* | we just want the kernel headers, not the whole kernel source ... so people ma... | Mike Frysinger | 2006-12-12 | 1 | -3/+3 |
* | kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly | Mike Frysinger | 2006-12-11 | 1 | -6/+1 |
* | tie PICFLAG:=-mfdpic to format rather than architecture | Mike Frysinger | 2006-12-11 | 1 | -6/+5 |
* | Richard Sandiford writes: add support for init/fini arrays in shared flat lib... | Mike Frysinger | 2006-12-08 | 1 | -13/+0 |
* | Correct -march cflag value for thumb capable ARM processors: Thanks Paul Brook | Khem Raj | 2006-11-22 | 1 | -6/+6 |
* | mips64 patch from Atsushi Nemoto: | Eric Andersen | 2006-11-04 | 1 | -0/+11 |
* | Add config options to select ARM ARMv5 and Intel iwmmxt variants. | Khem Raj | 2006-10-07 | 1 | -0/+2 |
* | fix from psm to make sure host make is new enough | Mike Frysinger | 2006-08-25 | 1 | -0/+5 |
* | bump the version, in preparation for actually cutting a release | Eric Andersen | 2006-07-05 | 1 | -1/+1 |
* | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | 2006-07-05 | 1 | -11/+10 |
* | Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negatives | Eric Andersen | 2006-07-04 | 1 | -3/+3 |
* | if $(LD) doesnt support --help, dont warn about it (stupid Darwin users) | Mike Frysinger | 2006-06-19 | 1 | -1/+1 |
* | bfin supports FDPIC, not normal ELF | Mike Frysinger | 2006-06-07 | 1 | -3/+1 |
* | drop the trigraphs warning ... there is no reason that we actually want to us... | Mike Frysinger | 2006-03-31 | 1 | -1/+1 |
* | Richard Sandiford writes: | Mike Frysinger | 2006-03-24 | 1 | -0/+7 |
* | Add comment why --gc-sections is ignored | Peter S. Mazinger | 2006-03-10 | 1 | -0/+1 |
* | Disable --gc-sections until I find why it is ignored on some configurations | Peter S. Mazinger | 2006-03-09 | 1 | -1/+1 |
* | check_ld takes only 1 arg as pointed out by pkj | Peter S. Mazinger | 2006-03-05 | 1 | -1/+1 |
* | Add --gc-sections, saves 2k on libc.so | Peter S. Mazinger | 2006-03-03 | 1 | -0/+1 |
* | Added support for the new CRISv32 architecture. | Peter Kjellerstedt | 2006-02-23 | 1 | -0/+1 |
* | Sync w/ nptl | Peter S. Mazinger | 2006-02-23 | 1 | -3/+1 |
* | Move -Os/-O2 first, add some gcc4 specific optimizations | Peter S. Mazinger | 2006-02-23 | 1 | -7/+19 |
* | Made it possible to build without stripping the binaries. | Peter Kjellerstedt | 2006-02-22 | 1 | -5/+8 |
* | * Made it possible to dynamically check for supported linker options | Peter Kjellerstedt | 2006-02-22 | 1 | -0/+3 |
* | rename ldso on all 64bit hosts | Mike Frysinger | 2006-02-21 | 1 | -2/+3 |
* | touchup headers target somemore so building in subdirs works nicely again | Mike Frysinger | 2006-02-18 | 1 | -0/+1 |
* | combine the output rules in one place | Mike Frysinger | 2006-02-17 | 1 | -11/+0 |
* | add ARM 7TDMI to processor selection list | David Anders | 2006-02-09 | 1 | -0/+1 |
* | everything uses now CFLAGS, no need to add anything to CPU_FLAGS, add -DSTATI... | Peter S. Mazinger | 2006-02-01 | 1 | -17/+23 |
* | make the extra warnings optional | Mike Frysinger | 2006-01-31 | 1 | -0/+2 |
* | Undo -std=c99 and related -D__ASSEMBLER__ | Peter S. Mazinger | 2006-01-30 | 1 | -1/+1 |
* | Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__... | Peter S. Mazinger | 2006-01-30 | 1 | -1/+1 |