source: rtems/c/src/optman/ChangeLog @ 2f6a4b3

4.104.114.84.95
Last change on this file since 2f6a4b3 was 2f6a4b3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 05:58:11

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

  • rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
    • sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 1.4 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
4        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
5
62002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
9        Remove ASM4FLAGS.
10        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
11
122002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
15        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
16        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
17        RTEMS_CHECK_NEWLIB.
18
192002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Remove multilib support.
22        * configure.ac: Ditto.
23        * sapi/Makefile.am: Ditto.
24
252002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove ENABLE_GCC28.
28
292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac:
32        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
33        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
34        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
37
382002-01-06      Joel Sherrill <joel@OARcorp.com>
39
40        * .cvsignore: Added aclocal.m4 and configure.
41
422002-01-06      Joel Sherrill <joel@OARcorp.com>
43
44        * .cvsignore: New file.
45
462002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * ChangeLog: New.
49        * configure.ac: New.
50        * Makefile.am: New.
51        * rtems/*: Copied from c/src/exec/rtems/optman.
52        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.