source: rtems/ChangeLog @ cab2730

4.104.114.84.95
Last change on this file since cab2730 was aac7fdd2, checked in by Joel Sherrill <joel.sherrill@…>, on 10/18/00 at 13:14:49

2000-09-14 Ralf Corsepius <corsepiu@…>

  • macros: New directory.
  • macros/bsp-alias.m4: new file.
  • macros/canonical-host.m4: new file.
  • macros/canonical-target-name.m4: new file.
  • macros/canonicalize-tools.m4: new file.
  • macros/check-bsp-cache.m4: new file.
  • macros/check-bsps.m4: new file.
  • macros/check-cpu.m4: new file.
  • macros/rtems-debug.m4: new file.
  • macros/check-cxx.m4: new file.
  • macros/check-itron.m4: new file.
  • macros/check-multiprocessing.m4: new file.
  • macros/check-networking.m4: new file.
  • macros/check-newlib.m4: new file.
  • macros/check-posix.m4: new file.
  • macros/check-rdbg.m4: new file.
  • macros/enable-bare.m4: new file.
  • macros/enable-cxx.m4: new file.
  • macros/enable-gcc28.m4: new file.
  • macros/enable-inlines.m4: new file.
  • macros/enable-itron.m4: new file.
  • macros/enable-libcdir.m4: new file.
  • macros/enable-multiprocessing.m4: new file.
  • macros/enable-networking.m4: new file.
  • macros/enable-posix.m4: new file.
  • macros/enable-rdbg.m4: new file.
  • macros/enable-rtemsbsp.m4: new file.
  • macros/enable-tests.m4: new file.
  • macros/gcc-pipe.m4: new file.
  • macros/gcc-specs.m4: new file.
  • macros/i386-gas-code16.m4: new file.
  • macros/path-ksh.m4: new file.
  • macros/path-perl.m4: new file.
  • macros/prog-cc.m4: new file.
  • macros/prog-cxx.m4: new file.
  • macros/project-root.m4: new file.
  • macros/rtems-top.m4: new file.
  • macros/sysv-ipc.m4: new file.
  • macros/target.m4: new file.
  • macros/rtems-test-no-pause.m4: new file.
  • macros/multilib.m4: new file.
  • macros/tool-paths.m4: new file.
  • macros/tool-prefix.m4: new file.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * macros: New directory.
4        * macros/bsp-alias.m4: new file.
5        * macros/canonical-host.m4: new file.
6        * macros/canonical-target-name.m4: new file.
7        * macros/canonicalize-tools.m4: new file.
8        * macros/check-bsp-cache.m4: new file.
9        * macros/check-bsps.m4: new file.
10        * macros/check-cpu.m4: new file.
11        * macros/rtems-debug.m4: new file.
12        * macros/check-cxx.m4: new file.
13        * macros/check-itron.m4: new file.
14        * macros/check-multiprocessing.m4: new file.
15        * macros/check-networking.m4: new file.
16        * macros/check-newlib.m4: new file.
17        * macros/check-posix.m4: new file.
18        * macros/check-rdbg.m4: new file.
19        * macros/enable-bare.m4: new file.
20        * macros/enable-cxx.m4: new file.
21        * macros/enable-gcc28.m4: new file.
22        * macros/enable-inlines.m4: new file.
23        * macros/enable-itron.m4: new file.
24        * macros/enable-libcdir.m4: new file.
25        * macros/enable-multiprocessing.m4: new file.
26        * macros/enable-networking.m4: new file.
27        * macros/enable-posix.m4: new file.
28        * macros/enable-rdbg.m4: new file.
29        * macros/enable-rtemsbsp.m4: new file.
30        * macros/enable-tests.m4: new file.
31        * macros/gcc-pipe.m4: new file.
32        * macros/gcc-specs.m4: new file.
33        * macros/i386-gas-code16.m4: new file.
34        * macros/path-ksh.m4: new file.
35        * macros/path-perl.m4: new file.
36        * macros/prog-cc.m4: new file.
37        * macros/prog-cxx.m4: new file.
38        * macros/project-root.m4: new file.
39        * macros/rtems-top.m4: new file.
40        * macros/sysv-ipc.m4: new file.
41        * macros/target.m4: new file.
42        * macros/rtems-test-no-pause.m4: new file.
43        * macros/multilib.m4: new file.
44        * macros/tool-paths.m4: new file.
45        * macros/tool-prefix.m4: new file.
46
472000-09-14      Joel Sherrill <joel@OARcorp.com>
48
49        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
50
512000-09-14      Joel Sherrill <joel@OARcorp.com>
52
53        * aclocal/enable-hwapi.m4: Now longer used and removed.
54
552000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * automake/lib.am: Remove leaf.cfg.
58
592000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * aclocal/rtems-top.m4: Add ENDIF-hack.
62        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
63
642000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
67        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
68        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
69        * automake/compile.am: Replaced.
70        * automake/local.am: Remove building variant handling.
71
722000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
75        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
76        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
77        * aclocal/target.m4: Cleanup comments
78        * Automake/compile.am: Add DEFS support to keep building happy.
79
802000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
83
842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * automake/compile.am: New file
87        * ChangeLog: Fix email addresses
88
892000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * LICENSE.NET, README, README.configure: Spelling corrections.
92
932000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
96
972000-08-30      Joel Sherrill <joel@OARcorp.com>
98
99        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
100
1012000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
102
103        * ChangeLog: Moved incorrect entries to make/ChangeLog.
104
1052000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * aclocal/check-bsps.h:
108          - Add pck6-BSP
109          - Exclude ChangeLog from being picked up as BSP
110        * aclocal/bsp-alias.m4: Add pck6-BSP
111
1122000-08-10      Joel Sherrill <joel@OARcorp.com>
113
114        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.