Историја ревизија

Аутор SHA1 Порука Датум
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. пре 22 година
  Eric Andersen 3942feca80 Fill a few little holes in the math library пре 22 година
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... пре 22 година
  Eric Andersen 8e8e259a84 Implement sqrtf(), needed for libstdc++ on arm пре 22 година
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as пре 22 година
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp пре 22 година
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would пре 22 година
  Eric Andersen 54fd5bd31b Tell ld explicitly when stuff is supposed to by dynamically linked пре 22 година
  Eric Andersen c1009c8881 Depend upon libc пре 22 година
  Eric Andersen dd43462ee2 More build system cleanups... пре 22 година
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid пре 22 година
  Eric Andersen 667a624ccd Don't show shell fragments пре 22 година
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to пре 22 година
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" пре 22 година
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for пре 22 година
  Eric Andersen fb29bcf6a2 Remove erroneous allow-shlib-undefined пре 22 година
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com пре 22 година
  Eric Andersen ed93e45cfe My adjusted 'make install' was missing include/linux subdirs. Try пре 22 година
  Eric Andersen 96521449db Oops пре 22 година
  Eric Andersen 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc пре 22 година
  Eric Andersen e20798031a Finish ajusting math lib options. Close out a couple of todo items. пре 22 година
  Eric Andersen 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. пре 22 година
  Eric Andersen 7ce331c01c Totally rework the math library, this time based on the MacOs X пре 22 година
  Eric Andersen 094983cd14 Force our child libs to link vs libc пре 23 година
  Eric Andersen ec4e85f8a3 Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir пре 23 година
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate пре 23 година
  Eric Andersen a17d863945 I wasn't building the libdl shared lib anymore. Make each lib install a пре 23 година
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source пре 23 година
  Eric Andersen 249cb00d9f Rework where libraries get installed to. Now thew will be compiled and пре 23 година
  Eric Andersen 5546739e9f Fix up the 'make clean' target пре 23 година