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

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

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

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