source: rtems/c/src/optman/ChangeLog @ 49528ab

4.104.114.84.95
Last change on this file since 49528ab was 49528ab, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 07:46:27

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

  • Makefile.am: Add dependencies to $(ARCH)/$(dirstamp). Reformat.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add dependencies to $(ARCH)/$(dirstamp).
4        Reformat.
5
62003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Remove all-local: $(ARCH).
9
102003-09-04      Joel Sherrill <joel@OARcorp.com>
11
12        * rtems/no-dpmem.c, rtems/no-event.c, rtems/no-mp.c, rtems/no-msg.c,
13        rtems/no-part.c, rtems/no-region.c, rtems/no-rtmon.c, rtems/no-sem.c,
14        rtems/no-signal.c, rtems/no-timer.c, sapi/no-ext.c, sapi/no-io.c: URL
15        for license changed.
16
172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect having moved automake/.
20
212003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove (Merged into ../configure.ac).
24        * Makefile.am:
25        Reflect having merged configure.ac into ../configure.ac
26
272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove AC_CONFIG_AUX_DIR.
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AC_PREREQ(2.57).
38
392003-02-03      Joel Sherrill <joel@OARcorp.com>
40
41        PR 338/filesystem
42        * sapi/no-io.c: Side-effect of fixing reentrancy problem with
43        rtems_io_lookup_name() (API change).  Unused function removed.
44
452002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Apply install-data-local to install *.rels.
48
492002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Eliminate *_O_FILES.
52        Don't create $ARCH in %.o: %.c rules.
53
542002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use .$(OBJEXT) instead of .o.
57
582002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
61
622002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
65
662002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
69
702002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
73        * sapi/Makefile.am: Removed.
74        * rtems/Makefile.am: Removed.
75        * rel.am: Removed.
76        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
77        Reflect changes above.
78
792002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * rtems/Makefile.am: Reworked.
82        * sapi/Makefile.am: Reworked.
83        * rel.am: New.
84
852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Reformat.
88        Add autom4te*cache.
89        Remove autom4te.cache.
90
912002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * .cvsignore: Add autom4te.cache.
94
952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
99
1002002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
103        Remove ASM4FLAGS.
104        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
105
1062002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
109        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
110        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
111        RTEMS_CHECK_NEWLIB.
112
1132002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Remove multilib support.
116        * configure.ac: Ditto.
117        * sapi/Makefile.am: Ditto.
118
1192002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove ENABLE_GCC28.
122
1232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac:
126        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
127        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
128        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
131
1322002-01-06      Joel Sherrill <joel@OARcorp.com>
133
134        * .cvsignore: Added aclocal.m4 and configure.
135
1362002-01-06      Joel Sherrill <joel@OARcorp.com>
137
138        * .cvsignore: New file.
139
1402002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * ChangeLog: New.
143        * configure.ac: New.
144        * Makefile.am: New.
145        * rtems/*: Copied from c/src/exec/rtems/optman.
146        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.