Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 36860e64db remove duplicated/unused ASSERT code hace 19 años
  Mike Frysinger 48f4134968 dont need to force optimization in CFLAGS anymore (if this fails your compiler prob sucks anyways) hace 19 años
  Eric Andersen 52c61a7571 In bug 622, JohnAta writes: hace 19 años
  Eric Andersen b8f5be70c4 some updates noting things that should be done hace 19 años
  Paul Mundt 0b508dd647 Merge SH-2 trapa fixups from Mark. hace 19 años
  Mike Frysinger 44b161a8c5 dont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS hace 19 años
  Eric Andersen fe1d18ca76 Joseph S. Myers writes: hace 19 años
  Peter Kjellerstedt c2c7d1a645 Make strdup() use memcpy() rather than strcpy() to duplicate the string. hace 19 años
  Khem Raj 6626da07e3 Make _dl_linux_resolve interworking safe. Thanks Paul Brook hace 19 años
  Khem Raj fc5b21e5c3 Add the mmap.c missed out in the last commit. hace 19 años
  Khem Raj 6e7076f04d Add config options to select ARM ARMv5 and Intel iwmmxt variants. hace 19 años
  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. hace 19 años
  Khem Raj a6b914d56a Sergey Lapin says the undefined syscall numbers from unistd.h do not get propogated into generated sysnum.h. hace 19 años
  Mike Frysinger 442bfab4b4 fixup from Bernd Schmidt to properly document DL_ADDR_TO_FUNC_PTR hace 19 años
  Mike Frysinger cd5c2f7718 Bernd Schmidt writes: hace 19 años
  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. hace 19 años
  Mike Frysinger b9950f0c0f the makefile will include elf.h for us #778 hace 19 años
  Mike Frysinger 8006438996 implement support for the rest of the 32bit uid syscalls hace 19 años
  Peter Kjellerstedt 0a24932ab1 Do not include tls.h unless __UCLIBC_HAS_THREADS__ is defined. hace 19 años
  Mike Frysinger 6eaed4179b fix return casts for a bunch of functions hace 19 años
  Mike Frysinger a8d3a36f81 grab s_lrint from glibc for C99 hace 19 años
  Mike Frysinger 125208e9cd only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by Miguel Ángel hace 19 años
  Peter Kjellerstedt 45223588d1 Added support for sysconf(_SC_MONOTONIC_CLOCK). hace 19 años
  Peter Kjellerstedt 980592d971 Remove code to define errno in this file. It is definitly not needed hace 19 años
  Mike Frysinger 3fb7e923b9 use proper #APP lines so that the assembler knows when it needs to handle parsing (see http://sources.redhat.com/ml/binutils/2004-04/msg00665.html) hace 19 años
  Peter Kjellerstedt 3f13b12507 Allow the res argument to clock_getres() to be NULL. hace 19 años
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt hace 19 años
  Eric Andersen 7f9010b2d3 Atsushi Nemoto writes: hace 19 años
  Eric Andersen a22508d835 The readahead syscall requires LFS/64 bit support hace 19 años
  Mike Frysinger daf1c674ea remove version checking code and add some more comments hace 19 años