source: rtems/c/src/optman/ChangeLog @ 4735923

4.104.114.84.95
Last change on this file since 4735923 was f3f3db7a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 00:20:11

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

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