source: rtems/c/src/wrapup/ChangeLog @ f3e9ad0

4.104.114.84.95
Last change on this file since f3e9ad0 was f3e9ad0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/29/02 at 17:00:51

2002-05-29 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12002-05-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
4
52002-05-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Remove libblock, libfs.
8
92002-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Remove libcsupport.
12
132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac:
16        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
17        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
18        * Makefile.am: Remove AUTOMAKE_OPTIONS.
19
202002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Special treatment of the bare BSP.
23        Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
24        * Makefile.am: Append libbsp.a to SRC conditionally.
25
262002-02-28      Victor V. Vengerov <vvv@oktet.ru>
27
28        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
29        * Makefile.am: Modified to reflect addition.
30
312001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove references to POSIX, ITRON, MULTILIB.
34        * Makefile.ac: Remove librtems, libposix, libitron. Build
35        librtemsbsp instead of librtemsall.
36
372001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Add AM_CONDITIONAL for enable_multilib,
40        enable_posix, enable_itron.
41        * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add
42        libposix and libitron to SRCS. Apply MULTISUBDIR for picking up
43        librtems, libposix and libitron.
44
452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
48        * configure.in: Remove.
49        * configure.ac: New file, generated from configure.in by autoupdate.
50
512001-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Remove subshell from *.a processing in librtemsall.a
54        rule.
55
562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
59
602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
63
642000-10-30      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
65
66        * ChangeLog: New file.
67        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
68        * configure.in: New file.
69        * .cvsignore: Add aclocal.m4, configure.
Note: See TracBrowser for help on using the repository browser.