Commit History

Author SHA1 Message Date
  Peter S. Mazinger 4222cc97e9 Sync headers w/ glibc 18 years ago
  Peter S. Mazinger aa46ec5518 Enable IMA 18 years ago
  Peter S. Mazinger bc46725ca9 Enable IMA 18 years ago
  Peter S. Mazinger cdb30c15b1 Correct IMA 18 years ago
  Peter S. Mazinger 1439c0fce9 Enable IMA 18 years ago
  Peter S. Mazinger e79004b81d Enable IMA 18 years ago
  Peter S. Mazinger 3c33b8a7c9 Enable IMA on libc/string/generic 18 years ago
  Peter S. Mazinger afb250f7b1 Enable IMA on i386 18 years ago
  Joakim Tjernlund f5876d1dfb Don't need this debug check anymore. 18 years ago
  Peter S. Mazinger 8143dcecfc Allow partly IMA compile of this directory 18 years ago
  Joakim Tjernlund 9acc3f9fe6 psm missed a spot :) 18 years ago
  Peter S. Mazinger e21214c425 Mark _exit as noreturn, include/unistd.h does this already 18 years ago
  Peter S. Mazinger d85c61c5e7 add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn 18 years ago
  Peter S. Mazinger 08dfb1d906 Undo 12115, it fails on building libc/sysdeps/linux/common 18 years ago
  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 18 years ago
  Peter S. Mazinger 79363f422f Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke 18 years ago
  Peter S. Mazinger 02fc7acad5 Remove __set_errno proposed by jocke 18 years ago
  Peter S. Mazinger 5ba22f8c12 Clean up DOMULTI for libm and add more files blocked earlier by syscall problem to libpthread 18 years ago
  Peter S. Mazinger 02ee661892 Enable IMA compiling now that syscalls work 18 years ago
  Peter S. Mazinger 3b7927d66f Move __SSP__ check to header 18 years ago
  Peter S. Mazinger 16f4df8b52 Allow sources using syscalls to be IMA compiled on x86 18 years ago
  Peter S. Mazinger 5fe51654d3 include Rules.mak after noconfig_targets, else it does not pull in .config 18 years ago
  Peter S. Mazinger e6e45f86ac ldso powerpc changes ported to i386 18 years ago
  Mike Frysinger a9d7ad63be set default STRIP_FLAGS and change how we detect silent mode 18 years ago
  Mike Frysinger 5a7a7164cc move more rules out of the if HAVE_DOT_CONFIG statement which dont belong 18 years ago
  Mike Frysinger 8daa0e4ec6 update DOPIC option to properly describe what it does 18 years ago
  Mike Frysinger 9d556a823d tweak rules so we dont have to copy the .c files to get 64bit versions 18 years ago
  Peter S. Mazinger 26cb4c6fe2 Create the lib*_pic.a links only if DOPIC is enabled 18 years ago
  Peter S. Mazinger e077860853 Only because of multi sources I had to touch up these and add code duplication 18 years ago
  Peter S. Mazinger 8b9c2bd046 Split up the .o and .os rules, so all the sources are created if DOPIC is disabled. 18 years ago