source: rtems/make/ChangeLog @ cedf9296

4.104.114.84.95
Last change on this file since cedf9296 was cedf9296, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 14:45:14

2001-10-12 Ralf Corsepius <corsepiu@…>

  • custom/gensh4.cfg: Remove HZ.
  • custom/simsh4.cfg: Remove HZ.
  • Property mode set to 100644
File size: 10.0 KB
Line 
1
22001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3
4        * custom/gensh4.cfg: Remove HZ.
5        * custom/simsh4.cfg: Remove HZ.
6
72001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
8
9        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
10        of Hitachi SH4 BSPs of the same name.  Reviewed and some
11        cleanup by Joel Sherrill <joel@OARcorp.com>.
12
132001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
16
172001-10-11      Joel Sherrill <joel@OARcorp.com>
18
19        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
20        to avoid using the apparently broken or deprecated -o argument.
21
222001-09-28      Joel Sherrill <joel@OARcorp.com>
23
24        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
25        for MC68302_BASE.
26
272001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * custom/bare.cfg: Define dummy make-cxx-exe.
30
312001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * ChangeLog: Formatting cleanup.
34
352001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
38        make-target-options.
39        * custom/FreeBSD-posix.cfg: Remove make-target-options.
40        * custom/HPUX9-posix.cfg: Dito.
41        * custom/Linux-posix.cfg: Dito.
42        * custom/Solaris-posix.cfg: Dito.
43        * custom/arm_bare_bsp.cfg: Dito.
44        * custom/armulator.cfg: Dito.
45        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
46        * custom/i386ex.cfg: Remove make-target-options.
47        * custom/i960sim.cfg: Remove make-target-options.
48        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
49        CONSOLE_USE_INTERRUPTS.
50        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
51        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
52        CONSOLE_USE_INTERRUPTS.
53        * custom/vegaplus.cfg: Remove make-target-options.
54
552001-05-25      Joel Sherrill <joel@OARcorp.com>
56
57        * custom/mrm332.cfg: Switched $(SED) to sed.
58
592000-05-25      Matt Cross <profesor@gweep.net>
60
61        * New MRM332 BSP for the Mini RoboMind board based
62        on the 68332 microcontroller designed and build by Mark
63        Castelluccio.  For details on the MRM see http://www.robominds.com.
64        * custom/mrm332.cfg: New file.
65
662001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
69        CONSOLE_USE_POLLED, HAS_RTC.
70
712001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
74        * custom/gensh2.cfg: Dito.
75
762001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
79        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
80        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
81        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
82        remove unused flags, remove -ansi from CPP.
83        * custom/eth_comm.cfg: Remove CPU_DEFINES.
84        * custom/sim68000.cfg: Remove CPU_DEFINES.
85       
862001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
89        * compilers/gcc-target-default.cfg: Dito.
90        * compilers/gcc-portsw.cfg: Remove -Hansi.
91        * custom/posix.cfg: Remove inclusion of target.cfg.
92        * custom/simhppa.cfg: Remove -ansi -fasm.
93
942001-04-11      Eric Valette <valette@crf.canon.fr>
95
96        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
97        "new exception processing model."
98
992001-04-11      Joel Sherrill <joel@OARcorp.com>
100
101        * custom/default.cfg: Switch to using exec_prefix to reflect new
102        organization of install point from Ralf Corsepius.
103
1042001-03-30      Eric Valette <valette@crf.canon.fr>
105
106        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
107        use the "new exception processing model."
108
1092001-03-14      Joel Sherrill <joel@OARcorp.com>
110
111        * custom/genmongossev.cfg: New file.
112
1132001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * custom/pc386dx.cfg: New bsp.
116
1172001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
120        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
121        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
122
1232001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
126        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
127        * host.cfg.in: Remove RM, make-script.
128        * ChangeLog: Remove bogus 2001-01-22 entry.
129
1302001-01-09      Joel Sherrill <joel@OARcorp.com>
131
132        * custom/pc386.cfg (make-exe): Removed commented out lines that
133        were displayed in build longs.
134
1352001-01-08      Joel Sherrill <joel@OARcorp.com>
136
137        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
138        unneeded definitions when compiled for "mips" rather than "mips64orion."
139        Correct CPU_CFLAGS.
140
1412001-01-05      Joel Sherrill <joel@OARcorp.com>
142
143        * custom/gensh1.cfg: Removed rest of make-target-options and
144        moved them to BSP configure options.
145
1462001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
147
148        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
149        install point or assuming BSP build tree is available.
150
1512001-01-03      Joel Sherrill <joel@OARcorp.com>
152
153        * custom/psim.cfg: Removed unused variables.
154
1552001-01-03      Joel Sherrill <joel@OARcorp.com>
156
157        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
158        * custom/simcpu32.cfg: Removed MVME162 reference.
159
1602000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
161
162        * custom/mcp750.cfg: Fix problems in generation of .exe file.
163        Still need to fix to avoid touching install point on non-install stanza.
164
1652000-12-06      Joel Sherrill <joel@OARcorp.com>
166
167        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
168        and copies that should not be in it.
169
1702000-12-01      Joel Sherrill <joel@OARcorp.com>
171
172        * custom/jmr3904.cfg: Turn optimization back up to -O2.
173
1742000-11-30      Joel Sherrill <joel@OARcorp.com>
175
176        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
177        a mips1.  gcc translates -m3900 into that.
178
1792000-11-27      Joel Sherrill <joel@OARcorp.com>
180
181        * custom/jmr3904.cfg: Fix incorrect reference to i960.
182
1832000-11-27      Joel Sherrill <joel@OARcorp.com>
184
185        * custom/shsim.cfg: New file.
186        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
187        The shsim is for the SH simulator in gdb. It should be able
188        to be used with multiple SH CPU models.  This will require
189        adding BSP variants.
190
1912000-11-25      Joel Sherrill <joel@OARcorp.com>
192
193        * custom/pc386.cfg: make-exe rule would write into
194        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
195        is generally not writeable after the BSP is installed and you do not
196        want every application installed there by default.  Reported by
197        Eric Norum <eric.norum@usask.ca>.
198
1992000-11-25      Joel Sherrill <joel@OARcorp.com>
200
201        * custom/Makefile.am: Updated to add jmr3904.cfg
202        * custom/jmr3904.cfg: New file.
203
2042000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * custom/leon2.cfg: Removed defines that are now generated
207        in a non-BSP specific manner.
208
2092000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
210
211        * custom/Makefile.am: Modified to reflect addition of files.
212        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
213        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
214
2152000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
218
2192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
222
2232000-10-24      Joel Sherrill <joel@OARcorp.com>
224
225        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
226        definition since this information can be picked up from
227        autoconf generated files.  These BSPs are shared by the
228        mips and mips64orion "ports."
229
2302000-10-18      Joel Sherrill <joel@OARcorp.com>
231
232        * compilers/gcc-portsw.cfg: Use gcc style flags.
233
2342000-09-13      Joel Sherrill <joel@OARcorp.com>
235
236        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
237        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
238
2392000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
240
241        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
242        Eric Valette <valette@crf.canon.fr>.
243        * custom/vegaplus.cfg: New file.
244
2452000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
248        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
249        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
250        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
251        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
252        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
253        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
254
2552000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * custom/gensh2.cfg: Fix comments.
258
2592000-09-12      Joel Sherrill <joel@OARcorp.com>
260
261        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
262        compiler arguments that specify CPU model options.
263
2642000-09-12      Joel Sherrill <joel@OARcorp.com>
265
266        * custom/mbx860_005b.cfg (make-target-options): Add lines to
267        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
268        may be incorrect but the BSP now compiles.
269
2702000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * custom/arm_bare_bsp.cfg: Fix comments.
273
2742000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
277        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
278        * ChangeLog: File paths corrected
279
2802000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
281
282        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
283
2842000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * custom/pck6.cfg: New file
287        * custom/pc486.cfg: Use -m486
288        * custom/pc586.cfg: Use -mpentium
289        * custom/pc686.cfg: Use -mmpentiumpro
290        * custom/i386ex.cfg: Use -msoft-float
291
2922000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
293
294        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
295
2962000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
297
298        * ChangeLog: File paths corrected.
299
3002000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
301
302        * custom/mvme167.cfg: Add specification of printk port, console port
303        and serial I/O mode.  Arrange for the stripped executable to
304        be copied up the build tree.
305       
3062000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
307
308        * custom/mbx8xx.cfg: Support for shared printk and no termios.
309
3102000-08-10      John Cotton  <john.cotton@nrc.ca>
311
312        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
313
3142000-08-10      Joel Sherrill <joel@OARcorp.com>
315
316        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.