source: rtems/c/src/optman/ChangeLog @ 07bf9f9d

4.104.114.84.95
Last change on this file since 07bf9f9d was f69283e2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 06:48:05

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

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