Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. | Eric Andersen | 2001-10-11 | 1 | -5/+5 |
* | Make sure the weak aliases are defined before the functions/vars | David McCullough | 2001-08-09 | 1 | -14/+14 |
* | Cleanup the toploevel makefile handing of shared libs. Add weak_alias | Eric Andersen | 2001-06-12 | 1 | -3/+12 |
* | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen | 2001-04-06 | 1 | -1/+1 |
* | For some reason the fancy attribute tags were not working on m68k so | David McCullough | 2001-02-27 | 1 | -8/+4 |
* | Make sure errno is 0 before we call main (may have been set while initializing). | Manuel Novoa III | 2001-02-19 | 1 | -0/+10 |
* | Create __uClibc_main to handle what can be done in C instead of each arch's | Manuel Novoa III | 2001-02-19 | 1 | -0/+80 |