Commit History

Author SHA1 Message Date
  Eric Andersen c4ae8409ba mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen cb12600bc5 mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen 141da0f0b0 mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen 1602ab8443 mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen 3cebe76f42 mips64 patch from Atsushi Nemoto 18 years ago
  Eric Andersen c2ed9615f7 mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen ba60a67e5d mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen 087ac4c88f mips64 patch from Atsushi Nemoto: 18 years ago
  Eric Andersen 2e09dbcace based on a patch from Atsushi Nemoto: 18 years ago
  Mike Frysinger 36860e64db remove duplicated/unused ASSERT code 18 years ago
  Mike Frysinger 48f4134968 dont need to force optimization in CFLAGS anymore (if this fails your compiler prob sucks anyways) 18 years ago
  Eric Andersen 52c61a7571 In bug 622, JohnAta writes: 18 years ago
  Eric Andersen b8f5be70c4 some updates noting things that should be done 18 years ago
  Paul Mundt 0b508dd647 Merge SH-2 trapa fixups from Mark. 18 years ago
  Mike Frysinger 44b161a8c5 dont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS 18 years ago
  Eric Andersen fe1d18ca76 Joseph S. Myers writes: 18 years ago
  Peter Kjellerstedt c2c7d1a645 Make strdup() use memcpy() rather than strcpy() to duplicate the string. 18 years ago
  Khem Raj 6626da07e3 Make _dl_linux_resolve interworking safe. Thanks Paul Brook 18 years ago
  Khem Raj fc5b21e5c3 Add the mmap.c missed out in the last commit. 18 years ago
  Khem Raj 6e7076f04d Add config options to select ARM ARMv5 and Intel iwmmxt variants. 18 years ago
  Khem Raj d0fa769212 Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSCALL macro which saves r7 before making the call and pops it back after return. 18 years ago
  Khem Raj a6b914d56a Sergey Lapin says the undefined syscall numbers from unistd.h do not get propogated into generated sysnum.h. 18 years ago
  Mike Frysinger 442bfab4b4 fixup from Bernd Schmidt to properly document DL_ADDR_TO_FUNC_PTR 18 years ago
  Mike Frysinger cd5c2f7718 Bernd Schmidt writes: 18 years ago
  Khem Raj 2785c5d58d Don't use r10 to find PIC base. In GCC 4.1.1 onwards ARM PIC handling uses pseudo register for PIC base so load and relocate it. 18 years ago
  Mike Frysinger b9950f0c0f the makefile will include elf.h for us #778 18 years ago
  Mike Frysinger 8006438996 implement support for the rest of the 32bit uid syscalls 18 years ago
  Peter Kjellerstedt 0a24932ab1 Do not include tls.h unless __UCLIBC_HAS_THREADS__ is defined. 18 years ago
  Mike Frysinger 6eaed4179b fix return casts for a bunch of functions 18 years ago
  Mike Frysinger a8d3a36f81 grab s_lrint from glibc for C99 18 years ago