Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolv/crypt: convert to foo-y kbuild style | Mike Frysinger | 2009-10-16 | 1 | -11/+6 |
| | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | md5 passwords: reduce static usage | Denys Vlasenko | 2009-09-18 | 1 | -8/+11 |
| | | | | | | | | | text data bss dec hex filename - 1875 0 120 1995 7cb libcrypt/md5.o + 1855 0 35 1890 762 libcrypt/md5.o Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-19 | 1 | -0/+2 |
| | | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk @ 24242 | Carmelo Amoroso | 2008-12-03 | 1 | -29/+13 |
| | | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes. | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -2/+2 |
| | | | | Step 13: build system updates. | ||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 2 | -5/+5 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵ | Carmelo Amoroso | 2008-07-09 | 2 | -30/+25 |
| | | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | SYnch with trunk: new files | Carmelo Amoroso | 2008-07-09 | 1 | -0/+30 |
| | |||||
* | Synch the whole build system. Also including recent fix on testsuite build ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -7/+13 |
| | | | | system | ||||
* | Merge nptl branch tree with trunk. | Carmelo Amoroso | 2008-03-16 | 1 | -1/+1 |
| | | | | | | | Step 6: fix Makefiles to use $(VERSION) and the compiler-driver for the link stage Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2007-01-20 | 3 | -20/+9 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+20 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-21 | 3 | -10/+12 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 4 | -32/+29 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 2 | -3/+3 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-11-29 | 5 | -77/+31 |
| | |||||
* | Sync up with trunk. | "Steven J. Hill" | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -12/+36 |
| | |||||
* | Clean up -O optimizations for MIPS and fix libcrypt Makefile temporarily. | "Steven J. Hill" | 2005-11-16 | 1 | -9/+11 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+27 |
| | |||||
* | Sync with trunk. | "Steven J. Hill" | 2005-10-08 | 1 | -11/+9 |
| | |||||
* | Big, huge fricking merge. Peter, if you touch the build system again I'm ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -22/+25 |
| | | | | going to smash your keyboard. | ||||
* | Big sync with trunk. | "Steven J. Hill" | 2005-09-24 | 1 | -5/+3 |
| | |||||
* | Bring in latest from trunk. | "Steven J. Hill" | 2005-08-12 | 1 | -2/+2 |
| | |||||
* | no more cvs | Mike Frysinger | 2005-02-12 | 1 | -1/+0 |
| | |||||
* | Avoid compiler warnings. | Peter Kjellerstedt | 2005-01-19 | 1 | -8/+2 |
| | |||||
* | rework dependencies so the archive is re-created only when the object files ↵ | Mike Frysinger | 2005-01-18 | 1 | -4/+2 |
| | | | | have been updated | ||||
* | Cleaned up patch from Peter S. Mazinger adding support for | Eric Andersen | 2004-12-22 | 1 | -0/+2 |
| | | | | | -fstack-protector and -fno-stack-protector-all security options | ||||
* | We need to link with libgcc.a when creating shared libs, in order to | Manuel Novoa III | 2004-01-16 | 1 | -1/+1 |
| | | | | | avoid problems 'hidden symbol' problems. Also handle -lfloat for the soft-float arm case. | ||||
* | Minor cleanup | Eric Andersen | 2003-11-04 | 1 | -2/+2 |
| | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -2/+2 |
| | | | | | | | | | | ln.patch: * Define $(LN) as ln in Rules.mak. * Change all occurrences of ln into $(LN). * Change all constructs like (cd path && ln -sf foo/file file) into $(LN) -sf foo/file path/file. The latter construct is already used in a number of places so it should not be an additional compatibility problem. | ||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -4/+3 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -4/+4 |
| | | | | | | | | | install.patch: * Define $(INSTALL) as install in Rules.mak. * Change all occurrences of install into $(INSTALL). * Change all occurrences of mkdir -p into $(INSTALL) -d. install -d is already used in a number of places so this should not be an additional compatibility problem. | ||||
* | Cleanup crypt and remove the crypt_r stuff, since SuSv3 | Eric Andersen | 2002-08-07 | 3 | -182/+182 |
| | | | | | (IEEE Std 1003.1-2001) states that crypt need not be reentrant. -Erik | ||||
* | Begin efforts at reentrance by seperating out the stuff that isn't | Eric Andersen | 2002-06-13 | 1 | -36/+49 |
| | | | | | reentrant and labeling it, and making everything else const. -Erik | ||||
* | Fixup and unifiy version numbering. Automate versioning updates. | Eric Andersen | 2002-05-28 | 1 | -2/+2 |
| | | | | | Propagate fixes across makefiles. -Erik | ||||
* | Fix libcrypt, thanks to Vadim Berkgaut <berk@rc.ru> | Eric Andersen | 2002-05-24 | 1 | -1/+1 |
| | |||||
* | Rework libcrypt based on the openbsd crypt implementation so that it passes the | Eric Andersen | 2002-04-25 | 4 | -306/+685 |
| | | | | | | | DES validation suite. setkey_r, encrypt_r, and __des_crypt_r are not really reentrant now, and that should be fixed (or we should drop crypt_r and friends which are not supported by SuSv3). -Erik | ||||
* | Don't try to return stuff from void funcs | Eric Andersen | 2002-02-26 | 1 | -2/+2 |
| | |||||
* | Adjust function naming and make sure everything is properly | Eric Andersen | 2002-02-26 | 4 | -101/+98 |
| | | | | | static to avoid symbol leakage. -Erik | ||||
* | Make shared libs properly list the correct ld.so in the interp | Eric Andersen | 2002-02-18 | 1 | -1/+2 |
| | | | | field by being sneaky. | ||||
* | Fix the bug where binaries built with older toolchains would | Eric Andersen | 2002-01-28 | 1 | -3/+3 |
| | | | | | | segfault. Turns out that 'ld -nostdlib' was the culprit. Who wouldof thought... -Erik | ||||
* | Tell ld explicitly when stuff is supposed to by dynamically linked | Eric Andersen | 2002-01-16 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Depend upon libc | Eric Andersen | 2002-01-12 | 1 | -1/+1 |
| | |||||
* | More build system cleanups... | Eric Andersen | 2002-01-11 | 1 | -1/+1 |
| | |||||
* | Scrub the way libraries are linked. Use ld, not gcc, to avoid | Eric Andersen | 2002-01-11 | 1 | -2/+3 |
| | | | | | chicken-and-egg problems when building gcc toolchains. -Erik | ||||
* | Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for | Eric Andersen | 2002-01-01 | 1 | -2/+2 |
| | | | | | proper error checking -Erik | ||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 4 | -5/+6 |
| | |||||
* | Force our child libs to link vs libc | Eric Andersen | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | Fix a missing include in des.c and add configurability of loop unrolling | Manuel Novoa III | 2001-06-29 | 2 | -56/+220 |
| | | | | to md5.c. Note: by default it is smallest/slowest. |