Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microblaze linux has no SDA support | Steve Bennett | 2011-10-06 | 1 | -4/+0 |
| | | | | | | | | | The linker does not set up the Small Data Area symbols, _SDA_BASE_ and _SDA2_BASE_ so don't try to resolve them Signed-off-by: Ryan Flux <ryan.flux@emsolutions.com.au> Signed-off-by: Steve Bennett <steveb@workware.net.au> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -9/+9 |
| | | | | Closes issue #5194 | ||||
* | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen | 2004-05-14 | 1 | -2/+11 |
| | | | | have it. It is used by the boehm gc, amoung other things. | ||||
* | Microblaze port from the uClinux-dist, | David McCullough | 2003-10-14 | 1 | -0/+47 |
contributed by John Williams <jwilliams@itee.uq.edu.au> |