source: rtems/c/src/librtems++/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * src/Makefile.am: Use .$(OBJEXT) instead of .o.
10
112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * src/Makefile.am: Add bsplib_DATA. Eliminate LIBNAME. Cosmetical
14        changes.
15
162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac:
19        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
20        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
21        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
24
252001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * include/rtems++/Makefile.am: Remove.
28        * include/Makefile.am: Handle subdirs, require automake-1.5.
29        * configure.ac: Reflect changes above.
30        * Makefile.am: Require automake-1.5.
31
322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
35        * configure.in: Remove.
36        * configure.ac: New file, generated from configure.in by autoupdate.
37
382001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
41
422001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * include/rtems++/Makefile.am: Apply include_*HEADERS instead of
45        H_FILES.
46
472001-01-08      Joel Sherrill <joel@OARcorp.com>
48
49        * src/rtemsInterrupt.cc: Allocated interrupt_table since since
50        cannot be determined without CPU model information.
51
522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
602000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
63        Switch to GNU canonicalization.
64
652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * src/Makefile.am: Include compile.am
68
692000-08-10      Joel Sherrill <joel@OARcorp.com>
70
71        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.