summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.arm
Commit message (Expand)AuthorAgeFilesLines
...
* Fix default install dirsEric Andersen2001-11-191-5/+5
* Use malloc on arm (since I've never bothered to write sbrk)Eric Andersen2001-08-111-2/+2
* Update the build system, yet again. I hope this is the last time...Eric Andersen2001-08-101-30/+48
* This syncs things up with my local tree. Mainly changes installerEric Andersen2001-08-081-23/+22
* This commit merges David Schleef's updates to the build system, which aEric Andersen2001-07-121-18/+27
* A patch from Michal Moskal <malekith@pld.org.pl> to includeEric Andersen2001-07-091-0/+4
* Make PIC a config optionEric Andersen2001-06-231-0/+3
* Add in "HAVE_SHARED" so shared libs build or not as neededEric Andersen2001-06-191-0/+3
* Default to something like a strongArm, (i.e. has an MMU)Eric Andersen2001-06-131-3/+2
* Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III2001-05-311-15/+18
* Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.shEric Andersen2001-05-291-0/+1
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-0/+147