source: rtems/ChangeLog @ db3644c

4.104.114.84.95
Last change on this file since db3644c was 509f8351, checked in by Joel Sherrill <joel.sherrill@…>, on 10/24/00 at 21:59:16

2000-10-24 Ralf Corsepius <corsepiu@…>

  • macros/enable-hwapi.m4: Removed.
  • aclocal/rtems-top.m4, automake/compile.am, automake/lib.am: A small cleanup step towards gnu-canonicalization.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * macros/enable-hwapi.m4: Removed.
4        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
5        A small cleanup step towards gnu-canonicalization.
6
72000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * macros: New directory.
10        * macros/bsp-alias.m4: new file.
11        * macros/canonical-host.m4: new file.
12        * macros/canonical-target-name.m4: new file.
13        * macros/canonicalize-tools.m4: new file.
14        * macros/check-bsp-cache.m4: new file.
15        * macros/check-bsps.m4: new file.
16        * macros/check-cpu.m4: new file.
17        * macros/rtems-debug.m4: new file.
18        * macros/check-cxx.m4: new file.
19        * macros/check-itron.m4: new file.
20        * macros/check-multiprocessing.m4: new file.
21        * macros/check-networking.m4: new file.
22        * macros/check-newlib.m4: new file.
23        * macros/check-posix.m4: new file.
24        * macros/check-rdbg.m4: new file.
25        * macros/enable-bare.m4: new file.
26        * macros/enable-cxx.m4: new file.
27        * macros/enable-gcc28.m4: new file.
28        * macros/enable-inlines.m4: new file.
29        * macros/enable-itron.m4: new file.
30        * macros/enable-libcdir.m4: new file.
31        * macros/enable-multiprocessing.m4: new file.
32        * macros/enable-networking.m4: new file.
33        * macros/enable-posix.m4: new file.
34        * macros/enable-rdbg.m4: new file.
35        * macros/enable-rtemsbsp.m4: new file.
36        * macros/enable-tests.m4: new file.
37        * macros/gcc-pipe.m4: new file.
38        * macros/gcc-specs.m4: new file.
39        * macros/i386-gas-code16.m4: new file.
40        * macros/path-ksh.m4: new file.
41        * macros/path-perl.m4: new file.
42        * macros/prog-cc.m4: new file.
43        * macros/prog-cxx.m4: new file.
44        * macros/project-root.m4: new file.
45        * macros/rtems-top.m4: new file.
46        * macros/sysv-ipc.m4: new file.
47        * macros/target.m4: new file.
48        * macros/rtems-test-no-pause.m4: new file.
49        * macros/multilib.m4: new file.
50        * macros/tool-paths.m4: new file.
51        * macros/tool-prefix.m4: new file.
52
532000-09-14      Joel Sherrill <joel@OARcorp.com>
54
55        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
56
572000-09-14      Joel Sherrill <joel@OARcorp.com>
58
59        * aclocal/enable-hwapi.m4: Now longer used and removed.
60
612000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * automake/lib.am: Remove leaf.cfg.
64
652000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * aclocal/rtems-top.m4: Add ENDIF-hack.
68        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
69
702000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
73        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
74        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
75        * automake/compile.am: Replaced.
76        * automake/local.am: Remove building variant handling.
77
782000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
81        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
82        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
83        * aclocal/target.m4: Cleanup comments
84        * Automake/compile.am: Add DEFS support to keep building happy.
85
862000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
89
902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * automake/compile.am: New file
93        * ChangeLog: Fix email addresses
94
952000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * LICENSE.NET, README, README.configure: Spelling corrections.
98
992000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
102
1032000-08-30      Joel Sherrill <joel@OARcorp.com>
104
105        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
106
1072000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
108
109        * ChangeLog: Moved incorrect entries to make/ChangeLog.
110
1112000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * aclocal/check-bsps.h:
114          - Add pck6-BSP
115          - Exclude ChangeLog from being picked up as BSP
116        * aclocal/bsp-alias.m4: Add pck6-BSP
117
1182000-08-10      Joel Sherrill <joel@OARcorp.com>
119
120        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.