source: rtems/make/ChangeLog @ 82a48d0

4.104.114.84.95
Last change on this file since 82a48d0 was 82a48d0, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/01 at 16:55:00

2001-11-15 Ralf Corsepius <corsepiu@…>

  • custom/gensh1.cfg: remove make-target-options.
  • custom/gensh2.cfg: remove make-target-options.
  • Property mode set to 100644
File size: 12.3 KB
Line 
1
22001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3
4        * custom/gensh1.cfg: remove make-target-options.
5        * custom/gensh2.cfg: remove make-target-options.
6
72001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
10        remove make-target-options, remove BSP_CPPFLAGS.
11
122001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
15
162001-11-14      Joel Sherrill <joel@OARcorp.com>
17
18        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
19        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
20        These are new exception processing model BSPs and thus do not
21        need to define PPC_USE_SPRG.
22
232001-11-14      Joel Sherrill <joel@OARcorp.com>
24
25        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
26
272001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * custom/ts_386ex.cfg: Remove make-target-options.
30        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
31        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
32        different flags.
33
342001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
37        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
38        re-adopt mcp750.cfg's make-exe.
39
402001-11-13      Joel Sherrill <joel@OARcorp.com>
41
42        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
43        the --srec-len argument to objcopy only supported in binutils 2.11
44        or newer.
45
462001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
47
48        This modification is part of the submitted modifications necessary to
49        support the IBM PPC405 family.  This submission was reviewed by
50        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
51        not negatively impact the ppc403 BSPs.  The submission and tracking
52        process was captured as PR50.
53        * custom/gen405.cfg: New file.
54        * custom/helas403.cfg: Modified to generate Srecords.
55
562001-10-30      Joel Sherrill <joel@OARcorp.com>
57
58        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
59
602001-10-26      Victor V. Vengerov <vvv@oktet.ru>
61
62        * custom/mcf5206elite.cfg: New file.
63
642001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
65
66        * custom/mpc8260ads.cfg: New file.
67
682001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * custom/gensh4.cfg: Remove START_HW_INIT.
71        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
72
732001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * custom/gensh4.cfg: Remove HZ.
76        * custom/simsh4.cfg: Remove HZ.
77
782001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
79
80        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
81        of Hitachi SH4 BSPs of the same name.  Reviewed and some
82        cleanup by Joel Sherrill <joel@OARcorp.com>.
83
842001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
87
882001-10-11      Joel Sherrill <joel@OARcorp.com>
89
90        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
91        to avoid using the apparently broken or deprecated -o argument.
92
932001-09-28      Joel Sherrill <joel@OARcorp.com>
94
95        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
96        for MC68302_BASE.
97
982001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * custom/bare.cfg: Define dummy make-cxx-exe.
101
1022001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * ChangeLog: Formatting cleanup.
105
1062001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
109        make-target-options.
110        * custom/FreeBSD-posix.cfg: Remove make-target-options.
111        * custom/HPUX9-posix.cfg: Dito.
112        * custom/Linux-posix.cfg: Dito.
113        * custom/Solaris-posix.cfg: Dito.
114        * custom/arm_bare_bsp.cfg: Dito.
115        * custom/armulator.cfg: Dito.
116        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
117        * custom/i386ex.cfg: Remove make-target-options.
118        * custom/i960sim.cfg: Remove make-target-options.
119        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
120        CONSOLE_USE_INTERRUPTS.
121        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
122        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
123        CONSOLE_USE_INTERRUPTS.
124        * custom/vegaplus.cfg: Remove make-target-options.
125
1262001-05-25      Joel Sherrill <joel@OARcorp.com>
127
128        * custom/mrm332.cfg: Switched $(SED) to sed.
129
1302000-05-25      Matt Cross <profesor@gweep.net>
131
132        * New MRM332 BSP for the Mini RoboMind board based
133        on the 68332 microcontroller designed and build by Mark
134        Castelluccio.  For details on the MRM see http://www.robominds.com.
135        * custom/mrm332.cfg: New file.
136
1372001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
140        CONSOLE_USE_POLLED, HAS_RTC.
141
1422001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
145        * custom/gensh2.cfg: Dito.
146
1472001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
150        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
151        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
152        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
153        remove unused flags, remove -ansi from CPP.
154        * custom/eth_comm.cfg: Remove CPU_DEFINES.
155        * custom/sim68000.cfg: Remove CPU_DEFINES.
156       
1572001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
160        * compilers/gcc-target-default.cfg: Dito.
161        * compilers/gcc-portsw.cfg: Remove -Hansi.
162        * custom/posix.cfg: Remove inclusion of target.cfg.
163        * custom/simhppa.cfg: Remove -ansi -fasm.
164
1652001-04-11      Eric Valette <valette@crf.canon.fr>
166
167        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
168        "new exception processing model."
169
1702001-04-11      Joel Sherrill <joel@OARcorp.com>
171
172        * custom/default.cfg: Switch to using exec_prefix to reflect new
173        organization of install point from Ralf Corsepius.
174
1752001-03-30      Eric Valette <valette@crf.canon.fr>
176
177        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
178        use the "new exception processing model."
179
1802001-03-14      Joel Sherrill <joel@OARcorp.com>
181
182        * custom/genmongossev.cfg: New file.
183
1842001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * custom/pc386dx.cfg: New bsp.
187
1882001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
191        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
192        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
193
1942001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
197        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
198        * host.cfg.in: Remove RM, make-script.
199        * ChangeLog: Remove bogus 2001-01-22 entry.
200
2012001-01-09      Joel Sherrill <joel@OARcorp.com>
202
203        * custom/pc386.cfg (make-exe): Removed commented out lines that
204        were displayed in build longs.
205
2062001-01-08      Joel Sherrill <joel@OARcorp.com>
207
208        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
209        unneeded definitions when compiled for "mips" rather than "mips64orion."
210        Correct CPU_CFLAGS.
211
2122001-01-05      Joel Sherrill <joel@OARcorp.com>
213
214        * custom/gensh1.cfg: Removed rest of make-target-options and
215        moved them to BSP configure options.
216
2172001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
218
219        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
220        install point or assuming BSP build tree is available.
221
2222001-01-03      Joel Sherrill <joel@OARcorp.com>
223
224        * custom/psim.cfg: Removed unused variables.
225
2262001-01-03      Joel Sherrill <joel@OARcorp.com>
227
228        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
229        * custom/simcpu32.cfg: Removed MVME162 reference.
230
2312000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
232
233        * custom/mcp750.cfg: Fix problems in generation of .exe file.
234        Still need to fix to avoid touching install point on non-install stanza.
235
2362000-12-06      Joel Sherrill <joel@OARcorp.com>
237
238        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
239        and copies that should not be in it.
240
2412000-12-01      Joel Sherrill <joel@OARcorp.com>
242
243        * custom/jmr3904.cfg: Turn optimization back up to -O2.
244
2452000-11-30      Joel Sherrill <joel@OARcorp.com>
246
247        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
248        a mips1.  gcc translates -m3900 into that.
249
2502000-11-27      Joel Sherrill <joel@OARcorp.com>
251
252        * custom/jmr3904.cfg: Fix incorrect reference to i960.
253
2542000-11-27      Joel Sherrill <joel@OARcorp.com>
255
256        * custom/shsim.cfg: New file.
257        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
258        The shsim is for the SH simulator in gdb. It should be able
259        to be used with multiple SH CPU models.  This will require
260        adding BSP variants.
261
2622000-11-25      Joel Sherrill <joel@OARcorp.com>
263
264        * custom/pc386.cfg: make-exe rule would write into
265        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
266        is generally not writeable after the BSP is installed and you do not
267        want every application installed there by default.  Reported by
268        Eric Norum <eric.norum@usask.ca>.
269
2702000-11-25      Joel Sherrill <joel@OARcorp.com>
271
272        * custom/Makefile.am: Updated to add jmr3904.cfg
273        * custom/jmr3904.cfg: New file.
274
2752000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * custom/leon2.cfg: Removed defines that are now generated
278        in a non-BSP specific manner.
279
2802000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
281
282        * custom/Makefile.am: Modified to reflect addition of files.
283        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
284        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
285
2862000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
289
2902000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
293
2942000-10-24      Joel Sherrill <joel@OARcorp.com>
295
296        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
297        definition since this information can be picked up from
298        autoconf generated files.  These BSPs are shared by the
299        mips and mips64orion "ports."
300
3012000-10-18      Joel Sherrill <joel@OARcorp.com>
302
303        * compilers/gcc-portsw.cfg: Use gcc style flags.
304
3052000-09-13      Joel Sherrill <joel@OARcorp.com>
306
307        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
308        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
309
3102000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
311
312        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
313        Eric Valette <valette@crf.canon.fr>.
314        * custom/vegaplus.cfg: New file.
315
3162000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
319        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
320        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
321        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
322        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
323        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
324        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
325
3262000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * custom/gensh2.cfg: Fix comments.
329
3302000-09-12      Joel Sherrill <joel@OARcorp.com>
331
332        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
333        compiler arguments that specify CPU model options.
334
3352000-09-12      Joel Sherrill <joel@OARcorp.com>
336
337        * custom/mbx860_005b.cfg (make-target-options): Add lines to
338        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
339        may be incorrect but the BSP now compiles.
340
3412000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * custom/arm_bare_bsp.cfg: Fix comments.
344
3452000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
348        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
349        * ChangeLog: File paths corrected
350
3512000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
352
353        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
354
3552000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * custom/pck6.cfg: New file
358        * custom/pc486.cfg: Use -m486
359        * custom/pc586.cfg: Use -mpentium
360        * custom/pc686.cfg: Use -mmpentiumpro
361        * custom/i386ex.cfg: Use -msoft-float
362
3632000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
364
365        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
366
3672000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
368
369        * ChangeLog: File paths corrected.
370
3712000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
372
373        * custom/mvme167.cfg: Add specification of printk port, console port
374        and serial I/O mode.  Arrange for the stripped executable to
375        be copied up the build tree.
376       
3772000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
378
379        * custom/mbx8xx.cfg: Support for shared printk and no termios.
380
3812000-08-10      John Cotton  <john.cotton@nrc.ca>
382
383        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
384
3852000-08-10      Joel Sherrill <joel@OARcorp.com>
386
387        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.