summaryrefslogtreecommitdiff
path: root/texinfo
Commit message (Collapse)AuthorAgeFilesLines
* * texinfo: Remove directory from GCC.jsm282000-12-19227-149672/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38384 138bc75d-0d04-0410-961f-82ee72b054a4
* dummy checkin to prevent merge lossagelaw1999-09-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29102 138bc75d-0d04-0410-961f-82ee72b054a4
* Mon May 31 02:22:55 1999 Philippe De Muyter <phdm@macqel.be>law1999-06-013-2/+10
| | | | | | | | | | * acconfig.h (libintl.h): Does not include this file here because it will define `NULL' before the system files have got any chance to define it. * intl/explodename.c (stdlib.h): Include this file only if we have it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27300 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess, config.sub: Use toplevel file.rth1999-05-303-1842/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27256 138bc75d-0d04-0410-961f-82ee72b054a4
* * makeinfo/makeinfo.c: Add HAVE_LC_MESSAGES around setlocale call.law1999-05-282-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27212 138bc75d-0d04-0410-961f-82ee72b054a4
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUoliva1999-04-271-8/+8
| | | | | | | coding standards. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26679 138bc75d-0d04-0410-961f-82ee72b054a4
* * lib/Makefile.in: Regen dependencies.oliva1999-02-244-5/+15
| | | | | | | * makeinfo/Makefile.in, util/Makefile.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25391 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1999-02-013-64/+34
| | | | | | | | | | * util/Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS" to avoid installing anything. (noinst_SCRIPTS): Likewise. * util/Makefile.in: Regenerate using automake-1.3. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24954 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.am (SUBDIRS): Include util again in order to generategerald1999-01-213-4/+14
| | | | | | | | install-info. * Makefile.in: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24799 138bc75d-0d04-0410-961f-82ee72b054a4
* Update FSF address in copyright header.law1999-01-112-2/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24614 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1998-11-193-36/+25
| | | | | | | | | * makeinfo/Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS to avoid installing makeinfo. * makeinfo/Makefile.in: Regenerate using automake-1.3. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23728 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: rebuilt with --include-deps, --build-dir andoliva1998-10-157-268/+176
| | | | | | | | | | | | --srcdir-name * doc/Makefile.in: ditto * info/Makefile.in: ditto * lib/Makefile.in: ditto * makeinfo/Makefile.in: ditto * util/Makefile.in: ditto git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23114 138bc75d-0d04-0410-961f-82ee72b054a4
* * makeinfo/makeinfo.c (add_word_args): Fix thinko.law1998-07-062-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20969 138bc75d-0d04-0410-961f-82ee72b054a4
* typo typo fixes fixeslaw1998-05-069-18/+18
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19601 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: only set HAVE_LIBZ if zlib.h existslaw1998-04-123-133/+176
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19154 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.am (SUBDIRS): Redefine to exclude info, po, util and doc.law1998-04-103-0/+11
| | | | | | | * Makefile.in: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19076 138bc75d-0d04-0410-961f-82ee72b054a4
* Readd patch for SCO5 to fix build problem.wilson1998-04-022-0/+10
| | | | | | | | * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems that provide TIOCETC but not struct tchars. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18967 138bc75d-0d04-0410-961f-82ee72b054a4
* Update with automake patched for DATA=$(INSTALL_DATA) problem.rth1998-04-026-234/+262
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18948 138bc75d-0d04-0410-961f-82ee72b054a4
* * acinclude.m4: Bring back changes lost during merge.law1998-03-265-203/+467
| | | | | | | | | (mostly Cygwin, automake and EGCS_PROG_INSTALL stuff). * aclocal.m4: Likewise. * configure.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18840 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionlaw1998-03-251-0/+17280
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18815 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge in texinfo-3.12.law1998-03-2479-4354/+4634
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18811 138bc75d-0d04-0410-961f-82ee72b054a4
* Try test commit again. This time get everything.law1998-03-2455-60/+57
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18808 138bc75d-0d04-0410-961f-82ee72b054a4
* Dummy commit.law1998-03-246-7/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18807 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionlaw1998-03-2386-0/+47363
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18770 138bc75d-0d04-0410-961f-82ee72b054a4
* More merge stuff.law1998-03-222-38/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18769 138bc75d-0d04-0410-961f-82ee72b054a4
* Another merged file from 3.11 import.law1998-03-221-186/+297
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18768 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge in texinfo-3.11.law1998-03-229-3565/+7309
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18767 138bc75d-0d04-0410-961f-82ee72b054a4
* This commit was generated by cvs2svn to compensate for changes in r18765,law1998-03-2260-6198/+7533
| | | | | | | which included commits to RCS files with non-trunk default branches. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18766 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1998-03-171-2/+2
| | | | | | | | | | * config-ml.in: After building symlink tree call make distclean if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens to be the case for libiberty. * Makefile.in (clean, distclean): Add 'info' explicitly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18645 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1998-03-171-0/+4
| | | | | | | | | | * config-ml.in: After building symlink tree call make distclean if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens to be the case for libiberty. * Makefile.in (clean, distclean): Add 'info' explicitly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18644 138bc75d-0d04-0410-961f-82ee72b054a4
* * makeinfo/makeinfo.c (CommandTable): Fix braces in initializer.law1998-03-032-1/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18385 138bc75d-0d04-0410-961f-82ee72b054a4
* Update address.law1998-02-231-3/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18211 138bc75d-0d04-0410-961f-82ee72b054a4
* * libtxi/Makefile.in (AR_FLAGS): Defined as "rc".law1998-01-132-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17337 138bc75d-0d04-0410-961f-82ee72b054a4
* release branch changes from 11-27 snapshot to egcs-1.0.law1997-12-053-7/+20
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16970 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (install targets): Add a dummy target for sunos make.law1997-10-312-2/+9
| | | | | | | (SUBDIR): Remove 'info'. It's unneeded. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16252 138bc75d-0d04-0410-961f-82ee72b054a4
* * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systemslaw1997-10-302-1/+11
| | | | | | | that provide TIOCETC but not struct tchars. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16231 138bc75d-0d04-0410-961f-82ee72b054a4
* * info/man.c (find_man_formatter): Don't cast getenv(), but providelaw1997-10-153-2/+13
| | | | | | | | | a minimal declaration at top level. * makeinfo/makeinfo.c: Don't redefine alloca if it is already defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15910 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4: Substitute INSTALL.law1997-10-073-0/+7
| | | | | | | * configure: Re-built. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15868 138bc75d-0d04-0410-961f-82ee72b054a4
* * info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h>law1997-10-072-0/+9
| | | | | | | fails to provide it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15857 138bc75d-0d04-0410-961f-82ee72b054a4
* * util/install-info.c: Only provide an external decl for strrchrlaw1997-09-182-2/+11
| | | | | | | | if HAVE_STRCHR is not defined. Fixes aix build problem. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15535 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4: Add replacement for AC_PROG_INSTALL.law1997-09-164-88/+150
| | | | | | | * configure.in: Use EGCS_PROG_INSTALL. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15472 138bc75d-0d04-0410-961f-82ee72b054a4
* Patch to fix parallel makes from H.J. Lu.wilson1997-09-102-6/+22
| | | | | | | | | | | * Makefile (all): Remove sub-all. (stmp-sub-all): New target. Renamed from sub-all. (info, texinfo): Also depend on stmp-sub-all. (clean): Also remove stmp*. (maintainer-clean): New target. Same as realclean. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15263 138bc75d-0d04-0410-961f-82ee72b054a4
* * install-sh: Delete duplicate install script.law1997-09-052-250/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15099 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (install, install-info, installdirs, uninstall): Makelaw1997-09-034-37/+29
| | | | | | | | | | | | | | these phony targets. So we don't overwrite a newer version of texinfo that might already be installed on the system. * makeinfo/makeinfo.c: Maybe include <stdlib.h> for malloc et al. * util/install-info.c: Include <string*.h>. (my_strerror): Use strerror if available. Avoids alpha bug and redecl of sys_errlist problems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15051 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix Freedbsd build problem with patch from more recent texinfo sources.wilson1997-08-312-1/+13
| | | | | | | | * info/terminal.c (terminal_prep_terminal): Only use OCRNL and ONLCR if they are defined. Reported by many people. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15003 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix stupid typo in last change.law1997-08-261-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14943 138bc75d-0d04-0410-961f-82ee72b054a4
* * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.law1997-08-262-1/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14939 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-21141-0/+81234
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4