source: rtems/c/src/optman/ChangeLog @ 976ed90

4.104.114.84.95
Last change on this file since 976ed90 was da153c86, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/07/02 at 10:26:07

2002-12-07 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
8
92002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
12        * sapi/Makefile.am: Removed.
13        * rtems/Makefile.am: Removed.
14        * rel.am: Removed.
15        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
16        Reflect changes above.
17
182002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * rtems/Makefile.am: Reworked.
21        * sapi/Makefile.am: Reworked.
22        * rel.am: New.
23
242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Reformat.
27        Add autom4te*cache.
28        Remove autom4te.cache.
29
302002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Add autom4te.cache.
33
342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
37        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
38
392002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
42        Remove ASM4FLAGS.
43        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
44
452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
48        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
49        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
50        RTEMS_CHECK_NEWLIB.
51
522002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Remove multilib support.
55        * configure.ac: Ditto.
56        * sapi/Makefile.am: Ditto.
57
582002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove ENABLE_GCC28.
61
622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:
65        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
66        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
67        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
70
712002-01-06      Joel Sherrill <joel@OARcorp.com>
72
73        * .cvsignore: Added aclocal.m4 and configure.
74
752002-01-06      Joel Sherrill <joel@OARcorp.com>
76
77        * .cvsignore: New file.
78
792002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * ChangeLog: New.
82        * configure.ac: New.
83        * Makefile.am: New.
84        * rtems/*: Copied from c/src/exec/rtems/optman.
85        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.