summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/binutils.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* Looks like the 2.16 patches should work fine for 2.15.97, and tested with a ↵Manuel Novoa III2005-05-031-0/+3
| | | | mipsel soft-float cross+native toolchain build.
* Needed --disable-werror to get 2.16.mumble build from dying on missing ↵Manuel Novoa III2005-04-301-0/+5
| | | | prototypes in lex-generated files.
* fixup use of a variable before it is setEric Andersen2005-02-111-7/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+6
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* dont output whichMike Frysinger2004-12-221-3/+3
|
* binutils 2.15.94.0.2Mike Frysinger2004-12-211-1/+0
|
* use which to locate apps (useful for non-Linux systems like OS X)Mike Frysinger2004-12-191-3/+3
|
* Kill off old unused JLEVEL junkEric Andersen2004-12-111-4/+4
|
* fix binutils_target-cleanMike Frysinger2004-10-191-0/+3
|
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-1/+1
|
* facelift step number twoEric Andersen2004-10-091-1/+1
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+132
-Erik