Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -0/+2 |
| | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -4/+4 |
| | |||||
* | the sun rpc code has too many alias violations to worry over now; just ↵ | Mike Frysinger | 2007-02-04 | 1 | -0/+2 |
| | | | | disable strict-aliasing until someone gets the balls to clean this stuff up | ||||
* | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | 2006-07-05 | 1 | -1/+0 |
| | | | | I had clearly run search/replace on that were cluttering things up. | ||||
* | DOMULTI may be used for libc, the excluded files need work, ↵ | Peter S. Mazinger | 2006-02-15 | 1 | -0/+2 |
| | | | | linuxthreads[_db] as well, don't try on slow box | ||||
* | libc-{a,so,multi}-y replaced by libc-y covering common objects both in ↵ | Peter S. Mazinger | 2006-02-13 | 1 | -2/+1 |
| | | | | libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore | ||||
* | weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header ↵ | Peter S. Mazinger | 2006-02-01 | 1 | -1/+7 |
| | | | | issue | ||||
* | rename to match glibc | Mike Frysinger | 2006-01-29 | 1 | -1/+1 |
| | |||||
* | rename to match glibc | Mike Frysinger | 2006-01-29 | 1 | -1/+1 |
| | |||||
* | Use wildcard *.c for full rpc, update copyright | Peter S. Mazinger | 2006-01-24 | 1 | -30/+15 |
| | |||||
* | s/svc_auth_unix.c/svc_authux.c/ | Peter S. Mazinger | 2006-01-24 | 1 | -1/+1 |
| | |||||
* | s/rpc_callmsg.c/rpc_cmsg.c/ for non-full rpc as well | Peter S. Mazinger | 2006-01-24 | 1 | -1/+1 |
| | |||||
* | sync with glibc | Mike Frysinger | 2006-01-23 | 1 | -2/+2 |
| | |||||
* | Correct IMA | Peter S. Mazinger | 2005-11-03 | 1 | -1/+4 |
| | |||||
* | Remove last unused references to libc-a-pic-, we use only the lists in ↵ | Peter S. Mazinger | 2005-11-01 | 1 | -1/+0 |
| | | | | libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC | ||||
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other ↵ | Peter S. Mazinger | 2005-10-25 | 1 | -0/+50 |
archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. |