source: rtems/c/src/optman/ChangeLog @ 595c4bc

4.104.114.84.95
Last change on this file since 595c4bc was 595c4bc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/02 at 06:37:47

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

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