summaryrefslogtreecommitdiffstats
path: root/newlib/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* * Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor2000-09-061-9/+9
| | | | | | | | * Makefile.in: Regenerate. * libc/include/_ansi.h (_EXFUN): Define specially for __CYGWIN__. (_EXPARM): New macro for defining a function parameter. * libc/include/stdlib.h: Use _EXPARM. * libc/stdlib/mallocr.c: Don't build cfree for Cygwin.
* 2000-08-31 Manfred Hollstein <manfredh@redhat.com>Jeff Johnston2000-09-051-8/+8
| | | | | | * Makefile.am (install-data-local): Use optional $(DESTDIR) where required, as documented in the gnu coding standards. * Makefile.in: Regenerate.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+191