Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-27 | Update to accomodate the header file changes | Eric Andersen | |
2001-05-29 | Remove the now obsolete "headers" target. Fix call to ↵ | Eric Andersen | |
get-needed-libgcc-objects.sh to we define NM and AR properly. | |||
2001-05-26 | Minor fix. | Manuel Novoa III | |
2001-05-17 | Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at> | Eric Andersen | |
when cross compiling with shared lib support, there were spots where the native 'ld' was mistakenly being called. | |||
2001-05-16 | Fix up a few little problems | Eric Andersen | |
2001-05-12 | Add in a libc.so link as well | Eric Andersen | |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | |
tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik |