| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 |
* | Replace all Makefiles for new build infrastucture | Peter S. Mazinger | 2005-10-29 | 1 | -113/+8 |
* | Backport handling of AS_NEEDED | Peter S. Mazinger | 2005-10-28 | 1 | -4/+2 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -2/+2 |
* | Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, d... | Peter S. Mazinger | 2005-10-11 | 1 | -20/+20 |
* | Oops, libc.a didn't got installed | Peter S. Mazinger | 2005-09-28 | 1 | -1/+1 |
* | Remove ar-target and shared targets, at build time now we traverse the tree o... | Peter S. Mazinger | 2005-09-28 | 1 | -38/+39 |
* | Provide atexit() for static builds | Peter S. Mazinger | 2005-09-27 | 1 | -1/+1 |
* | Add __cxa_atexit and __cxa_finalize, thanks to Stephen Warren. This patch bre... | Peter S. Mazinger | 2005-09-26 | 1 | -2/+13 |
* | no check needed in libm/libpthread, we do not recurse anymore if the related ... | Peter S. Mazinger | 2005-09-22 | 1 | -4/+2 |
* | Makefile cleanups | Peter S. Mazinger | 2005-09-22 | 1 | -2/+0 |
* | Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. | Joakim Tjernlund | 2005-08-12 | 1 | -1/+1 |
* | further refine output so the silent mode of make is truly silent | Mike Frysinger | 2005-07-28 | 1 | -1/+3 |
* | remove pointless exit 1 ... if $(AR) fails then make will abort ok | Mike Frysinger | 2005-06-30 | 1 | -1/+1 |
* | Oops, fix link fail. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+1 |
* | Add __libc_stack_end to libc. | Joakim Tjernlund | 2005-06-29 | 1 | -4/+7 |
* | Removed -z defs as a more general solution is in the works. | Joakim Tjernlund | 2005-05-26 | 1 | -1/+1 |
* | Pass main function ptr from crt1 to __uClibc_start_main. | Joakim Tjernlund | 2005-05-21 | 1 | -1/+1 |
* | touchup the $(AR) mojo to address some bugs by Peter Kjellerstedt | Mike Frysinger | 2005-02-13 | 1 | -6/+11 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -1/+25 |
* | fix target dependencies to support parallel building | Mike Frysinger | 2005-01-19 | 1 | -6/+3 |
* | use $(RANLIB) | Mike Frysinger | 2005-01-19 | 1 | -2/+1 |
* | Remove unused stuff. From Peter Mazinger. | Joakim Tjernlund | 2004-10-14 | 1 | -6/+0 |
* | Link with libfloat if necessary. | Manuel Novoa III | 2004-01-16 | 1 | -1/+1 |
* | Ok.. we need to link with libgcc.a for some archs. I haven't looked at | Manuel Novoa III | 2004-01-14 | 1 | -1/+1 |
* | minor cleanup | Eric Andersen | 2003-11-04 | 1 | -1/+1 |
* | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III | 2003-10-31 | 1 | -17/+3 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -2/+2 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -8/+8 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -4/+4 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-09-11 | 1 | -5/+4 |
* | Patch from Peter S. Mazinger to make the get-needed-libgcc-objects | Eric Andersen | 2003-06-05 | 1 | -2/+3 |
* | Patch from Stefan Allius to make adding libgcc functions to the library an | Eric Andersen | 2003-02-05 | 1 | -10/+17 |
* | Cleanup makefiles and make clean a bit | Eric Andersen | 2003-01-23 | 1 | -1/+4 |
* | Make support for global constructors and global destructors be | Eric Andersen | 2002-11-27 | 1 | -1/+8 |
* | Patch from Stefan Allius for libgcc multilib support | Eric Andersen | 2002-11-08 | 1 | -1/+1 |
* | Patch from Stefan Allius -- export LIBGCC | Eric Andersen | 2002-11-05 | 1 | -1/+1 |
* | Put it back the way it was. Sigh. | Eric Andersen | 2002-10-25 | 1 | -3/+3 |
* | Sigh. Lets not use LD to link, or we lose the INTERP field. | Eric Andersen | 2002-10-25 | 1 | -3/+3 |
* | This commit contains a patch from Stefan Allius <allius@atecom.com> to change | Eric Andersen | 2002-10-01 | 1 | -2/+2 |
* | * Added semi-support for version scripts. If sysdeps/linux/<arch>/libc.map | Tobias Anderberg | 2002-09-16 | 1 | -2/+8 |
* | Be more path independent | Eric Andersen | 2002-08-09 | 1 | -1/+1 |
* | Build our own crti.o and crtn.o with a cross arch method that I | Eric Andersen | 2002-03-13 | 1 | -2/+2 |
* | Make shared libs properly list the correct ld.so in the interp | Eric Andersen | 2002-02-18 | 1 | -1/+2 |
* | Fix the bug where binaries built with older toolchains would | Eric Andersen | 2002-01-28 | 1 | -3/+2 |
* | Tell ld explicitly when stuff is supposed to by dynamically linked | Eric Andersen | 2002-01-16 | 1 | -1/+1 |
* | Make libc depend on ldso | Eric Andersen | 2002-01-12 | 1 | -1/+1 |
* | Cleanup makfile, use ld to avoid chicken-and-egg problems when | Eric Andersen | 2002-01-11 | 1 | -13/+6 |
* | Be more carefull about erroring out of shell fragments. Try to | Eric Andersen | 2002-01-09 | 1 | -1/+3 |
* | Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for | Eric Andersen | 2002-01-01 | 1 | -3/+3 |