Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a hace 18 años
  Peter S. Mazinger 0929e196d2 no check needed in libm/libpthread, we do not recurse anymore if the related option is not set, more Makefile cleanups hace 18 años
  Mike Frysinger 99e973a956 rework dependencies so the archive is re-created only when the object files have been updated hace 19 años
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for hace 19 años
  Manuel Novoa III d8c8b456f4 We need to link with libgcc.a when creating shared libs, in order to hace 20 años
  Eric Andersen 36be007b26 Minor cleanup hace 20 años
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: hace 20 años
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: hace 20 años
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: hace 20 años
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. hace 22 años
  Eric Andersen 3e87ecb2f6 Rework libcrypt based on the openbsd crypt implementation so that it passes the hace 22 años
  Eric Andersen 41cb95ae3f Adjust function naming and make sure everything is properly hace 22 años
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp hace 22 años
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would hace 22 años
  Eric Andersen 54fd5bd31b Tell ld explicitly when stuff is supposed to by dynamically linked hace 22 años
  Eric Andersen c1009c8881 Depend upon libc hace 22 años
  Eric Andersen dd43462ee2 More build system cleanups... hace 22 años
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid hace 22 años
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for hace 22 años
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com hace 22 años
  Eric Andersen 094983cd14 Force our child libs to link vs libc hace 23 años
  Eric Andersen ec4e85f8a3 Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir hace 23 años
  Eric Andersen a17d863945 I wasn't building the libdl shared lib anymore. Make each lib install a hace 23 años
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source hace 23 años
  Eric Andersen 249cb00d9f Rework where libraries get installed to. Now thew will be compiled and hace 23 años
  Eric Andersen 22358dd7ce Don't hard code path to TARGET_CC hace 23 años
  Eric Andersen 9325f0b9fa A few more compilation updates hace 23 años
  Eric Andersen 739ce2f15d Keep major number in sync with the toplevel makefile hace 23 años
  Eric Andersen 01f93e1725 Some minor makefile fixups hace 23 años
  Eric Andersen 08012e2446 Add in a libcrypt implementation. About 8k. hace 23 años