OSDN Git Service

Fix the bug where binaries built with older toolchains would
[uclinux-h8/uClibc.git] / libm / Makefile
2002-01-28 Eric AndersenFix the bug where binaries built with older toolchains...
2002-01-16 Eric AndersenTell ld explicitly when stuff is supposed to by dynamic...
2002-01-12 Eric AndersenDepend upon libc
2002-01-11 Eric AndersenMore build system cleanups...
2002-01-11 Eric AndersenScrub the way libraries are linked. Use ld, not gcc...
2002-01-09 Eric AndersenDon't show shell fragments
2002-01-09 Eric AndersenBe more carefull about erroring out of shell fragments...
2002-01-09 Eric AndersenRemove "-Wl,--no-undefined"
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2002-01-01 Eric AndersenRemove erroneous allow-shlib-undefined
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-11-26 Eric AndersenMy adjusted 'make install' was missing include/linux...
2001-11-24 Eric AndersenOops
2001-11-24 Eric AndersenMove powerpc specific optimizations (courtesy of apple...
2001-11-23 Eric AndersenFinish ajusting math lib options. Close out a couple...
2001-11-23 Eric AndersenDefault to building C89 math stuff only. Cleanup some...
2001-11-22 Eric AndersenTotally rework the math library, this time based on...
2001-07-03 Eric AndersenForce our child libs to link vs libc
2001-06-15 Eric AndersenBe consistant for all the client code, and use TARGET_C...
2001-05-28 Manuel Novoa III Make selection of uClibc floating point support in...
2001-05-18 Eric AndersenI wasn't building the libdl shared lib anymore. Make...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenRework where libraries get installed to. Now thew...
2001-05-11 Eric AndersenFix up the 'make clean' target
2001-05-10 Eric AndersenuClibc now has a math library. muahahahaha!