##
## autogenerated ChangeLog -- don't edit
##

2007-02-27 Tuesday 13:56  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, doc/how-to-make-a-release.txt: Last updates
	  before a release.

2007-02-27 Tuesday 05:02  Rocky Bernstein <rocky@gnu.org>

	* NEWS, README.mdb, configure.ac, cvs2cl_usermap: Some small typos.
	  Naming convention back to the double dash thing.

2007-02-26 Monday 21:46  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt: Be a little more explicit about
	  where our head is at. (I aplogize for the confusion, Yaroslav.)

2007-02-26 Monday 17:30  Rocky Bernstein <rocky@gnu.org>

	* config/Makefile.am, doc/Makefile.am: Some files were missing in
	  from the distribution. Thanks to Y to yy's.

2007-02-26 Monday 02:27  Rocky Bernstein <rocky@gnu.org>

	* AUTHORS, doc/make.1.in: Suggestions from Y the wise.	make.1.in:
	  Make it more clear what remake AUTHORS: make it more clear who is
	  doing remake and who is doing make.

2007-02-25 Sunday 22:31  Rocky Bernstein <rocky@gnu.org>

	* .cvsignore, Makefile.am, configure.ac, make.1.in, doc/.cvsignore,
	  doc/make.1.in: Move make manual page (make.1.in) into doc
	  directory.

2007-02-25 Sunday 13:51  Rocky Bernstein <rocky@gnu.org>

	* NEWS: Get format right for release.

2007-02-25 Sunday 13:50  Rocky Bernstein <rocky@gnu.org>

	* AUTHORS: Add more thanks/contributors.

2007-02-25 Sunday 13:34  Rocky Bernstein <rocky@gnu.org>

	* .cvsignore, Makefile.am, acinclude.m4, configure.ac, make.1,
	  make.1.in, doc/mdb.texi: Changes to make more Debian compliant.
	  make.1.in, configure.ac: allow for make->remake substitution
	  configure.ac: In 0.62cvs now and remove a dash in tarball for
	  Debian doc/mdb.texi: do the legal wording Debian dance

2007-01-05 Friday 21:02  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, config/Makefile.am, po/da.po, po/de.po, po/es.po,
	  po/fr.po, po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po,
	  po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po,
	  po/zh_CN.po: Make "make dist" work.

2007-01-05 Friday 19:04  Rocky Bernstein <rocky@gnu.org>

	* htdocs/index.html: Add link to video demo.

2007-01-04 Thursday 12:08  Rocky Bernstein <rocky@gnu.org>

	* src/vpath.c: Remove compilation warning.

2007-01-04 Thursday 12:04  Rocky Bernstein <rocky@gnu.org>

	* src/: strcache.c, strcache.h: strcache.{c,h} recently added to
	  GNU make.

2007-01-04 Thursday 12:03  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, dir_fns.c, dir_fns.h, function.c, function.h,
	  hash.c, hash.h, read.h, remake.c, variable.c: More const *
	  changes tracking GNU make.

2006-12-30 Saturday 21:12  Rocky Bernstein <rocky@gnu.org>

	* src/read.c: Change \t's to cmd_prefix.

2006-12-30 Saturday 21:05  Rocky Bernstein <rocky@gnu.org>

	* src/: job.c, main.c, make.h: Tracking make 3.81 jumbo change up
	  to about main.c

2006-12-18 Monday 10:12  Rocky Bernstein <rocky@gnu.org>

	* src/: expand.c, expand.h, file.c, function.c, function.h: Merge
	  more of the Nov 18, '06 changes - up to about function.c.  The
	  commit changes from make rever to Savannah bug #15182

	  Some changes had to be held back :-(

2006-11-20 Monday 10:31  Rocky Bernstein <rocky@gnu.org>

	* src/: variable.c, variable.h: Another constification from GNU
	  Make change of Nov 18, '06.

2006-11-20 Monday 10:29  Rocky Bernstein <rocky@gnu.org>

	* po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po, po/he.po,
	  po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po,
	  po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po, src/ar_fns.c,
	  src/ar_fns.h, src/arscan.c, src/arscan.h, src/default.c,
	  src/dep.h: First part of const-ification done to track recent GNU
	  Make changes of Nov 18, '06

2006-07-29 Saturday 10:55  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Patch from Dave Korn:

	  Final link fails when srcdir != objdir because it looks in the
	  source tree for libglob.a rather than the build tree. The
	  following patch (followed by regenerating the auto-* files) fixed
	  it for me. HTH!

2006-05-22 Monday 17:01  Rocky Bernstein <rocky@gnu.org>

	* htdocs/index.html: change url of CVS browser

2006-04-04 Tuesday 22:57  Rocky Bernstein <rocky@gnu.org>

	* src/: dep.c, main.c, make.h, read.c, read.h, remake.c: Merge in
	  some 3.81 changes.

2006-03-30 Thursday 07:57  Rocky Bernstein <rocky@gnu.org>

	* src/misc.c: Merge in some 3.81 changes.

2006-03-30 Thursday 07:49  Rocky Bernstein <rocky@gnu.org>

	* src/: function.c, function.h, implicit.c: Merge in some 3.81
	  changes.

2006-03-30 Thursday 05:11  Rocky Bernstein <rocky@gnu.org>

	* src/rule.c: Merge in some GNU make 3.81 changes. Use alloc_dep().

2006-03-30 Thursday 05:01  Rocky Bernstein <rocky@gnu.org>

	* src/: dep.c, dep.h, file.c, file.h, implicit.c: Merge in some
	  3.81 changes: add expand_deps, dep_free (free_dep),
	  parse_prereqs, and snap_deps variables

2006-03-29 Wednesday 04:48  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/expand.c, src/implicit.c,
	  tests/scripts/features/targetvars: Track Make 3.81: Fix Savannah
	  bug #15913.

2006-03-29 Wednesday 01:47  Rocky Bernstein <rocky@gnu.org>

	* doc/mdb.texi: Go over intro a little. What I thought was a bug in
	  remake in fact is just the arcane way GNU make works. (I mean it
	  makes sense but boy do you have to do some digging in the GNU
	  Make manual to find out what's going on.)

2006-03-28 Tuesday 23:11  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt, src/dep.c, src/dep.h,
	  src/expand.c, src/expand.h, src/implicit.c, src/make.h,
	  src/variable.c, src/variable.h: Merge in 3.81 implict.c changes
	  which puls in expand.c, variable.h changes.

2006-03-25 Saturday 17:50  Rocky Bernstein <rocky@gnu.org>

	* htdocs/: download.html, index.html, links2linux.de.png,
	  make.html, remake-ddd.png, source-code.gif: Check in webpage
	  sources.

2006-03-25 Saturday 07:08  Rocky Bernstein <rocky@gnu.org>

	* doc/mdb.texi: A number of small corrections.

2006-03-24 Friday 22:33  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, po/da.po, po/de.po, po/es.po, po/fr.po,
	  po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po,
	  po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po:
	  Get ready for 0.61 release.

2006-03-24 Friday 16:00  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: Guard against dereferencing NULL pointers.

2006-03-21 Tuesday 12:11  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_fns.c: Was trying to set automatic variables for a null
	  target.

2006-03-20 Monday 04:11  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add missing \n

2006-03-19 Sunday 20:38  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt, doc/mdb.texi, emacs/mdb.el.in,
	  src/dbg_cmd.c: dbg_cmd.c: "write command" now adds directory
	  mdb.texi: use @ovar a more.  others: small changes

2006-03-19 Sunday 12:17  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, dbg_fns.c, dbg_fns.h: Look for $(varname) and
	  $varname when trying to expand variables.

2006-03-12 Sunday 11:54  Rocky Bernstein <rocky@gnu.org>

	* emacs/mdb.el.in: minor corrections to mdbtrack

2006-03-11 Saturday 12:08  Rocky Bernstein <rocky@gnu.org>

	* emacs/mdb.el.in: Add comint shell tracking - taken from python's
	  pdbtrack

2006-03-08 Wednesday 16:01  Rocky Bernstein <rocky@gnu.org>

	* po/Makefile.in.in, po/da.po, po/de.po, po/es.po, po/fr.po,
	  po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po,
	  po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po,
	  src/main.c: src/main.c --debugger=error implies --debugger=fatal
	  po/Makefile.in.in: wrong install directory?

2006-03-08 Wednesday 01:48  Rocky Bernstein <rocky@gnu.org>

	* doc/mdb.texi: Add cd and pwd.

2006-03-08 Wednesday 01:09  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add pwd and cd. Alphabetize order of dbg_cmd
	  (somewhat).

2006-02-27 Monday 03:17  Rocky Bernstein <rocky@gnu.org>

	* src/: buildargv.c, file.c, file.h: buildargv.c: use HAVE_ALLOCA_H
	  - needed on NetBSD file.c, file.h: documentation changes and a
	  small variable rename

2006-02-27 Monday 03:02  Rocky Bernstein <rocky@gnu.org>

	* po/LINGUAS: Remove languages we can't seem to make.

2006-02-26 Sunday 01:44  Rocky Bernstein <rocky@gnu.org>

	* NEWS: track GNU Make 3.81 changes

2006-02-19 Sunday 00:23  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, po/Makefile.in.in: Another attempt to get "make
	  install" work using the existing po/Makefile.in.in

2006-02-18 Saturday 23:36  Rocky Bernstein <rocky@gnu.org>

	* po/Makefile.in: Okay, Makefile.in *is* derived

2006-02-18 Saturday 23:31  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, po/Makefile.in: configure.ac: We generate
	  po/Makefile, not po/Makefile.in.  po/Makefile.in is not a derived
	  file.

2006-02-18 Saturday 13:18  Rocky Bernstein <rocky@gnu.org>

	* src/job.c, src/main.c, src/variable.c,
	  tests/scripts/features/targetvars: targetvars: Get regression
	  test change in for last commit.  More GNU Make merging.

2006-02-18 Saturday 11:52  Rocky Bernstein <rocky@gnu.org>

	* src/variable.c: Track GNU Make change: Make sure we don't
	  introduce a circularity into the variable set linked list.  Fixes
	  Savannah bug #15757.

2006-02-14 Tuesday 03:05  Rocky Bernstein <rocky@gnu.org>

	* src/implicit.c: Track GNU Make sources. GNU Make bug #11183.

2006-02-09 Thursday 05:58  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi, src/dep.c, src/file.c, src/file.h, src/remake.c,
	  src/vpath.c: Track GNU Make changes: Fix Savannah bugs # 15341,
	  15534, and 15533.	     Rewrite large chunks of the "Commands"
	  section of the manual to better	   describe then
	  backslash-newline handling, the SHELL variable, etc.

2006-02-09 Thursday 02:53  Rocky Bernstein <rocky@gnu.org>

	* README.cvs, src/dir_fns.c, src/job.c, w32/subproc/sub_proc.c:
	  Track GNU Make 3.81 changes.	Savannah GNU make bug #15534.

2006-02-09 Thursday 02:29  Rocky Bernstein <rocky@gnu.org>

	* emacs/mdb.el.in, src/job.c, src/job.h,
	  tests/scripts/features/parallelism: mdb.el: more complete GNU
	  debugger support job.{c,h} parallelism: track GNU Make changes
	  (fix GNU make bug #15641)

2006-02-01 Wednesday 21:22  Rocky Bernstein <rocky@gnu.org>

	* po/Makefile.in.in: From gettext sources

2006-02-01 Wednesday 21:14  Rocky Bernstein <rocky@gnu.org>

	* src/dir_fns.c: Track GNU Make 3.81 cvs

2006-02-01 Wednesday 18:07  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Fix bug in show commands

2006-02-01 Wednesday 11:32  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/options/symlinks, w32/include/sub_proc.h,
	  w32/subproc/NMakefile, w32/subproc/build.bat,
	  w32/subproc/sub_proc.c, w32/subproc/w32err.c: Track GNU Make
	  3.81cvs changes.

2006-02-01 Wednesday 11:31  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, README.cvs, configure.ac, doc/make.texi, po/LINGUAS,
	  src/job.c, src/main.c, src/remake.c: Mostly track GNU Make
	  3.81cvs changes.  Makefile.am: all "test" as a synonym for
	  "check"

2006-01-21 Saturday 13:43  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Document --trace=normal

2006-01-21 Saturday 13:41  Rocky Bernstein <rocky@gnu.org>

	* NEWS: What's up

2006-01-21 Saturday 13:40  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, buildargv.c, buildargv.h, dbg_cmd.c,
	  dbg_cmd.h, main.c: main.c: add --trace=normal option reset: run
	  wasn't reading args parameters. Now it does.

2006-01-14 Saturday 09:26  Rocky Bernstein <rocky@gnu.org>

	* doc/doxygen/.cvsignore: Doxyfile is now derived.

2006-01-14 Saturday 09:25  Rocky Bernstein <rocky@gnu.org>

	* doc/doxygen/: Doxyfile, Doxyfile.in: Add .in to get STRIP_PATH
	  correct independent of source location.

2006-01-09 Monday 06:47  Rocky Bernstein <rocky@gnu.org>

	* po/.cvsignore: ignore files autopoint creates.

2006-01-09 Monday 06:46  Rocky Bernstein <rocky@gnu.org>

	* .cvsignore: Ignore m4's added by autopoint.

2006-01-09 Monday 06:40  Rocky Bernstein <rocky@gnu.org>

	* config/: codeset.m4, gettext.m4, glibc21.m4, iconv.m4,
	  intdiv0.m4, inttypes-pri.m4, inttypes.m4, inttypes_h.m4,
	  isc-posix.m4, lcmessage.m4, lib-ld.m4, lib-link.m4,
	  lib-prefix.m4, progtest.m4, stdint_h.m4, uintmax_t.m4,
	  ulonglong.m4: autopoint adds these.

2006-01-09 Monday 06:34  Rocky Bernstein <rocky@gnu.org>

	* autogen.sh: automess adjustment.

2006-01-09 Monday 06:31  Rocky Bernstein <rocky@gnu.org>

	* ABOUT-NLS: autopoint covers this.

2006-01-09 Monday 06:29  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Hack to get version-mdb.texi created.

2006-01-09 Monday 06:18  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Need a info_TEXINFOS for automake to install
	  mdate-sh. Isn't that obvious?

2006-01-09 Monday 06:08  Rocky Bernstein <rocky@gnu.org>

	* ABOUT-NLS: Seems to be needed at the top level and isn't
	  generated by automess.

2006-01-09 Monday 05:35  Rocky Bernstein <rocky@gnu.org>

	* autogen.sh: Replace with simpler stuff.

2006-01-09 Monday 05:32  Rocky Bernstein <rocky@gnu.org>

	* ABOUT-NLS, config/config.rpath, po/Makefile.in.in, po/Rules-quot:
	  These should be taken from the autotoolset environment.

2006-01-09 Monday 04:46  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Typo on one the --debug=read option. Note
	  "Recursive Make Considered Harmful" and the import of that.

2006-01-09 Monday 04:37  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, doc/Makefile.am, doc/make.texi, src/Makefile.am: Use
	  := instead of =

2006-01-08 Sunday 09:15  Rocky Bernstein <rocky@gnu.org>

	* TODO: Note that more work needs to be done to support phase where
	  assignments are performed.

2006-01-05 Thursday 11:29  Rocky Bernstein <rocky@gnu.org>

	* tests/README: Track GNU Make 3.81 updates (sort of).

2006-01-05 Thursday 11:24  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/variables/automatic: Add regression tests for
	  Savannah bugs #8154 and #12320.

2006-01-05 Thursday 11:11  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, make.1, doc/Makefile.am, doc/make.texi,
	  doc/mdb.texi, src/Makefile.am, src/arscan.c, src/arscan.h,
	  src/dir_fns.c, src/function.c, src/job.c, src/main.c,
	  src/remake.c: Mostly track changes to up-coming 3.81. Tabs in
	  some source code have been removed.  make.1: note debugger
	  options.

2005-12-27 Tuesday 11:38  Rocky Bernstein <rocky@gnu.org>

	* NEWS: Time to move on.

2005-12-27 Tuesday 11:31  Rocky Bernstein <rocky@gnu.org>

	* doc/mdb.texi: Small debug session corrections/improvements.

2005-12-25 Sunday 20:59  Rocky Bernstein <rocky@gnu.org>

	* src/: file.c, file.h: Add enum variable to facilitate debugging.

2005-12-25 Sunday 20:52  Rocky Bernstein <rocky@gnu.org>

	* doc/doxygen/Doxyfile, src/ar_fns.c, src/arscan.h, src/file.c,
	  src/file.h, src/remake.c, src/remake.h: More doxygen
	  documentation changes.

2005-12-25 Sunday 12:55  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/Makefile.am, src/job.c, src/main.c,
	  src/os.h.in, tests/run_make_tests.pl: Add configure option
	  --with-default-shell to specifiy the default shell. (Useful on
	  Solaris)

	  Add configure option --with-shell-trace to specify the option to
	  give the default shell to turn on tracing.

	  src/{Makefile.am,job.c,main.c,os.h.in: Don't need os.h, use
	  getopt.h

2005-12-25 Sunday 10:48  Rocky Bernstein <rocky@gnu.org>

	* tests/test_driver.pl: Make note when --make option has not been
	  set. It may be an error.

2005-12-25 Sunday 10:10  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, Makefile.ami, README.makedb, README.mdb,
	  configure.ac: configure.ac: in 0.61cvs now. Allow one to specifiy
	  a default shell.

	  Makefile.am, README.mdb, README.maekdb: makedb->mdb

2005-12-25 Sunday 10:08  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, ar_fns.c, ar_fns.h, arscan.c, arscan.h,
	  commands.c, commands.h, dbg_cmd.c, dbg_fns.h, hash.h, job.c,
	  job.h, main.c, make.h, os.h.in, types.h, variable.c: More Doxygen
	  documentation.  os.h.in: start to do better about separating OS
	  dependencies.

2005-12-25 Sunday 09:57  Rocky Bernstein <rocky@gnu.org>

	* doc/mdb.texi: Minor corrections.

2005-12-24 Saturday 22:12  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt: More makedb->mdb.

2005-12-24 Saturday 21:56  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt, src/main.c, src/make.h,
	  src/rule.h, src/trace.h: Go over doxygen documentation.  Last
	  commit before release. This time, for sure!

2005-12-24 Saturday 21:31  Rocky Bernstein <rocky@gnu.org>

	* src/hash.h: Small typo.

2005-12-24 Saturday 16:38  Rocky Bernstein <rocky@gnu.org>

	* po/: da.po, de.po, es.po, fr.po, gl.po, he.po, hr.po, ja.po,
	  ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po, zh_CN.po: Yet
	  another commit before release.

2005-12-24 Saturday 16:17  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/Makefile.am, src/main.c,
	  tests/scripts/debugger/trace: various changes for Solaris without
	  getopt

2005-12-24 Saturday 14:56  Rocky Bernstein <rocky@gnu.org>

	* src/: getopt.c, getopt.h, getopt1.c: Reinstate getopt for Solaris
	  (8,9, 10 too?)

2005-12-24 Saturday 14:53  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/trace: Deal with varying shell output

2005-12-24 Saturday 04:37  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.txt, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po,
	  po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po,
	  po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po: Hope the
	  last update before release.

2005-12-24 Saturday 04:32  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, doc/make.texi, po/da.po, po/de.po, po/es.po,
	  po/fr.po, po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po,
	  po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po,
	  po/zh_CN.po, src/main.c, src/make.h, src/remake.c,
	  tests/test_driver.pl, tests/scripts/options/symlinks,
	  tests/scripts/variables/MAKE: Add -L (symlink) option from GNU
	  Make 3.81.

2005-12-24 Saturday 04:03  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Update update date.

2005-12-24 Saturday 03:56  Rocky Bernstein <rocky@gnu.org>

	* src/function.c: Add another function from Make 3.81

2005-12-24 Saturday 03:48  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Add more function documentation from Make 3.81.

2005-12-24 Saturday 03:31  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/functions/: abspath, realpath: Add realpath and
	  abspath from make 3.81.

2005-12-24 Saturday 03:18  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Update flavor documentation from Make 3.81.

2005-12-24 Saturday 03:13  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/variables/flavors: Expand regression tests to make
	  3.81 flavor tests.

2005-12-24 Saturday 03:09  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, dbg_fns.c: Latest gcc seems to give warnings
	  about using *x++. Change to *x +=1.  Sigh.

2005-12-24 Saturday 03:00  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/misc/write: Do not try to run if /dev/full is not
	  around

2005-12-23 Friday 14:01  Rocky Bernstein <rocky@gnu.org>

	* emacs/.cvsignore: makedb.el -> mdb.el

2005-12-23 Friday 14:00  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, doc/make.texi, po/da.po, po/de.po, po/es.po,
	  po/fr.po, po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po,
	  po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po,
	  po/zh_CN.po, src/main.c: doc/make.texi: some small corrections
	  src/main.c: go over --help po/* The usual when a version number
	  is changed configure.ac: get ready for 0.60 release ChangeLog: no
	  explanation is needed. In fact this commit will change it again.

2005-12-23 Friday 13:18  Rocky Bernstein <rocky@gnu.org>

	* NEWS: Get ready for 0.60 release.

2005-12-23 Friday 04:20  Rocky Bernstein <rocky@gnu.org>

	* src/expand.h, src/read.c, tests/scripts/functions/eval: eval: add
	  conditional test functions/read.c: print a *warning* (not error)
	  if no include.  read.c: Some stylistic changes.

2005-12-23 Friday 03:29  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, doc/make.texi, src/dbg_cmd.c, src/job.c,
	  src/main.c, src/make.h, src/print.c, src/print.h: Patches from
	  GNU/Linux: 3.79.1 siglist-patch, err-reporting, getcwd, and j8k

2005-12-23 Friday 02:31  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Revise information about real targets which have
	  phony targets as a prerequisite. Break out the phony section into
	  a couple of subsections.

2005-12-23 Friday 01:51  Rocky Bernstein <rocky@gnu.org>

	* doc/mdb.texi: Revise for new output.

2005-12-21 Wednesday 07:45  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, doc/.cvsignore, doc/Makefile.am, doc/makedb.texi,
	  emacs/Makefile.am, emacs/gud.el, emacs/makedb.el.in,
	  emacs/mdb.el.in, src/dbg_cmd.c, src/debug.h: The great
	  makedb->mdb rename. The rename is because we don't want confusion
	  with this and the program that creates a DBM file.

2005-12-21 Wednesday 07:00  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: Was erroneously showing command delimiters on the
	  "echo" command.

2005-12-20 Tuesday 15:12  Rocky Bernstein <rocky@gnu.org>

	* src/debug.h: Doc change.

2005-12-20 Tuesday 15:11  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/dbg_cmd.c, src/dbg_fns.c, src/dbg_fns.h, src/debug.c,
	  src/debug.h, src/function.c, src/job.c, src/main.c, src/read.c,
	  src/remake.c, src/trace.c: More debug tracing funnelled through
	  db_level. Debugger command "show debug" shows the debug mask in a
	  more understandable way.

2005-12-20 Tuesday 13:09  Rocky Bernstein <rocky@gnu.org>

	* src/: job.c, main.c: job.c: separator bars should be before/after
	  commands even when entering the debugger or stepping.  main.c:
	  enter debugger on next/step on successful termination.

2005-12-20 Tuesday 04:45  Rocky Bernstein <rocky@gnu.org>

	* src/debug.h, src/job.c, src/main.c, tests/scripts/debugger/trace:
	  Now shows shell tracing when --trace=normal or stepping
	  debugging.  YEAH!

2005-12-20 Tuesday 04:08  Rocky Bernstein <rocky@gnu.org>

	* AUTHORS, NEWS, README.Amiga, doc/make.texi, src/debug.h,
	  src/remake.c: debug.h: add mask doc from make.tex make.texi:
	  merge in some of the relevant changes from 3.81 AUTHORS, NEWS:
	  revise for this project

2005-12-20 Tuesday 01:56  Rocky Bernstein <rocky@gnu.org>

	* README.cvs: Revise for this project.

2005-12-20 Tuesday 01:41  Rocky Bernstein <rocky@gnu.org>

	* README: Revise for this project.

2005-12-20 Tuesday 01:11  Rocky Bernstein <rocky@gnu.org>

	* README.Amiga: What the story is for Amiga.

2005-12-19 Monday 23:48  Rocky Bernstein <rocky@gnu.org>

	* src/dir_fns.c: Remove the more specific free() for now. Crashes
	  on 64-bit athlon systems.

2005-12-19 Monday 08:23  Rocky Bernstein <rocky@gnu.org>

	* src/debug.h, src/main.c, src/read.c, src/read.h, src/types.h,
	  tests/scripts/options/dash-l: Remove this horrible hack where
	  stringlist_t's were cast to char ** and issues of memory
	  allocation blithly ignored.

	  Fixes a problem with dash-I on cygwin? Definitely reduces
	  valgrind memory leaks.

	  dash-l: reinstated - I feel lucky?

2005-12-19 Monday 06:52  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c, src/debug.c, src/debug.h, src/file.h,
	  src/function.c, src/implicit.c, src/implicit.h, src/job.c,
	  src/main.c, src/print.c, src/remake.c, src/trace.c,
	  tests/scripts/options/dash-n: Redo tracing a little bit. Output
	  is slightly different.  Remove variable tracing - Is now folded
	  into db_level.  Change a couple of "int"s to "bool"s

2005-12-18 Sunday 23:44  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/: debugger/trace, features/echoing, options/dash-n:
	  Output has changed. Reflect that in tests.

2005-12-18 Sunday 22:35  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Describe --just-print and --debug=basic to show
	  how we differ from that.

	  Note set variable SHELL $(SHELL -x) trick to get tracing from the
	  shell.

2005-12-18 Sunday 21:05  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: tracing is a little more like --just-print

2005-12-18 Sunday 18:24  Rocky Bernstein <rocky@gnu.org>

	* src/job.c, NEWS: Give line numbers and target names on
	  --just-print.

2005-12-18 Sunday 16:42  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi, src/dbg_cmd.c, src/dbg_fns.c: Work on doc to
	  bring it in line (a little) with recent work.  No longer show
	  target after file location. We have that expanded below with the
	  dependencies.

2005-12-18 Sunday 15:26  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi, po/.cvsignore, po/da.po, po/de.po, po/es.po,
	  po/fr.po, po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po,
	  po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po,
	  po/zh_CN.po: makedb.texi: correct automatic variable
	  documentation

2005-12-18 Sunday 15:14  Rocky Bernstein <rocky@gnu.org>

	* src/: default.c, remake.c, rule.c: Some nexting tweaks and a free
	  here and there.

2005-12-18 Sunday 14:56  Rocky Bernstein <rocky@gnu.org>

	* po/Makefile.in.in: Need this because mkinstalldirs isn't in
	  config under this directory.

2005-12-18 Sunday 14:28  Rocky Bernstein <rocky@gnu.org>

	* po/Makefile.in.in: Update to gettext-0.14.4 and add .PHONY for
	  some phony tags.

2005-12-18 Sunday 13:44  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.c, commands.h: Turn some #defines and a char field
	  into an enum.

2005-12-18 Sunday 13:30  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/default.c, src/dir_fns.c, src/file.c, src/hash.c,
	  src/implicit.c, src/main.c, src/make.h, src/read.c, src/remake.c,
	  src/rule.c, tests/test_driver.pl, tests/scripts/options/dash-l:
	  Go over memory allocation more. Reduce shared pointers. Free
	  memory at the end explicitly so can use valgrind more agressively
	  in the future.

2005-12-18 Sunday 12:30  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, dbg_fns.c, dbg_fns.h, dbg_stack.c: Move code to
	  show target and prerequisites to on debugger prompt out of
	  command routine and into fns. Is now show on stack motion
	  commands.

2005-12-18 Sunday 11:57  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: Wrong &.

2005-12-18 Sunday 11:49  Rocky Bernstein <rocky@gnu.org>

	* po/POTFILES.in: We don't have getopt.c any more.

2005-12-18 Sunday 02:05  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/main.c, src/print.c, src/print.h,
	  tests/scripts/features/escape, tests/scripts/features/mult_rules,
	  tests/scripts/features/statipattrules,
	  tests/scripts/features/vpathplus, tests/scripts/functions/error,
	  tests/scripts/options/dash-k, tests/scripts/options/dash-q,
	  tests/scripts/options/general, tests/scripts/variables/flavors:
	  Debugger error output changed. Get test results to match up.
	  Note: print.c needs to be changed to be able to deal with stderr
	  as well as or in addition to stdout.

2005-12-18 Sunday 01:32  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Show target and dependencies in entering debugger.
	  Could/should generalize as part of a prompt string.

2005-12-17 Saturday 20:07  Rocky Bernstein <rocky@gnu.org>

	* tests/: run_make_tests.pl, scripts/debugger/trace,
	  scripts/features/errors, scripts/features/vpathplus,
	  scripts/options/dash-k: Changes because extended output on errors
	  is now the default.

2005-12-17 Saturday 19:44  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, debug.h, dep.c, dir_fns.c, dir_fns.h, file.c,
	  function.c, getopt.c, getopt.h, getopt1.c, hash.c, hash.h,
	  main.c, print.c, variable.c: More explicit frees of memory.
	  free_hash_table gives a callback for a routine to free an item.

	  --extended-errors is now the default. Use --no-extended-errors if
	  you don't want that.

	  Use installed getopt.{c,h} - that's probably better maintained.

2005-12-17 Saturday 04:24  Rocky Bernstein <rocky@gnu.org>

	* src/: default.c, dir_fns.c, hash.c, job.c, main.c, make.h,
	  print.c, rule.c: Yet another attempt to reduce unexplicitly
	  free'd memory.  The next big win will probably be when we add a
	  item_free function parameter on freeing hash tables.

2005-12-15 Thursday 02:57  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: More work in making "quit" work more gracefully.

2005-12-15 Thursday 02:42  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c, src/dbg_cmd.h, src/debug.c, src/debug.h,
	  src/job.c, src/main.c, src/print.c, src/read.c, src/remake.c,
	  tests/scripts/functions/wildcard: Work on getting quit to quit
	  better - previously it could cause an infinite loop.

	  Add some of the smaller fixes from make 3.81 which improve
	  regression tests or initialize variables where they hadn't been
	  before.

2005-12-14 Wednesday 14:18  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_fns.c: Add hack to get line number from commands when we
	  can't find the line number from the target.

2005-12-13 Tuesday 07:18  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_fns.c, print.c: Note phony targets in locations as
	  phony.

2005-12-12 Monday 14:04  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: General help shorter, more ddd-friendly (and more
	  gdb-like).

2005-12-12 Monday 04:24  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Better status when ending inside a recursive make.

2005-12-12 Monday 01:47  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: typo.

2005-12-12 Monday 01:46  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Show off target @ expand. Correct output which
	  showed off a bug that has since been fixed.

2005-12-12 Monday 01:04  Rocky Bernstein <rocky@gnu.org>

	* NEWS, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po, po/he.po,
	  po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po,
	  po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po, src/default.c,
	  src/dep.c, src/dep.h, src/implicit.c, src/main.c, src/read.c,
	  src/rule.c: Fix vpath regression test failure on some OS's.  type
	  casting a nameseq_t to a dep_t when is bad, bad, bad. Valgrind
	  was showing uninitialized accesses. We now use calloc more
	  pervasively and we no longer cast nameseq's to dep's but do a
	  proper conversion (and allocationn).

2005-12-11 Sunday 12:15  Rocky Bernstein <rocky@gnu.org>

	* src/misc.h: Header for misc.c.

2005-12-11 Sunday 12:15  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/Makefile.am, src/ar_fns.c, src/commands.c,
	  src/dbg_cmd.h, src/dep.c, src/dir_fns.c, src/expand.c,
	  src/function.c, src/function.h, src/implicit.c, src/job.c,
	  src/main.c, src/make.h, src/misc.c, src/read.c, src/remake.c,
	  src/rule.c, src/signame.c, src/variable.c, src/vpath.c,
	  tests/test_driver.pl, tests/scripts/misc/write: Writing to a full
	  filesystem gives an error (via Jim Meyerling).  Remove sindex.
	  misc.c headers are now in misc.h, not make.h.  replace sindex()
	  with strstr().  configure.ac: in 0.6cvs.

2005-12-11 Sunday 10:10  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Document --extended errors or -E

2005-12-10 Saturday 10:20  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt: Last commit before 0.5. No,
	  really.

2005-12-10 Saturday 09:44  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: More corrections.

2005-12-10 Saturday 09:36  Rocky Bernstein <rocky@gnu.org>

	* NEWS, README.makedb: Yet another go-over for release.

2005-12-10 Saturday 09:35  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Spelling typo.

2005-12-10 Saturday 09:34  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Go over for spelling. Fix sectioning and cross
	  references a little.

2005-12-10 Saturday 08:55  Rocky Bernstein <rocky@gnu.org>

	* README.makedb, SMakefile: A couple of more small updates for 0.5.

2005-12-10 Saturday 08:21  Rocky Bernstein <rocky@gnu.org>

	* NEWS, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po, po/he.po,
	  po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po,
	  po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po: 0.5 release - this
	  time, for sure!

2005-12-10 Saturday 02:50  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.c, commands.h, dbg_break.h, debug.h, dep.h,
	  dir_fns.h, expand.c, file.c, file.h, function.c, getopt.h,
	  gettext.h, hash.c, hash.h, job.h, main.c, make.h, remote-stub.h,
	  rule.h, trace.h, types.h, variable.c, variable.h, vpath.c: More
	  doxygenation.

2005-12-09 Friday 12:11  Rocky Bernstein <rocky@gnu.org>

	* src/: ar_fns.h, arscan.h, commands.h, dbg_break.h, dbg_cmd.h,
	  dbg_fns.h, dbg_stack.h, debug.h, default.h, dep.h, dir_fns.h,
	  expand.h, file.h, filedef.h, function.c, function.h, hash.c,
	  hash.h, implicit.h, job.h, print.h, read.h, remake.h, rule.h,
	  trace.h, types.h, variable.h, vpath.h: Some doxygenation.

2005-12-09 Friday 12:10  Rocky Bernstein <rocky@gnu.org>

	* doc/doxygen/Doxyfile: Update file for newery doxygen. Basically
	  ran doxygen -u.

2005-12-09 Friday 11:12  Rocky Bernstein <rocky@gnu.org>

	* glob/glob.h: Another syntax error for some systems.

2005-12-09 Friday 10:56  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: syntax error for earlier gcc compilers.

2005-12-09 Friday 10:52  Rocky Bernstein <rocky@gnu.org>

	* glob/glob.h: Bad syntax.

2005-12-09 Friday 10:23  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, NEWS: Makefile.am: disable regression testing if
	  building outside of sourcetree.

2005-12-09 Friday 09:02  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am, src/Makefile.am: src/Makefile.am - facilitate
	  building outside of source tree doc/Makefile.am - make clean
	  needs to remove all make.info files.

2005-12-09 Friday 08:39  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, po/POTFILES.in, po/da.po, po/de.po, po/es.po,
	  po/fr.po, po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po,
	  po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po,
	  po/zh_CN.po: Get ready for 0.5 release.

2005-12-09 Friday 08:39  Rocky Bernstein <rocky@gnu.org>

	* src/: hash.c, hash.h, main.c, rule.c, rule.h: Add doxygen
	  documentation.

2005-12-08 Thursday 04:26  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: valgrind memory free reduction.

2005-12-08 Thursday 04:24  Rocky Bernstein <rocky@gnu.org>

	* glob/glob.h, src/ar_fns.c, src/getloadavg.c: cygwin compilation
	  warning reductions.

2005-12-08 Thursday 02:44  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_break.c: Breakpoint numbers again more like gdb.
	  Breakpoint numbers are unique and not reassigned.

2005-12-07 Wednesday 13:26  Rocky Bernstein <rocky@gnu.org>

	* NEWS: What's up.

2005-12-07 Wednesday 04:01  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/variables/automatic: Reduce the amount of cheating
	  we're doing on testing automatic variables Only $+ gives
	  different results when not run as a separate test.  While we are
	  at it, start documenting the test.

2005-12-07 Wednesday 03:37  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, getloadavg.c: Need getloadavg.c in top-level
	  directory - sigh.

2005-12-07 Wednesday 03:30  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi, src/Makefile.am, src/ar_fns.c, src/dbg_break.c,
	  src/dbg_cmd.c, src/debug.h, src/dir.c, src/dir_fns.c,
	  src/dir_fns.h, src/function.c, src/function.h, src/hash.c,
	  src/implicit.c, src/job.c, src/main.c, src/make.h, src/print.c,
	  src/read.c, src/remake.c, src/rule.c, src/trace.c, src/vpath.c:
	  makdeb.texi: document next vs. step move directory definitions
	  out of main.h and into dir_fns.h Add more free routines and use
	  them to reduce unfreed memory in use at end of program.

2005-12-07 Wednesday 01:37  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, job.c, main.c, remake.c: Make distinction
	  between "next" and "step"

2005-12-06 Tuesday 04:59  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, NEWS, po/da.po, po/de.po, po/es.po, po/fr.po,
	  po/gl.po, po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po,
	  po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po,
	  src/dbg_break.c: break is a little more like gdb - ddd like "in
	  foo at bar".

2005-12-06 Tuesday 04:50  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, dbg_break.c, dbg_break.h, dbg_cmd.c,
	  dbg_fns.c, dbg_fns.h, dbg_stack.c, dbg_stack.h, function.h,
	  implicit.c, make.h, remake.c, rule.c, vpath.c, vpath.h: Change
	  break command to work on break numbers like gdb.

2005-12-05 Monday 14:39  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi: Add info about --debugger and --trace and how
	  silence is not golden.

2005-12-05 Monday 09:30  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am: We don't have getloadavg.c any more.

2005-12-05 Monday 00:54  Rocky Bernstein <rocky@gnu.org>

	* src/loadavg.c: Remove unused variable warning on cygwin.

2005-12-05 Monday 00:02  Rocky Bernstein <rocky@gnu.org>

	* src/print.c: Fix uninitialized variable problem.

2005-12-04 Sunday 23:49  Rocky Bernstein <rocky@gnu.org>

	* src/: ar_fns.h, dir.c: Remove harmless type mismatch in compiling
	  dir.c

2005-12-04 Sunday 23:18  Rocky Bernstein <rocky@gnu.org>

	* src/: default.c, job.c, main.c, make.h, rule.c, variable.c:
	  Attempt merge of cygwin patches.

2005-12-04 Sunday 19:35  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/features/export: Adjust test for cygwin.

2005-12-04 Sunday 16:33  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: remove more amiga

2005-12-04 Sunday 16:06  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/features/export: Add test documentation.

2005-12-04 Sunday 15:48  Rocky Bernstein <rocky@gnu.org>

	* src/remake.c, tests/run_make_tests.pl, tests/test_driver.pl,
	  tests/scripts/features/default_names: remake.c: __CYGWIN__ is
	  like WINDOWS32.  run_make_tests.pl: Note CYGWIN is like W32. chop
	  is deprecated.  default_names: more complete description. Shorten
	  code.

2005-12-04 Sunday 13:52  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: Perhaps overzealous free().

2005-12-04 Sunday 13:22  Rocky Bernstein <rocky@gnu.org>

	* src/: ar_fns.c, commands.h, debug.h, default.c, default.h, dep.h,
	  file.c, file.h, hash.c, hash.h, implicit.c, main.c, make.h,
	  read.c, remake.c, rule.c, rule.h, types.h, variable.h: Add more
	  free routines unreleased reduce memory by another 10K or so.
	  More typedef use and rearrangement. More documentation in
	  headers.

2005-12-04 Sunday 13:20  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am: use --make now

2005-12-04 Sunday 02:21  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Somebody doesn't know how to alphabetize
	  correctly.

2005-12-04 Sunday 02:01  Rocky Bernstein <rocky@gnu.org>

	* getloadavg.c: Use the version in src.

2005-12-04 Sunday 01:57  Rocky Bernstein <rocky@gnu.org>

	* SCOPTIONS, configh.dos, makefile.com, subproc.bat: Remove crud.

2005-12-04 Sunday 01:54  Rocky Bernstein <rocky@gnu.org>

	* README.DOS, configure.bat: No longer used.

2005-12-04 Sunday 01:53  Rocky Bernstein <rocky@gnu.org>

	* Makefile.DOS, NMakefile, README.Amiga, build_w32.bat, config.ami,
	  config.h-vms, config.h.W32, dosbuild.bat, make.lnk: Remove some
	  of the no longer maintained files

2005-12-04 Sunday 01:44  Rocky Bernstein <rocky@gnu.org>

	* src/file.h: Pedantic change.

2005-12-04 Sunday 01:42  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, dbg_fns.h, default.c, dep.c, expand.h, file.h,
	  remake.h, remote-cstms.c, remote-stub.c, trace.h, variable.h:
	  filedef.h -> file.h

2005-12-04 Sunday 01:39  Rocky Bernstein <rocky@gnu.org>

	* NEWS, doc/makedb.texi, src/dbg_cmd.c, src/default.c, src/dep.c,
	  src/dep.h, src/expand.c, src/expand.h, src/file.c, src/filedef.h,
	  src/hash.c, src/hash.h, src/main.c, src/print.c, src/print.h,
	  src/read.c, src/read.h: Add "info makefiles" to show list of
	  Makefiles read.  Reduce memory leaks before exit in half by
	  freeing dependency chain of makefiles_read.

2005-12-03 Saturday 20:13  Rocky Bernstein <rocky@gnu.org>

	* NEWS, tests/test_driver.pl: Minor changes.

2005-12-03 Saturday 19:53  Rocky Bernstein <rocky@gnu.org>

	* tests/: NEWS, run_make_tests.pl, test_driver.pl: Start to revise
	  testing process for more modern Perl usage. Well, also I want
	  /scripts to get removed so that completion can be used to specify
	  a test name.

2005-12-03 Saturday 18:29  Rocky Bernstein <rocky@gnu.org>

	* src/hash.h: forgoet one __P()

2005-12-03 Saturday 12:49  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/commands.c, src/dbg_cmd.c, src/default.c, src/dir.c,
	  src/function.c, src/hash.c, src/hash.h, src/job.c, src/main.c,
	  src/make.h, src/read.c, src/trace.c, src/variable.c,
	  src/variable.h: Reduce memory leaks via valgrind. More
	  VMS/Amiga/EMX removal.

2005-12-03 Saturday 01:27  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/print.c, src/print.h, src/read.c: Errors in eval issued
	  from the debugger no longer cause termintation.

2005-12-02 Friday 12:46  Rocky Bernstein <rocky@gnu.org>

	* src/: default.c, default.h, main.c, read.c: More AMIGA/VMS, EMX
	  removal. Attempt to reduce leaks (unsuccessfully).

2005-12-02 Friday 12:12  Rocky Bernstein <rocky@gnu.org>

	* src/: amiga.c, amiga.h, dbg_cmd.c, dbg_cmd.h, dbg_fns.c,
	  dbg_fns.h, default.h, filedef.h, job.c, job.h, make.h, remake.h,
	  remote-stub.h, variable.c, variable.h: dbg_cmd.c: Allow @ or $@
	  in target command. Make into common routine in dbg_fns.{c,h}

	  Remove EMX and AMIGA support. Remove PARAMS() many places.

	  Remove PARAMS

2005-12-02 Friday 11:24  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: Compilation fix for cygwin - hope it doesn't break
	  others...

2005-12-02 Friday 04:55  Rocky Bernstein <rocky@gnu.org>

	* NEWS: add "target expand" to list target commands with "make"
	  variables expanded.

2005-12-02 Friday 04:54  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi, src/dbg_cmd.c, src/file.c: Document "target
	  expand" and allow it to work with "target command"

2005-12-02 Friday 04:47  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.c, commands.h, dbg_cmd.c, dir.c, file.c,
	  filedef.h, rule.c: Add expand option to "target" command to
	  expand the commands.

2005-12-01 Thursday 08:30  Rocky Bernstein <rocky@gnu.org>

	* src/: ar_fns.c, arscan.c, commands.c, dir.c, function.c, job.h,
	  make.h: Simplification: remove more VMS use of PARAMS() and
	  Xenix.

2005-12-01 Thursday 08:09  Rocky Bernstein <rocky@gnu.org>

	* src/make.h: Remove compiler warning about incompatible types
	  using bsd_signal by making sure GNU_SOURCE is set before
	  including "types.h" (which includes "features.h")

2005-12-01 Thursday 07:14  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, src/dbg_cmd.c, src/dbg_stack.c, src/file.c,
	  src/filedef.h, src/print.c, src/print.h, src/variable.c,
	  src/variable.h: - target command now sets file variables.  -
	  where now allows a positive amount value to indicate how many
	  stack entries to show - we no longer show variable hash stats
	  which most folks (including myself) do   not need to be concerned
	  with.  - configure.c we're back in CVS land - start to use
	  enumerations instead of #defines

2005-11-29 Tuesday 15:09  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Little bug in quit command.

2005-11-29 Tuesday 14:59  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: expand backtrace to include reading Makefiles.

2005-11-29 Tuesday 14:51  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Add back bt as an alias of backtrace - we now
	  have it in the code.

2005-11-29 Tuesday 14:50  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add bt as an alias for backtrace.

2005-11-29 Tuesday 14:39  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, dbg_fns.c, dbg_fns.h, job.c: dbg_cmd.c: debugger
	  wording closer to gdb.  dbg_fns.{c,h}: add parameter to specify
	  minimum number of letters job.c: remove -Wall warnings.

2005-11-29 Tuesday 08:49  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, job.c, trace.h: dbg_cmd.c: Add fixed alias
	  mechanism.  job.c: start to remove Amiga. trace.h: stylistic
	  change.

2005-11-29 Tuesday 02:17  Rocky Bernstein <rocky@gnu.org>

	* src/: print.c, print.h: Small stylistic changes.

2005-11-29 Tuesday 02:15  Rocky Bernstein <rocky@gnu.org>

	* src/debug.c: Should add print.h which contains the prototype for
	  fatal().

2005-11-28 Monday 18:21  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Small corrections

2005-11-28 Monday 14:03  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Correct more line numbers. makedb doesn't know
	  bt or backtrace. More complete description of backtrace.

2005-11-27 Sunday 23:12  Rocky Bernstein <rocky@gnu.org>

	* doc/how-to-make-a-release.txt: Revise as appropriate.

2005-11-27 Sunday 23:08  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: And another one.

2005-11-27 Sunday 23:06  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: First change after update: wrong line number in
	  error.

2005-11-27 Sunday 22:39  Rocky Bernstein <rocky@gnu.org>

	* glob/glob.h, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po,
	  po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po,
	  po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po: Ready for
	  final 0.4 release.

2005-11-27 Sunday 22:18  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Make history_list() test work sometimes.

2005-11-27 Sunday 22:14  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/dbg_cmd.c: Compilation fixes for Darwin

2005-11-27 Sunday 21:52  Rocky Bernstein <rocky@gnu.org>

	* src/: dir.c, expand.c: Alloca #includes for Solaris 8.

2005-11-27 Sunday 21:03  Rocky Bernstein <rocky@gnu.org>

	* po/.cvsignore, src/debug.h, src/types.h: Compilation fixes for
	  BSDI.

2005-11-27 Sunday 20:38  Rocky Bernstein <rocky@gnu.org>

	* src/: ar_fns.c, ar_fns.h, arscan.c, commands.c, dbg_cmd.c, dep.h,
	  dir.c, function.c, implicit.c, job.c, main.c, read.c, rule.c,
	  variable.c: Remove Solaris 8 compilation warnings.

2005-11-27 Sunday 18:38  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Add more files are needed to create info.

2005-11-27 Sunday 18:29  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Add make.texi and makedb.texi - can't make info
	  files without them.

2005-11-27 Sunday 18:17  Rocky Bernstein <rocky@gnu.org>

	* glob/glob.c: Remove prototype warning. Remove some VMS
	  references.

2005-11-27 Sunday 18:11  Rocky Bernstein <rocky@gnu.org>

	* src/read.c: Make sure curfile is always initialized.

2005-11-27 Sunday 18:01  Rocky Bernstein <rocky@gnu.org>

	* glob/glob.c: realloc() argument should be void *, not char *.

2005-11-27 Sunday 17:53  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: variable b_in_debugger needs to get defined if
	  C-preprocessor symbol HAVE_LIBREADLINE isn't.

2005-11-27 Sunday 17:41  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.c, dbg_cmd.c, dbg_fns.c, debug.h, dir.c,
	  implicit.c: Compilation fixes for cygwin

2005-11-27 Sunday 17:24  Rocky Bernstein <rocky@gnu.org>

	* src/ar_fns.c: Was ar.c

2005-11-27 Sunday 17:20  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Node makedb.texi

2005-11-27 Sunday 17:13  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Don't make HTML files by default.

2005-11-27 Sunday 16:49  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, doc/make.texi, doc/makedb.texi,
	  po/POTFILES.in, src/Makefile.am, src/ar.c, src/ar_fns.h,
	  src/make.h, src/read.c, src/remake.c: configure.ac: Get ready for
	  0.4 rlease makedb.texi: we now get the right line number for
	  commands - reflect that.  po/POSTFILES,in ar.c -> ar_fns.c Remove
	  definitions from make.h

2005-11-27 Sunday 16:12  Rocky Bernstein <rocky@gnu.org>

	* src/job.h: Make more like the others. CVS Id line, e.g.

2005-11-27 Sunday 15:49  Rocky Bernstein <rocky@gnu.org>

	* src/: job.c, read.c: More VMS removal.

2005-11-27 Sunday 12:38  Rocky Bernstein <rocky@gnu.org>

	* TODO, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po, po/he.po,
	  po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po,
	  po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po, src/commands.c,
	  src/job.c: Last change to get command line number corrections in.

	  *.po: Gotta live with this until I figure out how to remove them
	  from CVS.

2005-11-27 Sunday 12:32  Rocky Bernstein <rocky@gnu.org>

	* autogen.sh: Add configure (with --enable-maintainer-mode) to
	  initial setup process.

2005-11-27 Sunday 11:55  Rocky Bernstein <rocky@gnu.org>

	* src/: read.c, read.h: Add CVS Id lines.

2005-11-27 Sunday 11:39  Rocky Bernstein <rocky@gnu.org>

	* src/: expand.c, expand.h: Stylistic differences.

2005-11-27 Sunday 11:31  Rocky Bernstein <rocky@gnu.org>

	* src/commands.c: Get ready for more accurate command line number
	  info.

2005-11-27 Sunday 11:28  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: Get ready for more accurate command line number
	  information.	Remove some VMS stuff.

2005-11-27 Sunday 11:22  Rocky Bernstein <rocky@gnu.org>

	* src/read.c: Stylistic change.

2005-11-27 Sunday 11:18  Rocky Bernstein <rocky@gnu.org>

	* src/commands.h: Get ready for correct line number information in
	  Makefile commands

2005-11-27 Sunday 11:16  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.h, job.h: Get ready for better reporting of
	  command file line number.

	  (Due to a bug in my checked out sources, I'm going to have to
	  break this up intolots of little pieces.)

2005-11-27 Sunday 11:10  Rocky Bernstein <rocky@gnu.org>

	* makefile.vms, readme.vms, po/POTFILES.in: Removal of VMS files.

2005-11-27 Sunday 02:29  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/Makefile.am, src/ar.c, src/arscan.c, src/arscan.h,
	  src/job.h, src/make.h, src/variable.c, src/vmsdir.h,
	  src/vmsfunctions.c, src/vmsify.c: Start to remove VMS support.

2005-11-27 Sunday 01:56  Rocky Bernstein <rocky@gnu.org>

	* src/: print.c, print.h: Print Makefile read stack if extended
	  errors.

2005-11-27 Sunday 01:42  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, dbg_fns.c, dbg_fns.h, dbg_stack.c, dbg_stack.h,
	  print.c, read.c, trace.c, trace.h: Add stack for reading
	  Makefiles

2005-11-24 Thursday 03:23  Rocky Bernstein <rocky@gnu.org>

	* TODO: Revise to current situation.

2005-11-24 Thursday 03:17  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, function.c, print.h, read.c: Show location when
	  debugging Makefile reading and processing include's History
	  command changed to "show command" like gdb.

2005-11-24 Thursday 03:15  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Add --trace=read and node "show command"

2005-11-23 Wednesday 22:52  Rocky Bernstein <rocky@gnu.org>

	* src/: debug.h, function.c: Call tracing now works a bit better.

2005-11-23 Wednesday 16:12  Rocky Bernstein <rocky@gnu.org>

	* src/: debug.h, function.c, main.c: Start a function trace mode.

2005-11-23 Wednesday 11:51  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Revise output examples. We now allow setting
	  variables without needing the word "variable".

2005-11-23 Wednesday 11:48  Rocky Bernstein <rocky@gnu.org>

	* src/: Makefile.am, dbg_cmd.c, dbg_cmd.h, dbg_fns.c, dbg_fns.h,
	  dbg_stack.c, dbg_stack.h, filedef.h: Break out some of the
	  routines from dbg_cmd.c into dbg_{fns,stack}.{c,h} No functional
	  changes make.

2005-11-23 Wednesday 10:02  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add \n before printing line/file info.  Allow set
	  without "variable". Had extra space in "help show".

2005-11-22 Tuesday 12:22  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add the most rudimentary history command.

2005-11-22 Tuesday 11:59  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/dbg_cmd.c: "help set" now ddd friendly.

2005-11-21 Monday 05:53  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Show file info line only when line changes - Makes
	  output less verbose and seems to help ddd (which means it's more
	  like other debuggers).

	  Attempt to get {help,}{set,show} more like gdb. So ddd will pick
	  up parameter settings. Was successful only for a while.

2005-11-20 Sunday 16:20  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Add lots more in the examples and break out into
	  subsections. Add example of "info locals" and "write".

2005-11-20 Sunday 12:54  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/dbg_cmd.c, src/expand.c, src/expand.h: Bug in setting
	  automatic varaibles in expand now addressed. At long last! Write
	  now uses takes basename of target and malloc/free's the filename
	  properly.

2005-11-20 Sunday 05:41  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Had broken giving help when there are no
	  subcommands.

2005-11-20 Sunday 05:38  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Was leaving debug loop if target not found in
	  "info locals"

2005-11-20 Sunday 05:24  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add "help set"

2005-11-20 Sunday 05:10  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Make "help show" output  ddd (and GDB and bash)
	  compatible.

2005-11-20 Sunday 03:14  Rocky Bernstein <rocky@gnu.org>

	* emacs/makedb.el.in, src/dbg_cmd.c: Change debug file/line output
	  to match Bash/Perl more closely and make things easier for ddd.

2005-11-19 Saturday 19:35  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: It's "info local" not "info locals"

2005-11-19 Saturday 17:10  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, hash.h, variable.c, variable.h: Make "info
	  local" show local variables.	"run" now is an alias for "restart"
	  Some prototypes modernized a little.

2005-11-18 Friday 08:12  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, job.c: job.c: echo commands when stepping.
	  dbg_cmd.c: add "info line"

2005-11-18 Friday 03:14  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Automake magic wasn't working for dvi. I'd
	  rather switch to less automake than fight it.

2005-11-18 Friday 02:57  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, main.c: Go over set/show/info options. Now allow
	  one to set --debug in the debugger.

2005-11-18 Friday 02:57  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Mostly revise example. Other small corrections.

2005-11-17 Thursday 13:02  Rocky Bernstein <rocky@gnu.org>

	* emacs/.cvsignore: makedb.el is now derived.

2005-11-17 Thursday 13:02  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: Typo in help string.

2005-11-17 Thursday 12:51  Rocky Bernstein <rocky@gnu.org>

	* doc/make.texi, emacs/makedb.el.in, src/Makefile.am,
	  src/dbg_cmd.c, src/debug.c, src/debug.h, src/job.c, src/main.c,
	  src/make.h, src/read.c, src/types.h: Add tracing attribute for
	  reading Makefiles - was previously only attached to diarrhea
	  --verbose option.  --debugger=preread now stops before reading
	  each Makefile.

	  emacs/makedeb.el.in, src/dbg_cmd.c: debug lines might not have a
	  target in them - e.g.  if we are reading a makefile.

	  main.c src/Makefile.am src/debug.c: Split off some debug
	  variables and settings. Some things are now a little more gobal
	  than before, but main.c really needs made smaller.

2005-11-17 Thursday 03:44  Rocky Bernstein <rocky@gnu.org>

	* src/read.c: Use types a little better.

2005-11-17 Thursday 03:29  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, dbg_cmd.h, main.c, read.c: Note debugger origin
	  for variables that get changed inside the debugger - say via
	  eval.

2005-11-17 Thursday 03:14  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/Makefile.am, src/dbg_cmd.c, src/function.c,
	  src/make.h, src/print.c, src/types.h, src/variable.c,
	  src/variable.h: print.c: got := and = backwards.  types.h,
	  configure.ac, make.h: define boolean type dbg_cmd.c,
	  variable.{c,h}: Now have an origin for debugger changed   (Need
	  to note if set via eval)

2005-11-16 Wednesday 03:53  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, doc/how-to-make-a-release.txt, src/dbg_cmd.c,
	  src/expand.c, src/function.c, src/function.h, src/read.c,
	  src/variable.c, src/variable.h: Now in 0.04cvs.  Add EVAL! Add
	  one more typedef: variable_set_list_t Document how to make a
	  release.

2005-11-16 Wednesday 03:05  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: info syntactic error @ -> @@

2005-11-15 Tuesday 04:31  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Fix a couple of typos.

2005-11-15 Tuesday 03:38  Rocky Bernstein <rocky@gnu.org>

	* po/: da.po, de.po, es.po, fr.po, gl.po, he.po, hr.po, ja.po,
	  ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po, zh_CN.po: Get
	  ready for 0.3 release -- this time, for sure!

2005-11-15 Tuesday 03:02  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, doc/Makefile.am: More complete about using transform
	  name (remake).

2005-11-15 Tuesday 02:38  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, emacs/Makefile.am, emacs/makedb.el,
	  emacs/makedb.el.in, src/Makefile.am: Get ready for 0.3 release.
	  Allow one to rename installed program - the default is remake
	  now.

2005-11-15 Tuesday 01:37  Rocky Bernstein <rocky@gnu.org>

	* TODO, doc/makedb.texi, src/dbg_cmd.c, src/print.c,
	  src/variable.c, src/variable.h: Add origin information on
	  variable display.  TODO: note expand for automatic variables is
	  broken makedb.texi: revise for new print and expand output.

2005-11-14 Monday 14:31  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Add more about target information.

2005-11-14 Monday 14:28  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, variable.c, variable.h: print now looks up
	  variable in its local set as well as global set.  So we can now
	  find automatic variables like $@, @<.  typedef added for struct
	  fileset.

2005-11-14 Monday 03:10  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi, src/dbg_cmd.c: dbg_cmd.c: Fix bug in trying to
	  set up environment from stack when there is none

	  Don't allow print of a target.

	  Update doc to try to describe attributes better

2005-11-13 Sunday 23:15  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Forget to include <stdio.h> in tilde_expand test

2005-11-13 Sunday 23:06  Rocky Bernstein <rocky@gnu.org>

	* .cvsignore: Ignore m4's created by autopoint

2005-11-13 Sunday 23:02  Rocky Bernstein <rocky@gnu.org>

	* configure.ac, src/dbg_cmd.c, src/main.c, src/read.c,
	  src/variable.c, src/variable.h: dbg_cmd.c src/variable.{c,h}:
	  remove a number of small warnings src/read.c configure.ac check
	  for presence of tilde_expand

2005-11-13 Sunday 22:29  Rocky Bernstein <rocky@gnu.org>

	* doc/: Makefile.am, makedb.texi: Cartouche was messing up HTML.
	  Remove it.

2005-11-13 Sunday 21:50  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.texi: Update makedb doc.

2005-11-13 Sunday 17:06  Rocky Bernstein <rocky@gnu.org>

	* src/remake.c: Remove implicit definition warning by adding
	  dbg_cmd.h header

2005-11-13 Sunday 17:00  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/variables/automatic: 2nd attempt to disable test.

2005-11-13 Sunday 16:16  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, NEWS, configure.ac, cvs2cl_header, cvs2cl_usermap,
	  src/main.c: GNU Make ChangeLog is now ChangeLog.GNUMake and we
	  generate ChangeLog automatically.

	  main.c: don't show version info on debugging/tracing

2005-11-13 Sunday 16:14  Rocky Bernstein <rocky@gnu.org>

	* tests/: test_driver.pl, scripts/debugger/trace,
	  scripts/variables/automatic: trace: output is more verbose --
	  correct to match automatic: may be a bug, but might not be. Force
	  match for now.

2005-11-13 Sunday 14:40  Rocky Bernstein <rocky@gnu.org>

	* NEWS, src/debug.h, src/main.c, src/print.c, src/remake.c: When
	  debugger enabled, enter debugger when target needs to be remade.
	  Fix core dump in printing location for undefined files.

2005-11-13 Sunday 13:23  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, main.c, trace.h: Any tracing or "enter"
	  debugging now sets GNU Makefile "basic" debug listing.

	  Abbreviations of debugger command attributes now allowed.

	  'list' renamed to 'target'. (Another list command will be added
	  that's more like debugger list functions.)

	  enumeration: debug_read -> debug_readloop

2005-11-13 Sunday 04:56  Rocky Bernstein <rocky@gnu.org>

	* src/: alloca.c, dbg_cmd.c, function.c, function.h, make.h,
	  misc.c: src/misc.c: remove getenv() in xmalloc. Is nicer on
	  Darwin.  Remove warnings about difference in signedness.

2005-11-13 Sunday 03:40  Rocky Bernstein <rocky@gnu.org>

	* tests/run_make_tests.pl: Tolerate funny makefile path
	  determination in the presence of errors

2005-11-13 Sunday 03:34  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Compilation fix (e.g. Darwin) when readline
	  doesn't define whitespace().

2005-11-13 Sunday 00:56  Rocky Bernstein <rocky@gnu.org>

	* po/: da.po, de.po, es.po, fr.po, gl.po, he.po, hr.po, ja.po,
	  ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po, zh_CN.po: I
	  guess these are part of CVS.

2005-09-28 Wednesday 05:23  Rocky Bernstein <rocky@gnu.org>

	* config/Makefile.am: Looks like I need readline.h as well.

2005-04-26 Tuesday 00:14  Rocky Bernstein <rocky@gnu.org>

	* src/misc.c: From Rich Paul:

	  Sometimes routines allocate objects of type dep_t using xmalloc,
	  and not initializing all of the members:  the specific issue
	  noticed was that the ignore_mtime field, which marks a target as
	  an 'order only' target is not always initialized.  You can
	  recognize that this is happening by doing a make -p, and look for
	  target lines like:

	  >> tgt:  dep1 | dep2

	  The dependency dep1 and it's ilk are normal deps, but changes to
	  dep2 and friends will not (if I understand order only targets
	  properly) cause tgt to be rebuilt ... their only contribution is
	  that if, for some reason, dep2 and tgt are rebuilt, the dep2
	  target will be completed before tgt is started.

	  The problem is NOT limited to dep_t structures: if rather than
	  initializing all malloc'd memory to 0, I initialize it to 0xff,
	  the resulting make cannot even parse it's own src/Makefile: it
	  fails with a 'missing separator' message ... this appears to be a
	  separate bug in read.c, which has, as of yet, eluded me.

2005-04-16 Saturday 23:01  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac, config/readline.h, config/readline.m4,
	  src/dbg_cmd.c, src/main.c: Revise readline allegedly to
	  accomodate more readline variations.	Patches from Rich Paul.

2004-10-17 Sunday 17:00  Rocky Bernstein <rocky@gnu.org>

	* src/: job.c, remake.c: Tracking make changes of Oct 06 2004
	  job.c:  Apply patch from Alessandro Vesely for WINDOWS32-specific
	  bug # 9748

	  remake.c: add complain() from make CVS.

2004-10-17 Sunday 16:44  Rocky Bernstein <rocky@gnu.org>

	* src/remake.c: Tracking make changes of 28 Sept 2004:
	  Implemented dontcare flag inheritance when rebuilding makefiles.

	  Note: tests/scripts/features/include change deferred for now. (So
	  maybe this doesn't work.)

2004-10-17 Sunday 16:42  Rocky Bernstein <rocky@gnu.org>

	* po/.cvsignore: .cvsigore *.po for now.

2004-10-17 Sunday 16:34  Rocky Bernstein <rocky@gnu.org>

	* po/: da.po, de.po, es.po, fr.po, gl.po, he.po, hr.po, ja.po,
	  ko.po, nl.po, pl.po, pt_BR.po, ru.po, sv.po, tr.po, zh_CN.po:
	  These files are derived somehow.

2004-10-17 Sunday 16:08  Rocky Bernstein <rocky@gnu.org>

	* tests/: run_make_tests.pl, test_driver.pl, scripts/test_template:
	  Tracking make changes of 22 Sept 04:

	  Update the test template.  A few fixes in run_make_test().  Note:
	  Adding patternrules regression test has been deferred.

2004-07-18 Sunday 23:05  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Actually, we're in 0.3cvs now.

2004-07-18 Sunday 22:38  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/trace: Trace vs silent regression test.

2004-07-18 Sunday 22:17  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: tracing overrules silent.

2004-06-27 Sunday 03:21  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Yet another place were we could fake target
	  locations.

2004-06-27 Sunday 02:25  Rocky Bernstein <rocky@gnu.org>

	* doc/Makefile.am: Don't distrubute makedb.txt any more.

2004-06-27 Sunday 02:14  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac: Get ready for 0.2 release.

2004-06-27 Sunday 02:09  Rocky Bernstein <rocky@gnu.org>

	* doc/: .cvsignore, Makefile.am, makedb.texi: Add make debugger
	  documentation.

2004-06-27 Sunday 02:05  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/general.in: Print target is now list
	  target.

2004-06-27 Sunday 01:54  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Many small changes to make command set consistent
	  with gdb's command set.

	  print list - now prints a target, print target no longer does
	  print and examine save last string given added info variables
	  separated info and show. "info" is the same as "help info" We
	  stay in debugger after a Maekfile exits.  Some subroutine
	  renaming done.

2004-06-26 Saturday 22:17  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: Go into the debugger when we recieve a signal.

2004-06-26 Saturday 22:16  Rocky Bernstein <rocky@gnu.org>

	* src/remake.c: Go into the debugger when we've finished a
	  makefile.

2004-06-26 Saturday 22:15  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: print_version is now external. It is used by the
	  debugger.

2004-06-26 Saturday 22:14  Rocky Bernstein <rocky@gnu.org>

	* src/make.h: print_version is now an external function. It's used
	  by the debugger.

2004-06-24 Thursday 09:28  Rocky Bernstein <rocky@gnu.org>

	* src/remake.c: Improve target-stack tracking. Still could be
	  better and cleaner.

2004-06-24 Thursday 09:23  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Add ability to print specified attributes of a
	  target, e.g. "time", "deps", "vars"

	  Same thing we did in print.c: If target doesn't have a location
	  but it has commands that do, use those to derive the target
	  location.

2004-06-24 Thursday 09:19  Rocky Bernstein <rocky@gnu.org>

	* src/print.c: When printing location, If the target is an absolute
	  filename, don't prepend starting-directory.  starting-directory
	  is only needed if a relative filename.

	  When printing target. If we don't have location info for the
	  target but do have location info for the commands it runs, use
	  that to derive a target location. (Right now we assume the target
	  is the line before the line that the commands start.)

2004-06-24 Thursday 09:15  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.txt: Cover the debugger's prior bugs.

2004-06-24 Thursday 08:48  Rocky Bernstein <rocky@gnu.org>

	* emacs/makedb.el: Supply "-f Makefile" as default arguments.
	  Previous commit was erroneous.

2004-06-18 Friday 11:19  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, file.c, filedef.h: Add ability to selectively
	  print information about a target.

2004-06-18 Friday 01:59  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/general.in: History numbering has been
	  fixed up.

2004-06-18 Friday 01:54  Rocky Bernstein <rocky@gnu.org>

	* src/expand.c: Small Doxyginization.

2004-06-18 Friday 01:53  Rocky Bernstein <rocky@gnu.org>

	* src/job.c: Remove private header definitions - use the public
	  versions.

2004-06-18 Friday 01:51  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.c, commands.h: Make set_file_variables public.
	  It's used by the debugger to make sure target commands get
	  written out correctly.

2004-06-18 Friday 01:49  Rocky Bernstein <rocky@gnu.org>

	* src/Makefile.am: Add remote-stub.h

2004-06-18 Friday 01:49  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Get local variables are set correctly in "write"
	  command.

	  Increase common code (decrease length) via a get_word routine.

2004-06-18 Friday 01:47  Rocky Bernstein <rocky@gnu.org>

	* src/: remote-stub.c, remote-stub.h: Modernize prototypes and add
	  header file.

2004-06-17 Thursday 02:37  Rocky Bernstein <rocky@gnu.org>

	* emacs/: gud.el, makedb.el: Need to have -f Makefile in args.

2004-06-15 Tuesday 08:19  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Allow setting/showing more of the flags that can
	  be set by make, i.e.	ignnore-errors, keep-going, silent.

	  Hack in fix for duplicate 0 history entry.

	  Allow $@ as target name in "write" command.

	  Add internationalization for many strings.

	  com_...() -> dbg_cmd_..() to match bash debugger. Hey, why not?

2004-06-15 Tuesday 08:14  Rocky Bernstein <rocky@gnu.org>

	* src/: job.c, job.h: Add doxygen comment on prototype

2004-06-15 Tuesday 01:23  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Do a tad better on expanding commands. In
	  particular we remove leading \t and command prefix @, +, or -.

2004-06-14 Monday 01:26  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.txt, src/dbg_cmd.c: Add "write [target | [file]] to
	  save commands to a file.  print will now use the default target
	  as the thing to print if no variable or target is supplied.

	  Note all of this in doc.

2004-06-14 Monday 00:31  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.txt: Update for new "write" command and changed "set"
	  command.

2004-06-13 Sunday 19:49  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Now is 0.2cvs

2004-06-13 Sunday 19:49  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Expand the way set works.  "set *var* *val*" is
	  now "set variable *var* *val*" so we can accomodate

	  set basename {on|off|toggle| set trace {on|off|toggle}

2004-06-12 Saturday 22:05  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Wrong readline variable set.

2004-06-12 Saturday 21:55  Rocky Bernstein <rocky@gnu.org>

	* TODO: Revise.

2004-06-12 Saturday 17:41  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: ENABLE_READLINE -> HAVE_READLINE

2004-06-12 Saturday 17:14  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/general.in: It's now HAVE_READLINE instead
	  of ENABLE_READLINE

2004-06-12 Saturday 17:00  Rocky Bernstein <rocky@gnu.org>

	* glob/.deps/.cvsignore: there is probably a better way

2004-06-12 Saturday 16:57  Rocky Bernstein <rocky@gnu.org>

	* src/: ar.c, arscan.c, commands.c, dbg_cmd.c, dep.c, dir.c,
	  expand.c, file.c, function.c, getloadavg.c, implicit.c, job.c,
	  loadavg.c, main.c, make.h, misc.c, read.c, remake.c, rule.c,
	  variable.c, vpath.c: Replace bcmp, bzero and bcopy with memcmp,
	  memset and memmove.  Readline can't tollerate the make.h macros
	  for these.

2004-06-12 Saturday 08:59  Rocky Bernstein <rocky@gnu.org>

	* glob/: Makefile.in, glob.c, .deps/fnmatch.Po, .deps/glob.Po:
	  glob.c: remove K&R style prototype

	  Makefile.in .deps/*: these shouldn't have gotten in CVS.

2004-06-12 Saturday 08:54  Rocky Bernstein <rocky@gnu.org>

	* configure.ac: Make debugger/general test now.

2004-06-12 Saturday 08:53  Rocky Bernstein <rocky@gnu.org>

	* tests/: README, test_driver.pl, scripts/debugger/.cvsignore,
	  scripts/debugger/general, scripts/debugger/general.in: Skip
	  regression test for debugger if we don't have debug support.

	  README: note we skip .cvsignore and xxx.in

2004-06-12 Saturday 08:51  Rocky Bernstein <rocky@gnu.org>

	* src/main.c: Give a warning if debugger options were specified but
	  we don't have debugger support compiled in.

2004-06-12 Saturday 03:22  Rocky Bernstein <rocky@gnu.org>

	* NEWS, configure.ac: Get ready for general release.

2004-06-12 Saturday 03:21  Rocky Bernstein <rocky@gnu.org>

	* src/: dbg_cmd.c, main.c, make.h, print.c: add option
	  --basename-filenames which facilitates debugger regression tests.
	  (But users may also find it useful.)

2004-06-12 Saturday 03:19  Rocky Bernstein <rocky@gnu.org>

	* tests/: run_make_tests.pl, test_driver.pl: Extend so we can
	  redirect input which is needed for debugger regression tests.

2004-06-12 Saturday 03:18  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/trace: Small mostly doc changes.

2004-06-12 Saturday 03:17  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/general: General debugger regression test.

2004-06-11 Friday 23:51  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/debugger/trace: First trace regression test.

2004-06-11 Friday 00:57  Rocky Bernstein <rocky@gnu.org>

	* src/dbg_cmd.c: Spelling mistake.

2004-06-11 Friday 00:57  Rocky Bernstein <rocky@gnu.org>

	* doc/makedb.txt: Correct spelling mistakes.

2004-06-11 Friday 00:54  Rocky Bernstein <rocky@gnu.org>

	* NEWS: What's up.

2004-06-11 Friday 00:47  Rocky Bernstein <rocky@gnu.org>

	* src/: commands.c, commands.h, dep.c, dir.c, function.c, remake.c,
	  remake.h, variable.c: More doxygen comments. Use hash_table_t
	  more.

2004-06-11 Friday 00:40  Rocky Bernstein <rocky@gnu.org>

	* TODO: What's needed.

2004-06-11 Friday 00:23  Rocky Bernstein <rocky@gnu.org>

	* Makefile.am, configure.ac, glob/Makefile.in, po/da.po, po/de.po,
	  po/es.po, po/fr.po, po/gl.po, po/he.po, po/hr.po, po/ja.po,
	  po/ko.po, po/nl.po, po/pl.po, po/pt_BR.po, po/ru.po, po/sv.po,
	  po/tr.po, po/zh_CN.po, src/vpath.h,
	  tests/scripts/features/errors: Correct some errors from initial
	  import.

2004-06-11 Friday 00:12  Rocky Bernstein <rocky@gnu.org>

	* alloca.c, amiga.c, amiga.h, ar.c, arscan.c, commands.c,
	  commands.h, debug.h, default.c, dep.h, dir.c, expand.c, file.c,
	  filedef.h, function.c, getopt.c, getopt.h, getopt1.c, gettext.h,
	  hash.c, hash.h, implicit.c, job.c, job.h, loadavg.c, main.c,
	  make.h, misc.c, read.c, remake.c, remote-cstms.c, remote-stub.c,
	  rule.c, rule.h, show.c, show.h, signame.c, trace.c, trace.h,
	  variable.c, variable.h, version.c, vmsdir.h, vmsfunctions.c,
	  vmsify.c, vpath.c, config/mkinstalldirs: Remove src files that
	  shouldn't have gotten imported.  config/mkinstalldirs is derived.

2004-06-11 Friday 00:03  Rocky Bernstein <rocky@gnu.org>

	* README.makedb, autogen.sh, doc/makedb.txt, doc/doxygen/Doxyfile,
	  doc/doxygen/run_doxygen, emacs/.cvsignore, emacs/Makefile.am,
	  emacs/gud.el, emacs/makedb.el, src/.cvsignore, src/Makefile.am,
	  src/alloca.c, src/amiga.c, src/amiga.h, src/ar.c, src/arscan.c,
	  src/arscan.h, src/commands.c, src/commands.h, src/dbg_cmd.c,
	  src/dbg_cmd.h, src/debug.h, src/default.c, src/default.h,
	  src/dep.c, src/dep.h, src/dir.c, src/expand.c, src/expand.h,
	  src/file.c, src/filedef.h, src/function.c, src/function.h,
	  src/getloadavg.c, src/getopt.c, src/getopt.h, src/getopt1.c,
	  src/gettext.h, src/hash.c, src/hash.h, src/implicit.c,
	  src/implicit.h, src/job.c, src/job.h, src/loadavg.c, src/main.c,
	  src/make.h, src/misc.c, src/print.c, src/print.h, src/read.c,
	  src/read.h, src/remake.c, src/remake.h, src/remote-cstms.c,
	  src/remote-stub.c, src/rule.c, src/rule.h, src/signame.c,
	  src/trace.c, src/trace.h, src/variable.c, src/variable.h,
	  src/version.c, src/vmsdir.h, src/vmsfunctions.c, src/vmsify.c,
	  src/vpath.c, tests/.cvsignore: Initial revision

2004-06-11 Friday 00:03  Rocky Bernstein <rocky@gnu.org>

	* .cvsignore, Makefile.am, NEWS, README.cvs, README.makedb,
	  autogen.sh, configure.ac, getloadavg.c, config/.cvsignore,
	  doc/.cvsignore, doc/Makefile.am, doc/make.texi, doc/makedb.txt,
	  doc/doxygen/Doxyfile, doc/doxygen/run_doxygen, emacs/.cvsignore,
	  emacs/Makefile.am, emacs/gud.el, emacs/makedb.el,
	  glob/.cvsignore, glob/Makefile.am, glob/glob.h, po/.cvsignore,
	  po/POTFILES.in, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po,
	  po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po,
	  po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po,
	  src/.cvsignore, src/Makefile.am, src/alloca.c, src/amiga.c,
	  src/amiga.h, src/ar.c, src/arscan.c, src/arscan.h,
	  src/commands.c, src/commands.h, src/dbg_cmd.c, src/dbg_cmd.h,
	  src/debug.h, src/default.c, src/default.h, src/dep.c, src/dep.h,
	  src/dir.c, src/expand.c, src/expand.h, src/file.c, src/filedef.h,
	  src/function.c, src/function.h, src/getloadavg.c, src/getopt.c,
	  src/getopt.h, src/getopt1.c, src/gettext.h, src/hash.c,
	  src/hash.h, src/implicit.c, src/implicit.h, src/job.c, src/job.h,
	  src/loadavg.c, src/main.c, src/make.h, src/misc.c, src/print.c,
	  src/print.h, src/read.c, src/read.h, src/remake.c, src/remake.h,
	  src/remote-cstms.c, src/remote-stub.c, src/rule.c, src/rule.h,
	  src/signame.c, src/trace.c, src/trace.h, src/variable.c,
	  src/variable.h, src/version.c, src/vmsdir.h, src/vmsfunctions.c,
	  src/vmsify.c, src/vpath.c, tests/.cvsignore,
	  tests/run_make_tests.pl, tests/test_driver.pl,
	  tests/scripts/features/echoing, tests/scripts/features/errors,
	  tests/scripts/features/patspecific_vars,
	  tests/scripts/features/vpathplus,
	  tests/scripts/functions/wildcard, tests/scripts/options/dash-C,
	  tests/scripts/options/dash-k, tests/scripts/targets/FORCE,
	  tests/scripts/targets/PHONY, tests/scripts/targets/SILENT,
	  tests/scripts/variables/flavors, tests/scripts/variables/special,
	  w32/include/sub_proc.h: Imported sources

2004-04-04 Sunday 12:44  Rocky Bernstein <rocky@gnu.org>

	* tests/scripts/features/errors: We now report a more precise line
	  number.

2004-04-04 Sunday 12:40  Rocky Bernstein <rocky@gnu.org>

	* job.c, main.c, make.h, misc.c: Adjust for the command line number
	  when giving an error.

2004-04-04 Sunday 02:05  Rocky Bernstein <rocky@gnu.org>

	* po/: Makefile, Makefile.in, POTFILES: Remove derived files.

2004-04-04 Sunday 02:03  Rocky Bernstein <rocky@gnu.org>

	* .cvsignore, Makefile.am, NEWS, README.cvs, ar.c, commands.c,
	  commands.h, configure.ac, debug.h, default.c, dep.h, file.c,
	  filedef.h, function.c, implicit.c, job.c, job.h, main.c, make.h,
	  misc.c, read.c, remake.c, rule.c, show.c, show.h, trace.c,
	  trace.h, variable.c, variable.h, config/.cvsignore,
	  doc/.cvsignore, doc/make.info, doc/make.info-1, doc/make.info-10,
	  doc/make.info-11, doc/make.info-2, doc/make.info-3,
	  doc/make.info-4, doc/make.info-5, doc/make.info-6,
	  doc/make.info-7, doc/make.info-8, doc/make.info-9,
	  glob/.cvsignore, glob/Makefile.am, glob/Makefile.in, po/Makefile,
	  po/Makefile.in, po/da.po, po/de.po, po/es.po, po/fr.po, po/gl.po,
	  po/he.po, po/hr.po, po/ja.po, po/ko.po, po/nl.po, po/pl.po,
	  po/pt_BR.po, po/ru.po, po/sv.po, po/tr.po, po/zh_CN.po,
	  tests/scripts/features/errors, tests/scripts/options/dash-k:
	  First batch of changes.

	  We now save line number information at run-time and have a call
	  stack.  Error messages which give a location now appear more
	  often.

	  On error we can give a stack trace if option --extended-errors
	  (-E) was set.

	  We also have POSIX shell "set -x" like call tracking with the
	  option --trace (-x).

2004-04-04 Sunday 01:38  Rocky Bernstein <rocky@gnu.org>

	* ABOUT-NLS, AUTHORS, COPYING, INSTALL, Makefile.DOS, Makefile.am,
	  Makefile.ami, NEWS, NMakefile, README, README.Amiga, README.DOS,
	  README.W32, README.customs, SCOPTIONS, SMakefile, acinclude.m4,
	  alloca.c, amiga.c, amiga.h, ar.c, arscan.c, build.sh.in,
	  build_w32.bat, commands.c, commands.h, config.ami, config.h-vms,
	  config.h.W32, configh.dos, configure.ac, configure.bat, debug.h,
	  default.c, dep.h, dir.c, dosbuild.bat, expand.c, file.c,
	  filedef.h, function.c, getloadavg.c, getopt.c, getopt.h,
	  getopt1.c, gettext.h, hash.c, hash.h, implicit.c, job.c, job.h,
	  loadavg.c, main.c, make.1, make.h, make.lnk, makefile.com,
	  makefile.vms, misc.c, read.c, readme.vms, remake.c,
	  remote-cstms.c, remote-stub.c, rule.c, rule.h, signame.c,
	  subproc.bat, variable.c, variable.h, version.c, vmsdir.h,
	  vmsfunctions.c, vmsify.c, vpath.c, config/Makefile.am,
	  config/codeset.m4, config/compile, config/config.guess,
	  config/config.rpath, config/config.sub, config/depcomp,
	  config/gettext.m4, config/glibc21.m4, config/iconv.m4,
	  config/install-sh, config/intdiv0.m4, config/inttypes-pri.m4,
	  config/inttypes.m4, config/inttypes_h.m4, config/isc-posix.m4,
	  config/lcmessage.m4, config/lib-ld.m4, config/lib-link.m4,
	  config/lib-prefix.m4, config/missing, config/mkinstalldirs,
	  config/progtest.m4, config/stdint_h.m4, config/texinfo.tex,
	  config/uintmax_t.m4, config/ulonglong.m4, doc/Makefile.am,
	  doc/fdl.texi, doc/make-stds.texi, doc/make.info, doc/make.info-1,
	  doc/make.info-10, doc/make.info-11, doc/make.info-2,
	  doc/make.info-3, doc/make.info-4, doc/make.info-5,
	  doc/make.info-6, doc/make.info-7, doc/make.info-8,
	  doc/make.info-9, doc/make.texi, glob/COPYING.LIB,
	  glob/Makefile.am, glob/Makefile.ami, glob/Makefile.in,
	  glob/SCOPTIONS, glob/SMakefile, glob/configure.bat,
	  glob/fnmatch.c, glob/fnmatch.h, glob/glob.c, glob/glob.h,
	  glob/.deps/fnmatch.Po, glob/.deps/glob.Po, po/LINGUAS,
	  po/Makefile, po/Makefile.in, po/Makefile.in.in, po/Makevars,
	  po/POTFILES, po/POTFILES.in, po/Rules-quot, po/boldquot.sed,
	  po/en@boldquot.header, po/en@quot.header, po/insert-header.sin,
	  po/make.pot, po/quot.sed, po/remove-potcdate.sin, tests/COPYING,
	  tests/NEWS, tests/README, tests/mkshadow, tests/run_make_tests,
	  tests/run_make_tests.pl, tests/test_driver.pl,
	  tests/scripts/test_template, tests/scripts/features/comments,
	  tests/scripts/features/conditionals,
	  tests/scripts/features/default_names,
	  tests/scripts/features/double_colon,
	  tests/scripts/features/echoing, tests/scripts/features/errors,
	  tests/scripts/features/escape, tests/scripts/features/export,
	  tests/scripts/features/include,
	  tests/scripts/features/mult_rules,
	  tests/scripts/features/mult_targets,
	  tests/scripts/features/order_only,
	  tests/scripts/features/override,
	  tests/scripts/features/parallelism,
	  tests/scripts/features/patspecific_vars,
	  tests/scripts/features/quoting, tests/scripts/features/recursion,
	  tests/scripts/features/reinvoke,
	  tests/scripts/features/statipattrules,
	  tests/scripts/features/targetvars,
	  tests/scripts/features/varnesting, tests/scripts/features/vpath,
	  tests/scripts/features/vpath2, tests/scripts/features/vpathgpath,
	  tests/scripts/features/vpathplus,
	  tests/scripts/functions/addprefix,
	  tests/scripts/functions/addsuffix,
	  tests/scripts/functions/basename, tests/scripts/functions/call,
	  tests/scripts/functions/dir, tests/scripts/functions/error,
	  tests/scripts/functions/eval, tests/scripts/functions/filter-out,
	  tests/scripts/functions/findstring,
	  tests/scripts/functions/foreach, tests/scripts/functions/if,
	  tests/scripts/functions/join, tests/scripts/functions/notdir,
	  tests/scripts/functions/origin, tests/scripts/functions/sort,
	  tests/scripts/functions/strip,
	  tests/scripts/functions/substitution,
	  tests/scripts/functions/suffix, tests/scripts/functions/value,
	  tests/scripts/functions/warning,
	  tests/scripts/functions/wildcard, tests/scripts/functions/word,
	  tests/scripts/misc/general1, tests/scripts/misc/general2,
	  tests/scripts/misc/general3, tests/scripts/misc/general4,
	  tests/scripts/options/dash-B, tests/scripts/options/dash-C,
	  tests/scripts/options/dash-I, tests/scripts/options/dash-e,
	  tests/scripts/options/dash-f, tests/scripts/options/dash-k,
	  tests/scripts/options/dash-l, tests/scripts/options/dash-n,
	  tests/scripts/options/dash-q, tests/scripts/options/dash-t,
	  tests/scripts/options/general, tests/scripts/targets/DEFAULT,
	  tests/scripts/targets/FORCE, tests/scripts/targets/INTERMEDIATE,
	  tests/scripts/targets/PHONY, tests/scripts/targets/SECONDARY,
	  tests/scripts/targets/SILENT, tests/scripts/targets/clean,
	  tests/scripts/variables/CURDIR, tests/scripts/variables/MAKE,
	  tests/scripts/variables/MAKECMDGOALS,
	  tests/scripts/variables/MAKEFILES,
	  tests/scripts/variables/MAKEFILE_LIST,
	  tests/scripts/variables/MAKELEVEL,
	  tests/scripts/variables/automatic,
	  tests/scripts/variables/flavors, tests/scripts/variables/special,
	  w32/pathstuff.c, w32/compat/dirent.c, w32/include/dirent.h,
	  w32/include/pathstuff.h, w32/include/sub_proc.h,
	  w32/include/w32err.h, w32/subproc/NMakefile,
	  w32/subproc/build.bat, w32/subproc/misc.c, w32/subproc/proc.h,
	  w32/subproc/sub_proc.c, w32/subproc/w32err.c: Imported make 3.80

2004-04-04 Sunday 01:38  Rocky Bernstein <rocky@gnu.org>

	* ABOUT-NLS, AUTHORS, COPYING, INSTALL, Makefile.DOS, Makefile.am,
	  Makefile.ami, NEWS, NMakefile, README, README.Amiga, README.DOS,
	  README.W32, README.customs, SCOPTIONS, SMakefile, acinclude.m4,
	  alloca.c, amiga.c, amiga.h, ar.c, arscan.c, build.sh.in,
	  build_w32.bat, commands.c, commands.h, config.ami, config.h-vms,
	  config.h.W32, configh.dos, configure.ac, configure.bat, debug.h,
	  default.c, dep.h, dir.c, dosbuild.bat, expand.c, file.c,
	  filedef.h, function.c, getloadavg.c, getopt.c, getopt.h,
	  getopt1.c, gettext.h, hash.c, hash.h, implicit.c, job.c, job.h,
	  loadavg.c, main.c, make.1, make.h, make.lnk, makefile.com,
	  makefile.vms, misc.c, read.c, readme.vms, remake.c,
	  remote-cstms.c, remote-stub.c, rule.c, rule.h, signame.c,
	  subproc.bat, variable.c, variable.h, version.c, vmsdir.h,
	  vmsfunctions.c, vmsify.c, vpath.c, config/Makefile.am,
	  config/codeset.m4, config/compile, config/config.guess,
	  config/config.rpath, config/config.sub, config/depcomp,
	  config/gettext.m4, config/glibc21.m4, config/iconv.m4,
	  config/install-sh, config/intdiv0.m4, config/inttypes-pri.m4,
	  config/inttypes.m4, config/inttypes_h.m4, config/isc-posix.m4,
	  config/lcmessage.m4, config/lib-ld.m4, config/lib-link.m4,
	  config/lib-prefix.m4, config/missing, config/mkinstalldirs,
	  config/progtest.m4, config/stdint_h.m4, config/texinfo.tex,
	  config/uintmax_t.m4, config/ulonglong.m4, doc/Makefile.am,
	  doc/fdl.texi, doc/make-stds.texi, doc/make.info, doc/make.info-1,
	  doc/make.info-10, doc/make.info-11, doc/make.info-2,
	  doc/make.info-3, doc/make.info-4, doc/make.info-5,
	  doc/make.info-6, doc/make.info-7, doc/make.info-8,
	  doc/make.info-9, doc/make.texi, glob/COPYING.LIB,
	  glob/Makefile.am, glob/Makefile.ami, glob/Makefile.in,
	  glob/SCOPTIONS, glob/SMakefile, glob/configure.bat,
	  glob/fnmatch.c, glob/fnmatch.h, glob/glob.c, glob/glob.h,
	  glob/.deps/fnmatch.Po, glob/.deps/glob.Po, po/LINGUAS,
	  po/Makefile, po/Makefile.in, po/Makefile.in.in, po/Makevars,
	  po/POTFILES, po/POTFILES.in, po/Rules-quot, po/boldquot.sed,
	  po/en@boldquot.header, po/en@quot.header, po/insert-header.sin,
	  po/make.pot, po/quot.sed, po/remove-potcdate.sin, tests/COPYING,
	  tests/NEWS, tests/README, tests/mkshadow, tests/run_make_tests,
	  tests/run_make_tests.pl, tests/test_driver.pl,
	  tests/scripts/test_template, tests/scripts/features/comments,
	  tests/scripts/features/conditionals,
	  tests/scripts/features/default_names,
	  tests/scripts/features/double_colon,
	  tests/scripts/features/echoing, tests/scripts/features/errors,
	  tests/scripts/features/escape, tests/scripts/features/export,
	  tests/scripts/features/include,
	  tests/scripts/features/mult_rules,
	  tests/scripts/features/mult_targets,
	  tests/scripts/features/order_only,
	  tests/scripts/features/override,
	  tests/scripts/features/parallelism,
	  tests/scripts/features/patspecific_vars,
	  tests/scripts/features/quoting, tests/scripts/features/recursion,
	  tests/scripts/features/reinvoke,
	  tests/scripts/features/statipattrules,
	  tests/scripts/features/targetvars,
	  tests/scripts/features/varnesting, tests/scripts/features/vpath,
	  tests/scripts/features/vpath2, tests/scripts/features/vpathgpath,
	  tests/scripts/features/vpathplus,
	  tests/scripts/functions/addprefix,
	  tests/scripts/functions/addsuffix,
	  tests/scripts/functions/basename, tests/scripts/functions/call,
	  tests/scripts/functions/dir, tests/scripts/functions/error,
	  tests/scripts/functions/eval, tests/scripts/functions/filter-out,
	  tests/scripts/functions/findstring,
	  tests/scripts/functions/foreach, tests/scripts/functions/if,
	  tests/scripts/functions/join, tests/scripts/functions/notdir,
	  tests/scripts/functions/origin, tests/scripts/functions/sort,
	  tests/scripts/functions/strip,
	  tests/scripts/functions/substitution,
	  tests/scripts/functions/suffix, tests/scripts/functions/value,
	  tests/scripts/functions/warning,
	  tests/scripts/functions/wildcard, tests/scripts/functions/word,
	  tests/scripts/misc/general1, tests/scripts/misc/general2,
	  tests/scripts/misc/general3, tests/scripts/misc/general4,
	  tests/scripts/options/dash-B, tests/scripts/options/dash-C,
	  tests/scripts/options/dash-I, tests/scripts/options/dash-e,
	  tests/scripts/options/dash-f, tests/scripts/options/dash-k,
	  tests/scripts/options/dash-l, tests/scripts/options/dash-n,
	  tests/scripts/options/dash-q, tests/scripts/options/dash-t,
	  tests/scripts/options/general, tests/scripts/targets/DEFAULT,
	  tests/scripts/targets/FORCE, tests/scripts/targets/INTERMEDIATE,
	  tests/scripts/targets/PHONY, tests/scripts/targets/SECONDARY,
	  tests/scripts/targets/SILENT, tests/scripts/targets/clean,
	  tests/scripts/variables/CURDIR, tests/scripts/variables/MAKE,
	  tests/scripts/variables/MAKECMDGOALS,
	  tests/scripts/variables/MAKEFILES,
	  tests/scripts/variables/MAKEFILE_LIST,
	  tests/scripts/variables/MAKELEVEL,
	  tests/scripts/variables/automatic,
	  tests/scripts/variables/flavors, tests/scripts/variables/special,
	  w32/pathstuff.c, w32/compat/dirent.c, w32/include/dirent.h,
	  w32/include/pathstuff.h, w32/include/sub_proc.h,
	  w32/include/w32err.h, w32/subproc/NMakefile,
	  w32/subproc/build.bat, w32/subproc/misc.c, w32/subproc/proc.h,
	  w32/subproc/sub_proc.c, w32/subproc/w32err.c: Initial revision

