summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger2005-11-0319-42/+53
* Correct _getdents[64] and __syscall_ipcPeter S. Mazinger2005-11-032-3/+3
* Sync with glibcPeter S. Mazinger2005-11-031-5/+4
* wait4 is pid_t, not intPeter S. Mazinger2005-11-031-2/+2
* Sync headers w/ glibcPeter S. Mazinger2005-11-033-49/+66
* Enable IMAPeter S. Mazinger2005-11-038-15/+20
* Enable IMAPeter S. Mazinger2005-11-031-3/+1
* Correct IMAPeter S. Mazinger2005-11-031-1/+4
* Enable IMAPeter S. Mazinger2005-11-031-2/+1
* Enable IMAPeter S. Mazinger2005-11-031-6/+3
* Enable IMA on libc/string/genericPeter S. Mazinger2005-11-032-8/+4
* Enable IMA on i386Peter S. Mazinger2005-11-021-2/+1
* Don't need this debug check anymore.Joakim Tjernlund2005-11-021-6/+0
* Allow partly IMA compile of this directoryPeter S. Mazinger2005-11-025-9/+21
* psm missed a spot :)Joakim Tjernlund2005-11-021-6/+4
* Mark _exit as noreturn, include/unistd.h does this alreadyPeter S. Mazinger2005-11-021-1/+1
* add dummy loop to kill gcc warning, probably _exit should get attribute_noreturnPeter S. Mazinger2005-11-021-1/+3
* Undo 12115, it fails on building libc/sysdeps/linux/commonPeter S. Mazinger2005-11-021-5/+4
* Added cris on request to new build structure. It has to provide crt1.S instea...Peter S. Mazinger2005-11-022-66/+42
* Cleaner i386/syscalls.h patch to handle macro redefines proposed by jockePeter S. Mazinger2005-11-021-4/+4
* Remove __set_errno proposed by jockePeter S. Mazinger2005-11-021-4/+2
* Clean up DOMULTI for libm and add more files blocked earlier by syscall probl...Peter S. Mazinger2005-11-022-12/+1
* Enable IMA compiling now that syscalls workPeter S. Mazinger2005-11-021-3/+0
* Move __SSP__ check to headerPeter S. Mazinger2005-11-022-3/+3
* Allow sources using syscalls to be IMA compiled on x86Peter S. Mazinger2005-11-021-1/+4
* include Rules.mak after noconfig_targets, else it does not pull in .configPeter S. Mazinger2005-11-023-2/+4
* ldso powerpc changes ported to i386Peter S. Mazinger2005-11-021-7/+7
* set default STRIP_FLAGS and change how we detect silent modeMike Frysinger2005-11-021-1/+3
* move more rules out of the if HAVE_DOT_CONFIG statement which dont belongMike Frysinger2005-11-021-6/+6
* update DOPIC option to properly describe what it doesMike Frysinger2005-11-021-4/+3
* tweak rules so we dont have to copy the .c files to get 64bit versionsMike Frysinger2005-11-021-3/+2
* Create the lib*_pic.a links only if DOPIC is enabledPeter S. Mazinger2005-11-011-0/+2
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-0119-40/+160
* Split up the .o and .os rules, so all the sources are created if DOPIC is dis...Peter S. Mazinger2005-11-013-4/+16
* Add check, so we are sure that the file is correctly built, if the system is ...Peter S. Mazinger2005-11-011-0/+3
* Add back -L..lib to libdl linker, now that we do not hardcode path to libs in...Peter S. Mazinger2005-11-011-1/+1
* Correct gcc-4.1 ssp buildPeter S. Mazinger2005-11-011-2/+1
* Update sparc to new buildsPeter S. Mazinger2005-11-012-68/+40
* Update sh to new buildsPeter S. Mazinger2005-11-012-69/+40
* Update alpha to new buildsPeter S. Mazinger2005-11-012-65/+40
* ASFLAGS does not need to include CFLAGS as well, compile.S does it alreadyPeter S. Mazinger2005-11-012-3/+2
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-0134-38/+0
* Add another Makefile example that will be copied over the root Makefile, adap...Peter S. Mazinger2005-11-014-386/+18
* Do not add PICFLAG to generic CFLAGS, this is done based on suffix to .os/.oS...Peter S. Mazinger2005-11-011-4/+0
* change .os back to .oS per psmMike Frysinger2005-11-011-1/+1
* merge headers/clean changes from the config ifMike Frysinger2005-10-311-2/+6
* produce a .os instead of .oSMike Frysinger2005-10-311-1/+1
* add a headers target when the config file doesnt exist, and move the clean ta...Mike Frysinger2005-10-301-2/+6
* re-order options to fix menu tree displayMike Frysinger2005-10-301-5/+5
* simplify the security submenuMike Frysinger2005-10-301-10/+1