source: rtems/c/src/optman/ChangeLog @ 63a04f7

4.104.114.84.95
Last change on this file since 63a04f7 was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 3.4 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4
52003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove (Merged into ../configure.ac).
8        * Makefile.am:
9        Reflect having merged configure.ac into ../configure.ac
10
112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Remove AC_CONFIG_AUX_DIR.
14
152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
18
192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: AC_PREREQ(2.57).
22
232003-02-03      Joel Sherrill <joel@OARcorp.com>
24
25        PR 338/filesystem
26        * sapi/no-io.c: Side-effect of fixing reentrancy problem with
27        rtems_io_lookup_name() (API change).  Unused function removed.
28
292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Apply install-data-local to install *.rels.
32
332002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Eliminate *_O_FILES.
36        Don't create $ARCH in %.o: %.c rules.
37
382002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Use .$(OBJEXT) instead of .o.
41
422002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
45
462002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
53
542002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
57        * sapi/Makefile.am: Removed.
58        * rtems/Makefile.am: Removed.
59        * rel.am: Removed.
60        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
61        Reflect changes above.
62
632002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * rtems/Makefile.am: Reworked.
66        * sapi/Makefile.am: Reworked.
67        * rel.am: New.
68
692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * .cvsignore: Reformat.
72        Add autom4te*cache.
73        Remove autom4te.cache.
74
752002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Add autom4te.cache.
78
792002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
82        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
83
842002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
87        Remove ASM4FLAGS.
88        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
89
902002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
93        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
94        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
95        RTEMS_CHECK_NEWLIB.
96
972002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Remove multilib support.
100        * configure.ac: Ditto.
101        * sapi/Makefile.am: Ditto.
102
1032002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove ENABLE_GCC28.
106
1072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac:
110        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
111        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
112        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
115
1162002-01-06      Joel Sherrill <joel@OARcorp.com>
117
118        * .cvsignore: Added aclocal.m4 and configure.
119
1202002-01-06      Joel Sherrill <joel@OARcorp.com>
121
122        * .cvsignore: New file.
123
1242002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * ChangeLog: New.
127        * configure.ac: New.
128        * Makefile.am: New.
129        * rtems/*: Copied from c/src/exec/rtems/optman.
130        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.