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

4.104.114.84.95
Last change on this file since bd7dc66b was bd7dc66b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:23:42

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

  • Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 4.3 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
8
92003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Remove project_libdir.
12
132003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Add tmpinstall dirstamp support.
16
172003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Add dependencies to $(ARCH)/$(dirstamp).
20        Reformat.
21
222003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Remove all-local: $(ARCH).
25
262003-09-04      Joel Sherrill <joel@OARcorp.com>
27
28        * rtems/no-dpmem.c, rtems/no-event.c, rtems/no-mp.c, rtems/no-msg.c,
29        rtems/no-part.c, rtems/no-region.c, rtems/no-rtmon.c, rtems/no-sem.c,
30        rtems/no-signal.c, rtems/no-timer.c, sapi/no-ext.c, sapi/no-io.c: URL
31        for license changed.
32
332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect having moved automake/.
36
372003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Remove (Merged into ../configure.ac).
40        * Makefile.am:
41        Reflect having merged configure.ac into ../configure.ac
42
432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove AC_CONFIG_AUX_DIR.
46
472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
50
512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: AC_PREREQ(2.57).
54
552003-02-03      Joel Sherrill <joel@OARcorp.com>
56
57        PR 338/filesystem
58        * sapi/no-io.c: Side-effect of fixing reentrancy problem with
59        rtems_io_lookup_name() (API change).  Unused function removed.
60
612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Apply install-data-local to install *.rels.
64
652002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Eliminate *_O_FILES.
68        Don't create $ARCH in %.o: %.c rules.
69
702002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use .$(OBJEXT) instead of .o.
73
742002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
77
782002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
81
822002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
85
862002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
89        * sapi/Makefile.am: Removed.
90        * rtems/Makefile.am: Removed.
91        * rel.am: Removed.
92        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
93        Reflect changes above.
94
952002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * rtems/Makefile.am: Reworked.
98        * sapi/Makefile.am: Reworked.
99        * rel.am: New.
100
1012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Reformat.
104        Add autom4te*cache.
105        Remove autom4te.cache.
106
1072002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * .cvsignore: Add autom4te.cache.
110
1112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
115
1162002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
119        Remove ASM4FLAGS.
120        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
121
1222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
125        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
126        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
127        RTEMS_CHECK_NEWLIB.
128
1292002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Remove multilib support.
132        * configure.ac: Ditto.
133        * sapi/Makefile.am: Ditto.
134
1352002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Remove ENABLE_GCC28.
138
1392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac:
142        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
143        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
144        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
147
1482002-01-06      Joel Sherrill <joel@OARcorp.com>
149
150        * .cvsignore: Added aclocal.m4 and configure.
151
1522002-01-06      Joel Sherrill <joel@OARcorp.com>
153
154        * .cvsignore: New file.
155
1562002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * ChangeLog: New.
159        * configure.ac: New.
160        * Makefile.am: New.
161        * rtems/*: Copied from c/src/exec/rtems/optman.
162        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.