aboutsummaryrefslogtreecommitdiff
path: root/samples/x86_64-unknown-linux-uclibc
Commit message (Collapse)AuthorAgeFilesLines
* Robet P. J. DAY: typoes.Yann E. MORIN"2008-02-141-1/+1
|
* Update the samples to the new set of options (not changing the configuration).Yann E. MORIN"2008-01-161-8/+12
|
* Updated the x86_64-unknown-linux-uclibc sample.Yann E. MORIN"2007-09-061-9/+16
|
* Update all samples to the latest set of options (because so much as changed ↵Yann E. MORIN"2007-08-151-100/+9
| | | | since we dropped the core C compiler and many obsolete versions).
* Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"2007-07-301-1/+0
| | | | | | | | | | Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.
* Update the samples to the latest option set.Yann E. MORIN"2007-07-241-1/+3
|
* Update the x86_64-unknown-linux-uclibc sample.Yann E. MORIN"2007-07-161-9/+51
|
* Add an x86_64 sample.Yann E. MORIN"2007-07-112-0/+503