source: rtems/make/ChangeLog @ 473ed53

4.104.114.84.95
Last change on this file since 473ed53 was 473ed53, checked in by Joel Sherrill <joel.sherrill@…>, on 10/15/01 at 18:02:09

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

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