summaryrefslogtreecommitdiff
path: root/make/binutils.mk
AgeCommit message (Expand)Author
2003-11-20Add some quoting to handle unusual host compiler namingEric Andersen
2003-11-12Thomas Cameron writes:Eric Andersen
2003-11-12Kill off --with-lib-path, since --with-sysroot is sufficient,Eric Andersen
2003-11-11Fix a build problem found while building for arm soft-floatEric Andersen
2003-11-07Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7Eric Andersen
2003-11-07$(STAGING_DIR)/include is not a binutils problemEric Andersen
2003-11-06Update binutils version. Reportly fixes big endian arm...Eric Andersen
2003-11-01Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III
2003-10-18Add support for 'make -j3' so make to run stuff in parallelEric Andersen
2003-10-18do not use a perl, just use a patchEric Andersen
2003-10-08Minor cleanup, remove some unnecessary stuffEric Andersen
2003-09-30With this, buildroot builds w/o needing the magic symlink,Eric Andersen
2003-09-27Fixup the binutils_target buildEric Andersen
2003-09-14Rework toolchain build to make it much more modular andEric Andersen