source: rtems/c/src/wrapup/ChangeLog @ 082972a

4.104.114.84.95
Last change on this file since 082972a was 082972a, checked in by Joel Sherrill <joel.sherrill@…>, on 03/15/02 at 13:58:29

2002-03-15 Ralf Corsepius <corsepiu@…>

  • configure.ac: Special treatment of the bare BSP. Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
  • Makefile.am: Append libbsp.a to SRC conditionally.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12002-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Special treatment of the bare BSP.
4        Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP.
5        * Makefile.am: Append libbsp.a to SRC conditionally.
6
72002-02-28      Victor V. Vengerov <vvv@oktet.ru>
8
9        * DOS filesystem including FAT12, FAT16, and FAT32 support submitted.
10        * Makefile.am: Modified to reflect addition.
11
122001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Remove references to POSIX, ITRON, MULTILIB.
15        * Makefile.ac: Remove librtems, libposix, libitron. Build
16        librtemsbsp instead of librtemsall.
17
182001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Add AM_CONDITIONAL for enable_multilib,
21        enable_posix, enable_itron.
22        * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add
23        libposix and libitron to SRCS. Apply MULTISUBDIR for picking up
24        librtems, libposix and libitron.
25
262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
29        * configure.in: Remove.
30        * configure.ac: New file, generated from configure.in by autoupdate.
31
322001-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Remove subshell from *.a processing in librtemsall.a
35        rule.
36
372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
40
412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
44
452000-10-30      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
46
47        * ChangeLog: New file.
48        * Makefile.am: Switch to GNU-canonicalized autoconf macros.
49        * configure.in: New file.
50        * .cvsignore: Add aclocal.m4, configure.
Note: See TracBrowser for help on using the repository browser.