Cleanup ChangeLog.

This commit is contained in:
Ralf Corsepius
2004-01-23 14:19:51 +00:00
parent c8a130c17b
commit 5a80f36b6b
2 changed files with 104 additions and 261 deletions
+92 -226
View File
File diff suppressed because it is too large Load Diff
+12 -35
View File
@@ -4,8 +4,8 @@
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
Add PRE/TMPINSTALL_FILES to CLEANFILES.
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
PRE/TMPINSTALL_FILES to CLEANFILES.
2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -14,9 +14,6 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove project_libdir.
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -25,11 +22,7 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add dependencies to $(ARCH)/$(dirstamp).
Reformat.
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
* Makefile.am: Remove all-local: $(ARCH).
2003-09-04 Joel Sherrill <joel@OARcorp.com>
@@ -46,8 +39,7 @@
2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac).
* Makefile.am:
Reflect having merged configure.ac into ../configure.ac
* Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -56,9 +48,6 @@
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-03 Joel Sherrill <joel@OARcorp.com>
@@ -73,11 +62,7 @@
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Eliminate *_O_FILES.
Don't create $ARCH in %.o: %.c rules.
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o: %.c rules.
* Makefile.am: Use .$(OBJEXT) instead of .o.
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -98,8 +83,7 @@
* sapi/Makefile.am: Removed.
* rtems/Makefile.am: Removed.
* rel.am: Removed.
* configure.ac: Add RTEMS_BSP_CHECK_CACHE.
Reflect changes above.
* configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
2002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -109,9 +93,7 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -120,20 +102,18 @@
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
* sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
* sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
Remove ASM4FLAGS.
* sapi/Makefile.am: Add bsplib_DATA = $(PGMS). Remove ASM4FLAGS.
* rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
RTEMS_CHECK_NEWLIB.
RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB.
2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -147,8 +127,7 @@
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
@@ -157,9 +136,6 @@
2002-01-06 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Added aclocal.m4 and configure.
2002-01-06 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
2002-01-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -169,3 +145,4 @@
* Makefile.am: New.
* rtems/*: Copied from c/src/exec/rtems/optman.
* sapi/*: Copied from c/src/exec/sapi/optman.