Commit History

Author SHA1 Message Date
  David Schleef 108202d604 Change branch to fallthrough. Unclean, but it removes last R_PPC_REL24. 23 years ago
  Miles Bader 1410cc5382 Just tail-call __uClibc_main. There's no real point to calling abort if 23 years ago
  Eric Andersen 2ca01addd7 Remove strong aliases to symbols that we don't define in uClibc 23 years ago
  Miles Bader 844eb437d6 (L_dummy_main_reference): Reference the C symbol `main', not the linker 23 years ago
  Eric Andersen a546f7b7b2 Fix dummy main reference so it works... 23 years ago
  Eric Andersen 5ce9147ea3 Manuel and I were looking into a problem with applications failing to link 23 years ago
  David Schleef ed44f35a1a use uClibc_config_fix.pl for configuration 23 years ago
  David Schleef eb3cd98ee3 use ds account on cvs.uclibc.org 23 years ago
  Eric Andersen 0a15e8cd89 Fixed stpncpy() implementation from Manuel 23 years ago
  Eric Andersen 929686ba6a Patch from Jim Treadway <jim@stardot-tech.com>: 23 years ago
  Eric Andersen 520204fff1 Update TODO list 23 years ago
  David McCullough 4977126b1c 23 years ago
  David McCullough ee7b1a312d 23 years ago
  Eric Andersen 8f259cb9f5 Minor doc update 23 years ago
  Eric Andersen f1fc9dcae4 A last minute addition 23 years ago
  Eric Andersen 870587d77b Add a list of known bugs. Update the docs in preparation for a release. 23 years ago
  Eric Andersen 085d70be1a SEND_NUMBER_STDERR is supposed to be calling _dl_simple_ltoa(), 23 years ago
  Eric Andersen f48bd7236f John Traill <john.traill@motorola.com> noticed that on powerpc 23 years ago
  Eric Andersen e9371cdb63 Update Changelog 23 years ago
  Eric Andersen 7c48638e14 Teach powerpc to whine loudly about using -fPIC when a R_PPC_REL24 23 years ago
  Eric Andersen 9584adfb60 Mention pthreads for sparc 23 years ago
  Eric Andersen dd27e84e64 Fix libpthread compile for sparc 23 years ago
  Eric Andersen b7738ee773 Some minor updates per discussion with Miles Bader 23 years ago
  David Schleef f0923988de Make assembly code PIC-compatible. 23 years ago
  Miles Bader 17c0e72289 Remove v850-specific versions of truncate64.c and ftruncate64.c. 23 years ago
  Miles Bader 1d0c13b998 Generic implemention works for v850 now, so we don't need a special version. 23 years ago
  David Schleef 8332498dda Removed handling for R_PPC_REL24, since it is deceptively useless. 23 years ago
  Eric Andersen d30b564ec4 Russ Dill noticed that the symlinks for libpthread didn't match 23 years ago
  Eric Andersen 78d3e23435 Bump up version number... 23 years ago
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... 23 years ago