-
- Downloads
configure.in (MAKEINFO, PERL): Detect these.
* configure.in (MAKEINFO, PERL): Detect these.
(--enable-maintainer-mode): Add.
* configure: Regenerate.
* Makefile.in (MAKEINFO, PERL): Define.
(libiberty.info, libiberty.dvi, libiberty.html): New.
(CFILES): Add bsearch.c.
(CONFIGURED_OFILES): New, list of objects configure might add.
(maint-missing, maint-buildall): New, for maintainers only.
(clean, mostlyclean): Add info/dvi/html files.
* libiberty.texi, copying-lib.texi, obstacks.texi, functions.texi: New.
* gather-docs: New, for maintainers.
* maint-tool: New, for maintainers.
* alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
sigsetmask.c, strcasecmp.c, strchr.c, strdup.c, strerror.c,
strncasecmp.c, strncmp.c, strrchr.c, strstr.c, strtod.c, strtol.c,
tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c,
xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update
documentation.
Co-Authored-By:
Phil Edwards <pedwards@disaster.jaj.com>
From-SVN: r45828
Showing
- libiberty/ChangeLog 25 additions, 0 deletionslibiberty/ChangeLog
- libiberty/Makefile.in 61 additions, 7 deletionslibiberty/Makefile.in
- libiberty/alloca.c 21 additions, 0 deletionslibiberty/alloca.c
- libiberty/atexit.c 10 additions, 0 deletionslibiberty/atexit.c
- libiberty/basename.c 5 additions, 11 deletionslibiberty/basename.c
- libiberty/bcmp.c 7 additions, 20 deletionslibiberty/bcmp.c
- libiberty/bcopy.c 4 additions, 12 deletionslibiberty/bcopy.c
- libiberty/bsearch.c 17 additions, 0 deletionslibiberty/bsearch.c
- libiberty/bzero.c 4 additions, 10 deletionslibiberty/bzero.c
- libiberty/calloc.c 11 additions, 0 deletionslibiberty/calloc.c
- libiberty/clock.c 12 additions, 0 deletionslibiberty/clock.c
- libiberty/configure 219 additions, 109 deletionslibiberty/configure
- libiberty/configure.in 45 additions, 0 deletionslibiberty/configure.in
- libiberty/copying-lib.texi 565 additions, 0 deletionslibiberty/copying-lib.texi
- libiberty/functions.texi 515 additions, 0 deletionslibiberty/functions.texi
- libiberty/gather-docs 128 additions, 0 deletionslibiberty/gather-docs
- libiberty/getcwd.c 9 additions, 15 deletionslibiberty/getcwd.c
- libiberty/getpagesize.c 6 additions, 12 deletionslibiberty/getpagesize.c
- libiberty/getpwd.c 12 additions, 0 deletionslibiberty/getpwd.c
- libiberty/index.c 12 additions, 0 deletionslibiberty/index.c
Loading
Please register or sign in to comment