OSDN Git Service

This commit merges David Schleef's updates to the build system, which a
[uclinux-h8/uclibc-ng.git] / extra / gcc-uClibc / Makefile
2001-07-12 Eric AndersenThis commit merges David Schleef's updates to the build...
2001-07-03 Eric AndersenOops.
2001-07-03 Eric AndersenAllow the shared lib loader to fallback on the builddir...
2001-07-01 David SchleefChanged dependencies of gcc-uClibc.h to ../../Config...
2001-06-13 Eric AndersenDon't create a fake readelf app. We are creating a...
2001-05-31 Manuel Novoa III Removed INSTALL_DIR and replaced it with DEVEL_PREFIX...
2001-05-16 Eric AndersenFix up a few little problems
2001-05-10 Eric AndersenFix up naming of ld.so so every uses the same define...
2001-05-07 Eric AndersenUse the symbolic name, don't hard code.
2001-05-04 Eric AndersenThis patch allows powerpc to compile again. It also...
2001-05-04 Eric AndersenThis is kindof neat. With this update, you can now...
2001-05-03 Eric AndersenAvoid needing to distinguis between the install dir...
2001-04-26 Eric AndersenDon't hard-code the major number
2001-04-25 Eric AndersenFix up default .so number. This should avoid conflicts...
2001-04-23 Eric AndersenDefine where the shared lib loader now lives...
2001-04-20 Manuel Novoa III Update the gcc wrapper. Changes described in the notes...
2001-04-06 Eric AndersenMake a naming change to be consistent with other cross...
2001-02-15 Manuel Novoa III Hack DYNAMIC_LINKER setting for now.
2001-02-09 Eric AndersenTry to automagically pick the correct dynamic linker.
2001-01-30 Manuel Novoa III Hide some unnecessary output. Check cvs logging script.
2001-01-23 Eric AndersenAlways use system libc, to facilitate bootstrapping...
2001-01-17 Manuel Novoa III Set dynamic linker used to /lib/ld-linux.so.1. Changea...
2001-01-17 Manuel Novoa III Adapted to handle shared libraries as well as static...
2001-01-16 Eric AndersenOops. Forgot to check these in...
2001-01-15 Eric AndersenFirst pass at making this work with the new libcrt0...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...