summaryrefslogtreecommitdiffstats
path: root/c/src/optman/ChangeLog
blob: 243348898bfbd2c776379d40efdbf3a50fce8de1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2002-06-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove multilib support.
	* configure.ac: Ditto.
	* sapi/Makefile.am: Ditto.

2002-04-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove ENABLE_GCC28.

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]).
	* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.

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>

	* ChangeLog: New.
	* configure.ac: New.
	* Makefile.am: New.
	* rtems/*: Copied from c/src/exec/rtems/optman.
	* sapi/*: Copied from c/src/exec/sapi/optman.