summaryrefslogtreecommitdiff
path: root/libc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile (install-headers): Preserve old behavior: depend onjimb2007-02-201-1/+10
| | | | | | | | $(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers is set; otherwise, place gnu/stubs.h on the 'install-others' list. git-svn-id: svn://svn.eglibc.org/trunk@1525 7b3dc134-2b1b-0410-93df-9e9f96275f8d
* * Makefile: Amend make install-headers to install everythingjimb2007-02-161-1/+12
| | | | | | | | | | | | | | | | necessary for building a cross-compiler. Install gnu/stubs.h as part of 'install-headers', not 'install-others'. If install-bootstrap-headers is 'yes', install a dummy copy of gnu/stubs.h, instead of computing the real thing. * include/stubs-bootstrap.h: New file. * sysdeps/unix/sysv/linux/Makefile: Install bits/syscall.h as part of 'install-headers' not 'install-others'. * stdio-common/Makefile: Similarly for bits/stdio_lim.h. * sunrpc/Makefile: Don't install generated headers if install-bootstrap-headers is 'yes'. git-svn-id: svn://svn.eglibc.org/trunk@1484 7b3dc134-2b1b-0410-93df-9e9f96275f8d
* 2006-08-31 Mark Mitchell <mark@codesourcery.com>joseph2006-08-311-1/+1
| | | | | | | | | | | | | Julian Brown <julian@codesourcery.com> * Makefile (headers): Add bits/predefs.h. * include/features.h (__STDC_IEC_559__): Do not define. (__STDC_IEC_559_COMPLEX__): Likewise. (<bits/predefs.h>): Include. * bits/predefs.h: New file. git-svn-id: svn://svn.eglibc.org/trunk@129 7b3dc134-2b1b-0410-93df-9e9f96275f8d
* Import glibc-mainline for 2006-08-16gcc2006-08-171-0/+444
git-svn-id: svn://svn.eglibc.org/fsf/trunk@4 7b3dc134-2b1b-0410-93df-9e9f96275f8d