Commit Graph

19 Commits

Author SHA1 Message Date
Joel Sherrill
9b4422a251 Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines
  next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
  contain CVS Ids
+ If the processing left a blank line at the top of
  a file, it was removed.
2012-05-11 08:44:13 -05:00
Ralf Corsepius
3668643b45 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* cache/cache.c:
	Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:58:54 +00:00
Ralf Corsepius
c3defa2fb0 Remove. 2005-05-11 06:49:57 +00:00
Ralf Corsepius
b6e033751d Remove refs to Makefile*. 2004-03-09 09:15:48 +00:00
Ralf Corsepius
0cf9970b44 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* syscall/Makefile.am: Remove.
	* reg_win/Makefile.am: Remove.
	* cache/Makefile.am: Remove.
	* Makefile.am: Merge-in Makefile.ams above. Use automake compilation
	rules.
	* configure.ac: Reflect changes above.
	Add subdir-objects to AUTOMAKE_OPTIONS.
	Require automake >= 1.8.2.
2004-01-18 07:00:07 +00:00
Ralf Corsepius
d0a3511e9f 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
2004-01-14 06:47:54 +00:00
Ralf Corsepius
6702346fed 2003-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Eliminate VPATH.
2003-12-16 10:44:57 +00:00
Ralf Corsepius
3ff6705f96 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-12 15:42:02 +00:00
Ralf Corsepius
fe7a377edf 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Remove all-local: $(ARCH).
	* reg_win/Makefile.am: Remove all-local: $(ARCH).
	* syscall/Makefile.am: Remove all-local: $(ARCH).
2003-12-02 05:07:59 +00:00
Ralf Corsepius
6b99dad939 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
	* reg_win/Makefile.am: Reformat.
	* syscall/Makefile.am: Reformat.
2003-12-01 11:53:54 +00:00
Ralf Corsepius
f581aa6fac 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	cache/Makefile.am: Reflect having moved automake.
	reg_win/Makefile.am: Reflect having moved automake.
	syscall/Makefile.am: Reflect having moved automake.
2003-08-16 12:32:49 +00:00
Ralf Corsepius
752f74c57c 2002-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	Eliminate *_O_FILES.
	* reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
	* syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-15 12:25:10 +00:00
Ralf Corsepius
ca9c287439 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-11 05:23:26 +00:00
Joel Sherrill
094051bd3c 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* include/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:48:32 +00:00
Joel Sherrill
6cc5f1b445 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Use 'TMPINSTALL_FILES ='.
	* cache/Makefile.am: Use 'PREINSTALL_FILES ='.
	* cache/Makefile.am: Use 'CLEANFILES ='.
2001-09-27 19:46:35 +00:00
Joel Sherrill
728741287a 2001-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
* include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
	Apply include_*HEADERS instead of H_FILES.
	* cache/.cvsignore: Add cache.h.
2001-03-01 21:49:29 +00:00
Joel Sherrill
fe27cfb48a 2000-11-30 Joel Sherrill <joel@OARcorp.com>
* cache/Makefile.am: Removed automake warning by introducing a
	simple variable.
2000-11-30 14:36:08 +00:00
Joel Sherrill
a0488a4471 2000-11-27 Joel Sherrill <joel@OARcorp.com>
* cache/cache.h: Fix reference to MC68040 and put in stubs
	for missing support routines.  The functionality of these
	routines needs to be addressed.
2000-11-27 17:02:39 +00:00
Joel Sherrill
ca4060826d 2000-11-14 Jiri Gaisler <jgais@ws.estec.esa.nl>
* Makefile.am, configure.in: Added support for instruction
	cache enabling based on CPU model.
	* cache/.cvsignore, cache/Makefile.am, cache/cache.c,
	cache/cache_.h: New files.
2000-11-15 21:40:05 +00:00