Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-04 | nios2: sync support with glibc | Waldemar Brodkorb | |
Only static linking is supported for now. More debugging and analyzing for ld.so, TLS and NPTL is required. But at least you can bootup a static root fileystem in Qemu. | |||
2016-01-27 | nios2: allow to build toolchain | Waldemar Brodkorb | |
At least allow to compile a toolchain targeting nios2 without MMU. | |||
2012-06-15 | nios[2]/crt1.S: remove unused _stdio_init,_stdio_term and __h_errno_location | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2007-01-05 | Atle Nissestad writes: The attached patch fixes compilation of the current ↵ | Mike Frysinger | |
svn on the nios2 platform, and updates the crt1/n/i.S files to get CTOR/DTOR-support to work. | |||
2006-01-10 | remove unused symbols | Mike Frysinger | |
2006-01-10 | more fixes by Thomas Chou in Bug 618 | Mike Frysinger | |
2005-12-30 | Bug 616, Thomas Chou: update crt to new 0.9.28 uClibc style | Mike Frysinger | |