Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 9a6b1a71ca add a macro for __attribute__ ((__noreturn__)) il y a 20 ans
  Mike Frysinger ea8e9b58cc add implementations from glibc for the round functions il y a 20 ans
  Mike Frysinger abc27c85d6 cleanup how we enable/disable certain wrappers since some were suffering from bit rot ... also enable the round float wrappers il y a 20 ans
  Peter S. Mazinger c72bf65f09 Sync w/ glibc il y a 20 ans
  Peter S. Mazinger 40980904dd Disable DOMULTI for these, because gcc-4.0.2 can't cope with them il y a 20 ans
  Peter S. Mazinger 7c1769e3e4 Sync headers w/ glibc il y a 20 ans
  Mike Frysinger f9eb0ebd9a sync with glibc to fix building xorg-server il y a 20 ans
  Peter S. Mazinger ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. il y a 20 ans
  Peter S. Mazinger 48e47d2f49 Correct _getdents[64] and __syscall_ipc il y a 20 ans
  Peter S. Mazinger 07e2054f10 Sync with glibc il y a 20 ans
  Peter S. Mazinger 063957fd15 wait4 is pid_t, not int il y a 20 ans
  Peter S. Mazinger 4222cc97e9 Sync headers w/ glibc il y a 20 ans
  Peter S. Mazinger aa46ec5518 Enable IMA il y a 20 ans
  Peter S. Mazinger bc46725ca9 Enable IMA il y a 20 ans
  Peter S. Mazinger cdb30c15b1 Correct IMA il y a 20 ans
  Peter S. Mazinger 1439c0fce9 Enable IMA il y a 20 ans
  Peter S. Mazinger e79004b81d Enable IMA il y a 20 ans
  Peter S. Mazinger 3c33b8a7c9 Enable IMA on libc/string/generic il y a 20 ans
  Peter S. Mazinger afb250f7b1 Enable IMA on i386 il y a 20 ans
  Joakim Tjernlund f5876d1dfb Don't need this debug check anymore. il y a 20 ans
  Peter S. Mazinger 8143dcecfc Allow partly IMA compile of this directory il y a 20 ans
  Joakim Tjernlund 9acc3f9fe6 psm missed a spot :) il y a 20 ans
  Peter S. Mazinger e21214c425 Mark _exit as noreturn, include/unistd.h does this already il y a 20 ans
  Peter S. Mazinger d85c61c5e7 add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn il y a 20 ans
  Peter S. Mazinger 08dfb1d906 Undo 12115, it fails on building libc/sysdeps/linux/common il y a 20 ans
  Peter S. Mazinger 170528af57 Added cris on request to new build structure. It has to provide crt1.S instead of crt0.c to get it working il y a 20 ans
  Peter S. Mazinger 79363f422f Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke il y a 20 ans
  Peter S. Mazinger 02fc7acad5 Remove __set_errno proposed by jocke il y a 20 ans
  Peter S. Mazinger 5ba22f8c12 Clean up DOMULTI for libm and add more files blocked earlier by syscall problem to libpthread il y a 20 ans
  Peter S. Mazinger 02ee661892 Enable IMA compiling now that syscalls work il y a 20 ans