source: rtems/make/ChangeLog @ e9ae97fb

4.104.114.84.95
Last change on this file since e9ae97fb was 6a91771a, checked in by Joel Sherrill <joel.sherrill@…>, on 10/30/01 at 14:29:07

2001-10-30 Joel Sherrill <joel@…>

  • custom/sim68000.cfg: Generate symbols off executable not Srecords.
  • Property mode set to 100644
File size: 10.4 KB
Line 
1
22001-10-30      Joel Sherrill <joel@OARcorp.com>
3
4        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
5
62001-10-26      Victor V. Vengerov <vvv@oktet.ru>
7
8        * custom/mcf5206elite.cfg: New file.
9
102001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
11
12        * custom/mpc8260ads.cfg: New file.
13
142001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * custom/gensh4.cfg: Remove START_HW_INIT.
17        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
18
192001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * custom/gensh4.cfg: Remove HZ.
22        * custom/simsh4.cfg: Remove HZ.
23
242001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
25
26        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
27        of Hitachi SH4 BSPs of the same name.  Reviewed and some
28        cleanup by Joel Sherrill <joel@OARcorp.com>.
29
302001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
33
342001-10-11      Joel Sherrill <joel@OARcorp.com>
35
36        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
37        to avoid using the apparently broken or deprecated -o argument.
38
392001-09-28      Joel Sherrill <joel@OARcorp.com>
40
41        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
42        for MC68302_BASE.
43
442001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * custom/bare.cfg: Define dummy make-cxx-exe.
47
482001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * ChangeLog: Formatting cleanup.
51
522001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
55        make-target-options.
56        * custom/FreeBSD-posix.cfg: Remove make-target-options.
57        * custom/HPUX9-posix.cfg: Dito.
58        * custom/Linux-posix.cfg: Dito.
59        * custom/Solaris-posix.cfg: Dito.
60        * custom/arm_bare_bsp.cfg: Dito.
61        * custom/armulator.cfg: Dito.
62        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
63        * custom/i386ex.cfg: Remove make-target-options.
64        * custom/i960sim.cfg: Remove make-target-options.
65        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
66        CONSOLE_USE_INTERRUPTS.
67        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
68        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
69        CONSOLE_USE_INTERRUPTS.
70        * custom/vegaplus.cfg: Remove make-target-options.
71
722001-05-25      Joel Sherrill <joel@OARcorp.com>
73
74        * custom/mrm332.cfg: Switched $(SED) to sed.
75
762000-05-25      Matt Cross <profesor@gweep.net>
77
78        * New MRM332 BSP for the Mini RoboMind board based
79        on the 68332 microcontroller designed and build by Mark
80        Castelluccio.  For details on the MRM see http://www.robominds.com.
81        * custom/mrm332.cfg: New file.
82
832001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
86        CONSOLE_USE_POLLED, HAS_RTC.
87
882001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
91        * custom/gensh2.cfg: Dito.
92
932001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
96        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
97        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
98        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
99        remove unused flags, remove -ansi from CPP.
100        * custom/eth_comm.cfg: Remove CPU_DEFINES.
101        * custom/sim68000.cfg: Remove CPU_DEFINES.
102       
1032001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
106        * compilers/gcc-target-default.cfg: Dito.
107        * compilers/gcc-portsw.cfg: Remove -Hansi.
108        * custom/posix.cfg: Remove inclusion of target.cfg.
109        * custom/simhppa.cfg: Remove -ansi -fasm.
110
1112001-04-11      Eric Valette <valette@crf.canon.fr>
112
113        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
114        "new exception processing model."
115
1162001-04-11      Joel Sherrill <joel@OARcorp.com>
117
118        * custom/default.cfg: Switch to using exec_prefix to reflect new
119        organization of install point from Ralf Corsepius.
120
1212001-03-30      Eric Valette <valette@crf.canon.fr>
122
123        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
124        use the "new exception processing model."
125
1262001-03-14      Joel Sherrill <joel@OARcorp.com>
127
128        * custom/genmongossev.cfg: New file.
129
1302001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * custom/pc386dx.cfg: New bsp.
133
1342001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
137        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
138        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
139
1402001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
143        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
144        * host.cfg.in: Remove RM, make-script.
145        * ChangeLog: Remove bogus 2001-01-22 entry.
146
1472001-01-09      Joel Sherrill <joel@OARcorp.com>
148
149        * custom/pc386.cfg (make-exe): Removed commented out lines that
150        were displayed in build longs.
151
1522001-01-08      Joel Sherrill <joel@OARcorp.com>
153
154        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
155        unneeded definitions when compiled for "mips" rather than "mips64orion."
156        Correct CPU_CFLAGS.
157
1582001-01-05      Joel Sherrill <joel@OARcorp.com>
159
160        * custom/gensh1.cfg: Removed rest of make-target-options and
161        moved them to BSP configure options.
162
1632001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
164
165        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
166        install point or assuming BSP build tree is available.
167
1682001-01-03      Joel Sherrill <joel@OARcorp.com>
169
170        * custom/psim.cfg: Removed unused variables.
171
1722001-01-03      Joel Sherrill <joel@OARcorp.com>
173
174        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
175        * custom/simcpu32.cfg: Removed MVME162 reference.
176
1772000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
178
179        * custom/mcp750.cfg: Fix problems in generation of .exe file.
180        Still need to fix to avoid touching install point on non-install stanza.
181
1822000-12-06      Joel Sherrill <joel@OARcorp.com>
183
184        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
185        and copies that should not be in it.
186
1872000-12-01      Joel Sherrill <joel@OARcorp.com>
188
189        * custom/jmr3904.cfg: Turn optimization back up to -O2.
190
1912000-11-30      Joel Sherrill <joel@OARcorp.com>
192
193        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
194        a mips1.  gcc translates -m3900 into that.
195
1962000-11-27      Joel Sherrill <joel@OARcorp.com>
197
198        * custom/jmr3904.cfg: Fix incorrect reference to i960.
199
2002000-11-27      Joel Sherrill <joel@OARcorp.com>
201
202        * custom/shsim.cfg: New file.
203        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
204        The shsim is for the SH simulator in gdb. It should be able
205        to be used with multiple SH CPU models.  This will require
206        adding BSP variants.
207
2082000-11-25      Joel Sherrill <joel@OARcorp.com>
209
210        * custom/pc386.cfg: make-exe rule would write into
211        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
212        is generally not writeable after the BSP is installed and you do not
213        want every application installed there by default.  Reported by
214        Eric Norum <eric.norum@usask.ca>.
215
2162000-11-25      Joel Sherrill <joel@OARcorp.com>
217
218        * custom/Makefile.am: Updated to add jmr3904.cfg
219        * custom/jmr3904.cfg: New file.
220
2212000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * custom/leon2.cfg: Removed defines that are now generated
224        in a non-BSP specific manner.
225
2262000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
227
228        * custom/Makefile.am: Modified to reflect addition of files.
229        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
230        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
231
2322000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
235
2362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
239
2402000-10-24      Joel Sherrill <joel@OARcorp.com>
241
242        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
243        definition since this information can be picked up from
244        autoconf generated files.  These BSPs are shared by the
245        mips and mips64orion "ports."
246
2472000-10-18      Joel Sherrill <joel@OARcorp.com>
248
249        * compilers/gcc-portsw.cfg: Use gcc style flags.
250
2512000-09-13      Joel Sherrill <joel@OARcorp.com>
252
253        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
254        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
255
2562000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
257
258        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
259        Eric Valette <valette@crf.canon.fr>.
260        * custom/vegaplus.cfg: New file.
261
2622000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
265        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
266        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
267        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
268        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
269        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
270        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
271
2722000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * custom/gensh2.cfg: Fix comments.
275
2762000-09-12      Joel Sherrill <joel@OARcorp.com>
277
278        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
279        compiler arguments that specify CPU model options.
280
2812000-09-12      Joel Sherrill <joel@OARcorp.com>
282
283        * custom/mbx860_005b.cfg (make-target-options): Add lines to
284        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
285        may be incorrect but the BSP now compiles.
286
2872000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * custom/arm_bare_bsp.cfg: Fix comments.
290
2912000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
294        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
295        * ChangeLog: File paths corrected
296
2972000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
298
299        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
300
3012000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * custom/pck6.cfg: New file
304        * custom/pc486.cfg: Use -m486
305        * custom/pc586.cfg: Use -mpentium
306        * custom/pc686.cfg: Use -mmpentiumpro
307        * custom/i386ex.cfg: Use -msoft-float
308
3092000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
310
311        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
312
3132000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
314
315        * ChangeLog: File paths corrected.
316
3172000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
318
319        * custom/mvme167.cfg: Add specification of printk port, console port
320        and serial I/O mode.  Arrange for the stripped executable to
321        be copied up the build tree.
322       
3232000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
324
325        * custom/mbx8xx.cfg: Support for shared printk and no termios.
326
3272000-08-10      John Cotton  <john.cotton@nrc.ca>
328
329        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
330
3312000-08-10      Joel Sherrill <joel@OARcorp.com>
332
333        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.