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

Last change on this file since b8ed0dff was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172003-02-03      Joel Sherrill <joel@OARcorp.com>
18
19        PR 338/filesystem
20        * sapi/no-io.c: Side-effect of fixing reentrancy problem with
21        rtems_io_lookup_name() (API change).  Unused function removed.
22
232002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Apply install-data-local to install *.rels.
26
272002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Eliminate *_O_FILES.
30        Don't create $ARCH in %.o: %.c rules.
31
322002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use .$(OBJEXT) instead of .o.
35
362002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
39
402002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
43
442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
47
482002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
51        * sapi/Makefile.am: Removed.
52        * rtems/Makefile.am: Removed.
53        * rel.am: Removed.
54        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
55        Reflect changes above.
56
572002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * rtems/Makefile.am: Reworked.
60        * sapi/Makefile.am: Reworked.
61        * rel.am: New.
62
632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * .cvsignore: Reformat.
66        Add autom4te*cache.
67        Remove autom4te.cache.
68
692002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * .cvsignore: Add autom4te.cache.
72
732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
76        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
77
782002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
81        Remove ASM4FLAGS.
82        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
83
842002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
87        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
88        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
89        RTEMS_CHECK_NEWLIB.
90
912002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Remove multilib support.
94        * configure.ac: Ditto.
95        * sapi/Makefile.am: Ditto.
96
972002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove ENABLE_GCC28.
100
1012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac:
104        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
105        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
106        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
109
1102002-01-06      Joel Sherrill <joel@OARcorp.com>
111
112        * .cvsignore: Added aclocal.m4 and configure.
113
1142002-01-06      Joel Sherrill <joel@OARcorp.com>
115
116        * .cvsignore: New file.
117
1182002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * ChangeLog: New.
121        * configure.ac: New.
122        * Makefile.am: New.
123        * rtems/*: Copied from c/src/exec/rtems/optman.
124        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.