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

4.104.114.84.95
Last change on this file since 2099695 was 2099695, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/02 at 18:20:02

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

  • Makefile.am: Eliminate *_O_FILES. Don't create $ARCH in %.o: %.c rules.
  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[2099695]12002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Eliminate *_O_FILES.
4        Don't create $ARCH in %.o: %.c rules.
5
[595c4bc]62002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Use .$(OBJEXT) instead of .o.
9
[f3f3db7a]102002-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Introduce sapi_C_FILES, rtems_C_FILES.
13
[da153c86]142002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
17
[f69283e2]182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
21
[cccb7e0]222002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am.
25        * sapi/Makefile.am: Removed.
26        * rtems/Makefile.am: Removed.
27        * rel.am: Removed.
28        * configure.ac: Add RTEMS_BSP_CHECK_CACHE.
29        Reflect changes above.
30
[c34635be]312002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * rtems/Makefile.am: Reworked.
34        * sapi/Makefile.am: Reworked.
35        * rel.am: New.
36
[42e768c]372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Reformat.
40        Add autom4te*cache.
41        Remove autom4te.cache.
42
[ff8676ef]432002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Add autom4te.cache.
46
[2f6a4b3]472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * rtems/Makefile.am: Use .$(OBJEXT) instead of .o.
50        * sapi/Makefile.am: Use .$(OBJEXT) instead of .o.
51
[c0198bbd]522002-07-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * sapi/Makefile.am: Add bsplib_DATA = $(PGMS).
55        Remove ASM4FLAGS.
56        * rtems/Makefile.am: Add bsplib_DATA = $(PGMS).
57
[deec7a2]582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING,
61        RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES,
62        RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG,
63        RTEMS_CHECK_NEWLIB.
64
[dfa9b5fc]652002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Remove multilib support.
68        * configure.ac: Ditto.
69        * sapi/Makefile.am: Ditto.
70
[cb9b2bfc]712002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove ENABLE_GCC28.
74
[7eeb2376]752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac:
78        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
79        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
80        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
81        * Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
83
[085237c0]842002-01-06      Joel Sherrill <joel@OARcorp.com>
85
86        * .cvsignore: Added aclocal.m4 and configure.
87
[1055277a]882002-01-06      Joel Sherrill <joel@OARcorp.com>
89
90        * .cvsignore: New file.
91
[b91f0338]922002-01-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * ChangeLog: New.
95        * configure.ac: New.
96        * Makefile.am: New.
97        * rtems/*: Copied from c/src/exec/rtems/optman.
98        * sapi/*: Copied from c/src/exec/sapi/optman.
Note: See TracBrowser for help on using the repository browser.