Commit History

Author SHA1 Message Date
  Mike Frysinger 9b3b3efd47 .set doesnt work on alpha 20 years ago
  Mike Frysinger 2e2445be37 fix building on alpha 20 years ago
  Mike Frysinger 230eeaf809 need sys/syscall.h for __NR_fork define 20 years ago
  Mike Frysinger 9ce08d170e fix building on alpha 20 years ago
  Mike Frysinger efa7d2147f need unistd.h for brk prototype 20 years ago
  Mike Frysinger 7ffdf253cf fix building/warnings on 64bit arches 20 years ago
  Mike Frysinger aaf2fdcab5 fix warning when sizeof uchar_t is 8 bits 20 years ago
  Mike Frysinger 70d37cb4af disable deprecated warnings for some files 20 years ago
  Mike Frysinger 1ad608ee16 grab some macros for internal ldso usage and fix strong_alias/hidden_strong_alias when .set support is disabled 20 years ago
  Peter S. Mazinger 5d42830b0b Correct comments, thx vapier 20 years ago
  Peter S. Mazinger ce5e747f18 Split out libc-symbols.h from libc-internal.h, use it directly in CFLAGS. Moved weak[_const]_function into proper place (if we have weak support), else noop. Modified comment about changes to glibc. Moved -D_LIBC from CFLAGS to libc-symbols.h. I am not sure about unlikely/likely/__cast 20 years ago
  Mike Frysinger 9a22815930 didnt mean to commit the FENV option just yet 20 years ago
  Peter S. Mazinger 6a4a2506e0 Add -D_GNU_SOURCE to CFLAGS, else openpty picks the XOPEN variant of fd_set 20 years ago
  Peter S. Mazinger 16129810ac Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well 20 years ago
  Peter S. Mazinger 42dfe0465e Correction if UNIX98PTY_ONLY is not enabled 20 years ago
  Peter S. Mazinger 46755f4c22 Use libm_ARCH_DIR and cleanup all possible archs 20 years ago
  Mike Frysinger 9c9ea56612 move some generic arch rules up a level to remove duplication 20 years ago
  Mike Frysinger d4b5778bf8 s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers 20 years ago
  Mike Frysinger 14937e618c update copyright years 20 years ago
  Mike Frysinger 996391cf49 move the sh64 code out of the sh header 20 years ago
  Mike Frysinger 2304e36026 fix breakage from HAVE_ELF removal and standardize all the arch config files 20 years ago
  Peter S. Mazinger eb02583637 no need for libm_DEF 20 years ago
  Peter S. Mazinger ac2190cf25 Add multi to libintl 20 years ago
  Peter S. Mazinger 1fbb5fc1b1 With one source or syscall only sources there is no use of IMA 20 years ago
  Peter S. Mazinger f86ea5329f Forgotten about the clean target 20 years ago
  Peter S. Mazinger dd32d7ba03 Add multi support to linuxthread_db 20 years ago
  Peter S. Mazinger 686016a705 Correct strip display in multi mode 20 years ago
  Peter S. Mazinger 548f1e2092 Add multi support to libm, remove lib*-multi-y, unneeded 20 years ago
  Peter S. Mazinger b91bb097ca Remove HAVE_ELF 20 years ago
  Peter S. Mazinger 010e71eb37 Get rid of *_SYMBOL_PREFIX 20 years ago