source: rtems/c/src/optman/ChangeLog @ 9b5c258

4.104.114.84.95
Last change on this file since 9b5c258 was 9b5c258, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:11:33

2003-02-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_PREREQ(2.57).
  • Property mode set to 100644
File size: 3.0 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AC_PREREQ(2.57).
4
52003-02-03      Joel Sherrill <joel@OARcorp.com>
6
7        PR 338/filesystem
8        * sapi/no-io.c: Side-effect of fixing reentrancy problem with
9        rtems_io_lookup_name() (API change).  Unused function removed.
10
112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Apply install-data-local to install *.rels.
14
152002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Eliminate *_O_FILES.
18        Don't create $ARCH in %.o: %.c rules.
19
202002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use .$(OBJEXT) instead of .o.
23
242002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
27
282002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
31
322002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
35
362002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
39        * sapi/Makefile.am: Removed.
40        * rtems/Makefile.am: Removed.
41        * rel.am: Removed.
42        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
43        Reflect changes above.
44
452002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * rtems/Makefile.am: Reworked.
48        * sapi/Makefile.am: Reworked.
49        * rel.am: New.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * .cvsignore: Add autom4te.cache.
60
612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
65
662002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
69        Remove ASM4FLAGS.
70        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
71
722002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
75        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
76        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
77        RTEMS_CHECK_NEWLIB.
78
792002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Remove multilib support.
82        * configure.ac: Ditto.
83        * sapi/Makefile.am: Ditto.
84
852002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove ENABLE_GCC28.
88
892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac:
92        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
93        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
94        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
97
982002-01-06      Joel Sherrill <joel@OARcorp.com>
99
100        * .cvsignore: Added aclocal.m4 and configure.
101
1022002-01-06      Joel Sherrill <joel@OARcorp.com>
103
104        * .cvsignore: New file.
105
1062002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * ChangeLog: New.
109        * configure.ac: New.
110        * Makefile.am: New.
111        * rtems/*: Copied from c/src/exec/rtems/optman.
112        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.