OSDN Git Service

Some minor makefile fixups
[uclinux-h8/uClibc.git] / extra /
2001-04-25 Eric AndersenFix up default .so number. This should avoid conflicts...
2001-04-25 Eric AndersenRevert my ill-advised change to force the shared lib...
2001-04-23 Eric AndersenMake sure that we list the shared lib loader as a requi...
2001-04-23 Eric AndersenDefine where the shared lib loader now lives...
2001-04-20 Eric AndersenUpdate the ignore targets
2001-04-20 Manuel Novoa III Update the gcc wrapper. Changes described in the notes...
2001-04-07 Manuel Novoa III Fix dynamic linking bug. If you need -ldl, you must...
2001-04-06 Eric AndersenUpdate the ignore file to match
2001-04-06 Eric AndersenMake a naming change to be consistent with other cross...
2001-03-19 Manuel Novoa III Small change from Vladimir.
2001-03-18 Manuel Novoa III Part of the shared lib build rework.
2001-03-18 Manuel Novoa III Part of the ctype locale support.
2001-02-28 Eric AndersenThis evening I've been investigating why linking with...
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-25 Manuel Novoa III Clean up atexit.c; make sure sysconf and atexit agree...
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 AndersenRemove and ignore unwanted generated binaries
2001-01-15 Eric AndersenFirst pass at making this work with the new libcrt0...
2001-01-12 Eric AndersenIgnore generated files.
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...