source: rtems/c/src/wrapup/ChangeLog @ 5df32ae

4.104.114.84.95
Last change on this file since 5df32ae was 5df32ae, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/30/02 at 06:13:39

2002-06-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Pickup libbsp.a from build directory.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup libbsp.a from build directory.
4
52002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup libnetapps.a from build directory.
8
92002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Pickup libmisc.a from build directory.
12        Remove libxdr.a.
13
142002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
17
182002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Remove libblock, libfs.
21
222002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Remove libcsupport.
25
262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac:
29        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
30        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
31        * Makefile.am: Remove AUTOMAKE_OPTIONS.
32
332002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Special treatment of the bare BSP.
36        Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
37        * Makefile.am: Append libbsp.a to SRC conditionally.
38
392002-02-28      Victor V. Vengerov <vvv@oktet.ru>
40
41        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
42        * Makefile.am: Modified to reflect addition.
43
442001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove references to POSIX, ITRON, MULTILIB.
47        * Makefile.ac: Remove librtems, libposix, libitron. Build
48        librtemsbsp instead of librtemsall.
49
502001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Add AM_CONDITIONAL for enable_multilib,
53        enable_posix, enable_itron.
54        * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add
55        libposix and libitron to SRCS. Apply MULTISUBDIR for picking up
56        librtems, libposix and libitron.
57
582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
61        * configure.in: Remove.
62        * configure.ac: New file, generated from configure.in by autoupdate.
63
642001-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Remove subshell from *.a processing in librtemsall.a
67        rule.
68
692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
72
732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
76
772000-10-30      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
78
79        * ChangeLog: New file.
80        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
81        * configure.in: New file.
82        * .cvsignore: Add aclocal.m4, configure.
Note: See TracBrowser for help on using the repository browser.