summaryrefslogtreecommitdiffstats
path: root/toolchain/elf2flt/elf2flt
Commit message (Collapse)AuthorAgeFilesLines
* sh: Fix Buildroot sh targets to match gnuconfig targetsPhil Edworthy2011-07-181-4/+4
| | | | | | | | | | | | | | sh2eb and sh2a_nofpueb gnuconfig targets are no longer supported in Buildroot. This patch replaces these Buildroot targets with sh2 and sh2a respectively, and adds sh4a targets as these are widely used. To build for devices without an fpu, the relevant toolchain flags will have to be specified. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* fix typo in elf2flt, thanks atleIvan Kuten2007-11-081-1/+1
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
|
* pull from uClinux CVSMike Frysinger2007-01-288-478/+761
|
* sync with upstream cvsMike Frysinger2006-02-064-9/+22
|
* Thomas Chou says in bug 618: fix relocation error on nios2Mike Frysinger2006-01-151-3/+0Star
|
* script to generate tarballsMike Frysinger2006-01-132-0/+13
|
* sync with upstreamMike Frysinger2006-01-132-167/+167
|
* ignore .svnMike Frysinger2006-01-111-0/+2
|
* initial attempt at adding elf2flt support based upon marcs work in Bug 273Mike Frysinger2006-01-1019-0/+13689