summaryrefslogtreecommitdiffstats
path: root/extra/Configs
Commit message (Collapse)AuthorAgeFilesLines
...
* Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.shEric Andersen2001-05-296-0/+6
| | | | in all cases.
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-288-0/+1214
from libm float function support. Also, move all Config files out of the main directory.