Go to file
Douglas B Rupp 9678de4977 * gnatchop.adb:
(File_Time_Stamp): New procedure.
	(Preserve_Mode): New boolean.
	(Write_Unit): Pass time stamp.
	Implement -p switch (preserve time stamps).

	* gnatcmd.adb (CHOP): Add translation for -p (/PRESERVE).

	* gnatchop.adb: Do usage info for -p switch

	* adaint.h (__gnat_set_file_time_name): New function

	* adaint.c (__gnat_set_file_time_name): Implement

	* adaint.h: Fix typo

From-SVN: r47613
2001-12-04 17:37:55 +01:00
boehm-gc
config
contrib
fastjar
gcc * gnatchop.adb: 2001-12-04 17:37:55 +01:00
include
INSTALL
libchill
libf2c * Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool. 2001-12-04 10:02:51 +00:00
libffi
libiberty
libjava * Makefile.in: Rebuilt with automake-gcj. 2001-12-04 07:21:25 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-12-04 08:16:23 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog config.sub: Update to version 1.232 on subversion. 2001-12-03 22:54:05 +00:00
config-ml.in
config.guess
config.if
config.sub config.sub: Update to version 1.232 on subversion. 2001-12-03 22:54:05 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.