source: rtems/ChangeLog @ 2f17d74

4.104.114.84.95
Last change on this file since 2f17d74 was 2f17d74, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:55:26

2000-11-02 Ralf Corsepius <corsepiu@…>

  • aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
  • Property mode set to 100644
File size: 5.2 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
4        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
5
62000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7 
8        * aclocal/*: Replace with contents of macros/*.m4
9        * macros/: Remove.
10        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
11        * Makefile.am: Reflect changes to aclocal/ and macros/.
12
132000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: New, Cygnus/GNU style configuration.
16        * Makefile.am: Add macros/, reflect new configure.in,
17        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
18        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
19        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
20        * macros/tool-prefix.m4: Remove.
21        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
22        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
23        RTEMS_ROOT.
24        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
25        * macros/multilib.m4: Various minor fixes.
26        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
27        PROJECT_ROOT, RTEMS_ROOT.
28        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
29        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
30
312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * automake/multilib.am: New file.
34        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
35        the automake/ directory.
36
372000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * macros/enable-hwapi.m4: Removed.
40        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
41        A small cleanup step towards gnu-canonicalization.
42
432000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * macros: New directory.
46        * macros/bsp-alias.m4: new file.
47        * macros/canonical-host.m4: new file.
48        * macros/canonical-target-name.m4: new file.
49        * macros/canonicalize-tools.m4: new file.
50        * macros/check-bsp-cache.m4: new file.
51        * macros/check-bsps.m4: new file.
52        * macros/check-cpu.m4: new file.
53        * macros/rtems-debug.m4: new file.
54        * macros/check-cxx.m4: new file.
55        * macros/check-itron.m4: new file.
56        * macros/check-multiprocessing.m4: new file.
57        * macros/check-networking.m4: new file.
58        * macros/check-newlib.m4: new file.
59        * macros/check-posix.m4: new file.
60        * macros/check-rdbg.m4: new file.
61        * macros/enable-bare.m4: new file.
62        * macros/enable-cxx.m4: new file.
63        * macros/enable-gcc28.m4: new file.
64        * macros/enable-inlines.m4: new file.
65        * macros/enable-itron.m4: new file.
66        * macros/enable-libcdir.m4: new file.
67        * macros/enable-multiprocessing.m4: new file.
68        * macros/enable-networking.m4: new file.
69        * macros/enable-posix.m4: new file.
70        * macros/enable-rdbg.m4: new file.
71        * macros/enable-rtemsbsp.m4: new file.
72        * macros/enable-tests.m4: new file.
73        * macros/gcc-pipe.m4: new file.
74        * macros/gcc-specs.m4: new file.
75        * macros/i386-gas-code16.m4: new file.
76        * macros/path-ksh.m4: new file.
77        * macros/path-perl.m4: new file.
78        * macros/prog-cc.m4: new file.
79        * macros/prog-cxx.m4: new file.
80        * macros/project-root.m4: new file.
81        * macros/rtems-top.m4: new file.
82        * macros/sysv-ipc.m4: new file.
83        * macros/target.m4: new file.
84        * macros/rtems-test-no-pause.m4: new file.
85        * macros/multilib.m4: new file.
86        * macros/tool-paths.m4: new file.
87        * macros/tool-prefix.m4: new file.
88
892000-09-14      Joel Sherrill <joel@OARcorp.com>
90
91        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
92
932000-09-14      Joel Sherrill <joel@OARcorp.com>
94
95        * aclocal/enable-hwapi.m4: Now longer used and removed.
96
972000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * automake/lib.am: Remove leaf.cfg.
100
1012000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * aclocal/rtems-top.m4: Add ENDIF-hack.
104        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
105
1062000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
109        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
110        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
111        * automake/compile.am: Replaced.
112        * automake/local.am: Remove building variant handling.
113
1142000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
117        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
118        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
119        * aclocal/target.m4: Cleanup comments
120        * Automake/compile.am: Add DEFS support to keep building happy.
121
1222000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
125
1262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * automake/compile.am: New file
129        * ChangeLog: Fix email addresses
130
1312000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * LICENSE.NET, README, README.configure: Spelling corrections.
134
1352000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
138
1392000-08-30      Joel Sherrill <joel@OARcorp.com>
140
141        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
142
1432000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
144
145        * ChangeLog: Moved incorrect entries to make/ChangeLog.
146
1472000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * aclocal/check-bsps.h:
150          - Add pck6-BSP
151          - Exclude ChangeLog from being picked up as BSP
152        * aclocal/bsp-alias.m4: Add pck6-BSP
153
1542000-08-10      Joel Sherrill <joel@OARcorp.com>
155
156        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.