Mon Nov  2 17:05:22 1998  Geoffrey Noer  <noer@cygnus.com>

	* configure.in: check cygwin* instead of cygwin32*, suck in
	newly renamed config files.
	* config/{cygwin32.mh,i386-cygwin32.mt,powerpcle-cygwin32.mt}:
	Delete.
	* config/{cygwin.mh,i386-cygwin.mt,powerpcle-cygwin.mt}: renamed as

Thu Mar 26 01:54:25 1998 Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: remove all references to Cygwin32.  Configuring
	and building dosrel is no longer necessary.

Sun Mar 15 18:54:23 1998 Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: Cygwin32 install should no longer try to
	rename all executables in bin not already ending in .exe.

Wed Oct 22 23:10:36 1997  Geoffrey Noer  <noer@cygnus.com>

        * Makefile.in: delete regex.h handling in header.gcc since
        winsup/include/regex.h no longer exists.  Also account for
        change in cygwin.dll name.

Mon Oct 13 16:41:07 1997  Geoffrey Noer  <noer@cygnus.com>

	* dosrel/Makefile.in: rename back GUI-related dlls that
	get .exes added in error

Wed Sep  3 16:38:47 1997  Geoffrey Noer  <noer@cygnus.com>

	* configure.in: don't assume i386 processor when configuring
	for x86-cygwin32

Mon May  5 00:44:31 1997  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: rename true.exe as true and false.exe as false
	and do similar thing for other shell scripts (shell scripts
	shouldn't have .exe ending).  Also, only do the header file
	manupulations if there's a srcdir/libg++

Tue Apr 22 14:52:40 1997  Geoffrey Noer  <noer@cygnus.com>

        * Makefile.in: add win32_include rule which fixes case
        insensitivity problems with some g++ include file names
        by renaming them and then creating a header.gcc containing
        the name mappings.

Tue Apr 15 15:27:39 1997  Ian Lance Taylor  <ian@cygnus.com>

	* Makefile.in (INSTALL_XFORM, INSTALL_XFORM1): Remove.

Mon Apr 14 15:59:59 1997  Angela Marie Thomas (angela@cygnus.com)

	* makedostree: include readme/send-pr.txt
	* diskit.c: change "floppy" size to 600M for CDs
	  (end result is one big floppy)

Mon Apr 14 16:33:13 1997  Ian Lance Taylor  <ian@cygnus.com>

	* Makefile.in (INSTALL): Change install.sh to install-sh.

Fri Mar  7 17:10:31 1997  Geoffrey Noer  <noer@cygnus.com>

	* configure.in: add powerpc-eabi entry
	* config/powerpc-eabi.mt: new file

Mon Dec 30 18:36:43 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: for portability, fix grep expression that
	looks for files already ending in .exe.

Tue Dec 17 10:54:13 1996  Angela Marie Thomas (angela@cygnus.com)

	* makedostree: fix to find g++ include files which were
	moved to $prefix/include/g++

Wed Nov 20 16:18:15 1996  Angela Marie Thomas (angela@cygnus.com)

	* demo/*/hello.c:  add prototype for iprintf()

Fri Nov  1 21:42:56 1996  Angela Marie Thomas (angela@cygnus.com)

	* demo/mips64vr-elf, config/mips64vrelf.mt: new files for
	vr4x00 demos
	* configure.in: config mips64vr4x00-elf demo dir

Tue Oct 22 17:30:02 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: fix sed expression and for loop so that cc1
	et al get the appropriate .exe extensions

Mon Oct 14 14:54:36 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: change "grep -vF .exe" to "grep -v '\.exe$'"
	to make this more portable

Mon Oct  7 14:52:09 1996  Angela Marie Thomas (angela@cygnus.com)

	* configure.in: fix typo

Thu Oct  3 01:54:52 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: for cygwin32, copy true.exe to makeinfo.exe
	(hack to get native rebuilds working; should really either
	disable info from various tools or get makeinfo working).
	Also, move .exe'd cygwin.dll to file without extension requires
	intermediary move under NT

Mon Sep 23 21:49:29 1996  Rob Savoye  <rob@chinadoll.cygnus.com>

	* demo/{sparclite,i386-aout,hppa1.1-proelf,m68k,a29k-amd-udi,
	mips64-elf,default}/makefile: Simplify to the point where it's
	more likely to work reliably over time. Use GCC to link, not LD.

Fri Sep 20 11:37:29 1996  Jeffrey A Law  (law@cygnus.com)

	* demo/hppa1.1-proelf: Remove references to soft-float
	libraries.

Sat Sep 14 03:28:58 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: for cygwin32, copy gawk to awk -- fix typo

Fri Sep 13 08:15:41 1996  Angela Marie Thomas (angela@cygnus.com)

	* makedostree: create new variable, $RELEASE, which
	change-to-cygnus-versions can modify to set the release name

Fri Sep  6 16:51:58 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: for cygwin32, copy gawk to awk

Tue Aug 27 15:12:58 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: don't do cc1 et al renaming for cygwin32
	if no gcc subdir in srcdir

Wed Jul 24 16:33:57 1996  Stan Shebs  <shebs@andros.cygnus.com>

	* README-HOWTO: Rename from README, to accommodate
	case-insensitive-filename systems.

Thu Jun 27 22:11:55 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: install a copy of bash as sh for win32

Thu Jun 27 04:52:09 1996  Geoffrey Noer  <noer@cygnus.com>

	* Makefile.in: fixed win32-portions
	* config/cygwin32.mh: add INSTALL_TARGET def

Tue Jun 25 23:18:09 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)

	* Makefile.in (docdir): Removed.

Tue Jun 25 18:55:20 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)

	* Makefile.in (datadir): Change to $(prefix)/share.

Mon Jun 24 01:53:42 1996  Geoffrey Noer  <noer@cygnus.com>

	* demo/i386-win32 renamed to demo/i386-cygwin32
	* Makefile.in: reorganized and win32 bits completely redone;
		now we're only appending .exe and we mostly leave the
		install tree alone apart from that.  I didn't change
		the go32 part.

Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>

	* config/i386-cygwin32.mh renamed config/cygwin32.mh
	* config/i386-win32.mt renamed config/i386-cygwin32.mt
	* config/powerpcle-cygwin32.mt: new file (modifed copy of i386 one)
	* configure.in: changed the above names, added powerpcle entry


Tue May 28 14:33:04 1996  Angela Marie Thomas (angela@cygnus.com)

	* Makefile.in, makedostree:  Patches from progressive
	* coff2exe.c, copying.dj, doscheck.c, stubbyte.h:  New files
	* unix2dos.c: Added copyright, use intermediate tmpfile instead of
	blindly copying to av[2]

Sat Oct 28 23:59:31 1995  steve chamberlain  <sac@slash.cygnus.com>

	* Makefile.in: Install bash if present.

Wed Oct 18 16:57:02 1995  steve chamberlain  <sac@slash.cygnus.com>

	* Makefile.in: Install cygwin.dll if present.
	strip all install binaries.
	
Tue Oct 10 09:42:04 1995  steve chamberlain  <sac@slash.cygnus.com>

	* Makefile.in: Install gdb if present.
	* demo/i386-win32/RELEASE: Use single case makefile.
	* demo/i386-win32/dll.c: Use right include.

Fri Sep 29 17:00:57 1995  steve chamberlain  <sac@slash.cygnus.com>

	* Makefile.in: Install make, sdiff, etc if present.

Thu Sep 14 09:05:07 1995  steve chamberlain  <sac@slash.cygnus.com>

	* unix2dos.c: New.

Tue Aug 29 16:36:24 1995  steve chamberlain  <sac@slash.cygnus.com>

	* Makefile.in (kill): Delete correct installed tree.

Sun Aug 20 10:05:09 1995  steve chamberlain  <sac@slash.cygnus.com>

	* Makefile.in: Grossly modified.  go32 stuff may no longer
	work. 

Thu Jun 29 00:00:56 1995  Steve Chamberlain  <sac@slash.cygnus.com>

	* (roundup): Change name to myroundup.
	(allocate_to_disk): Call new function.

Tue Jun 20 15:23:39 1995  Doug Evans  <dje@deneb.cygnus.com>

	* makedostree: Copy over .o's in cc1dir as well as .a's.

Mon May  8 10:08:53 1995  Steve Chamberlain  <sac@slash.cygnus.com>

	* diskit.c (comp):  Fix comparison.

Wed Apr 19 12:17:37 1995  Jason Molenda (crash@phydeaux.cygnus.com)

	* readme/problems.txt: remove indenting, customers take it
	literally.

Mon Mar  6 18:15:39 1995  Jason Molenda (crash@phydeaux.cygnus.com)

	* readme/problems.txt, readme/send-pr.txt: New files.

Mon Nov 14 22:36:15 1994  Rob Savoye  (rob@slipknot.cygnus.com)

	* configure.in:  Add sparclite and pa-risc support, fix m68k to
	actually work.
	* config/hppa.mt, sparclite.mt, m68k.mt: New files.
	* demo/hppa1.1-hp-pro, sparclite, m68k: Build the demos for
	everything we got hardware for.

Wed Oct 19 13:00:46 1994  Bill Cox  (bill@rtl.cygnus.com)

	* configure.in, Makefile.in: Correct the comments, copyright
	  dates, etc.


