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

Last change on this file since 328876c was b18646c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 10:45:24

2003-03-06 Ralf Corsepius <corsepiu@…>

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