source: rtems/make/ChangeLog @ 6dd8b16

4.104.114.84.95
Last change on this file since 6dd8b16 was 6dd8b16, checked in by Joel Sherrill <joel.sherrill@…>, on 06/13/03 at 17:53:04

Changed format so script will see PR number.

  • Property mode set to 100644
File size: 26.0 KB
RevLine 
[888622c4]12003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
[6dd8b16]3        PR 321/bsps
[888622c4]4        * leaf.cfg: Remove support for profile-variant.
5        * main.cfg: Ditto.
6        * compilers/gcc-no_bsp.cfg: Ditto.
7        * compilers/gcc-portsw.cfg: Ditto.
8        * compilers/gcc-target-default.cfg: Ditto.
9
[0886c57]102003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
11
12        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
13
[13f2628]142003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
15
16        PR 368/filesystems
17        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
18        with this PR for alias BSPs.
19
[73e3614]202003-03-18  Till Straumann <strauman@slac.stanford.edu>
21
22        PR 356/bsps
23        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
24        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
25
[89b51f4]262003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
29
302003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
33        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
34        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
35        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
36
[ebea96b]372003-02-14      Joel Sherrill <joel@OARcorp.com>
38
39        AMD a29k obsolete.
40        * custom/portsw.cfg: Removed.
41
[d693386]422003-01-20      Duane Gustavus <duane@unt.edu>
43
44        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
45
[e4132bf2]462003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
49        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
50        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
51        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
52        Move -D_BSD_SOURCE to CPU_CFLAGS.
53        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
54        Move -Dsolaris2 to CPU_CFLAGS.
55        Remove -D__EXTENSIONS__.
56
[9bd78e3e]572002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * custom/posix.cfg: Remove comment referring to host.cfg.
60
[f1de6bc]612002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * custom/default.cfg: Pickup target.cfg from BSP directory.
64
[cf3d0ac0]652002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
66
67        * custom/mtx603e.cfg: New file.
68
[c2646c8]692002-11-17      Joel Sherrill <joel@OARcorp.com>
70
71        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
72        build variants work for user applications post install.
73
[c9dcf77c]742002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
77        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
78        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
79        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
80        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
81
[23098e5f]822002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
83
84        * custom/edb7312.cfg: New file.
85
[393d271]862002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
89        obsolete Makefile.
90        * leaf.cfg: Various changes to LIBVARIANT processing.
91        * main.cfg: Ditto.
92
[4d19fd5c]932002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Add compilers/*.
96        * compilers/Makefile.am: Remove.
97        * lib.cfg: Remove.
98        * directory.cfg: Remove.
99        * README: Remove.
100
[a9020bbb]1012002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Add Templates/*.
104        * Templates/Makefile.am: Remove.
105
[ae3b0d7]1062002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
109
[20ec4a8]1102002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
113        * custom/HPUX9-posix.cfg: Ditto.
114        * custom/Linux-posix.cfg: Ditto.
115
[6e32d88]1162002-10-02      Joel Sherrill <joel@OARcorp.com>
117
118        * custom/armulator.cfg: Remove reference to PowerPC arguments.
119
[ccf2cfd]1202002-09-13      Joel Sherrill <joel@OARcorp.com>
121
122        * Part of addressing PR281.
123        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
124        * compilers/gcc-target-default.cfg: Removed remaining support for
125        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
126        as one of the LDFLAGS when the debug variant is specified.
127
[52c4e77]1282002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * custom/posix.cfg: Don't include host.cfg.
131
[5a339e2f]1322002-08-09      Joel Sherrill <joel@OARcorp.com>
133
134        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
135
[aa4cb1c4]1362002-08-07      Ivan Guzvinec <ivang@opencores.org>
137
138        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
139
[45afe48]1402002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
143
[26f2783]1442002-08-06      Joel Sherrill <joel@OARcorp.com>
145
146        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
147        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
148
[c388cdc]1492002-08-06      Chris Ziomkowski <chris@asics.ws>
150
151        * custom/or32sim.cfg: New file added as part of merge from
152        OpenCores repository.
153
[bf1f6531]1542002-08-05      Joel Sherrill <joel@OARcorp.com>
155
156        * Per PR260 eliminate use of make-target-options.  This impacted
157        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
158        SuperCore and required that the m68k optimized memcpy be moved
159        to libcpu.
160        * custom/gen68360.cfg: Remove make-target-options.
161
[65a41d61]1622002-08-01      Joel Sherrill <joel@OARcorp.com>
163
[f5642664]164        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
165        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
166
1672002-08-01      Joel Sherrill <joel@OARcorp.com>
168
169        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]170
[e2efc4e]1712002-07-30      Joel Sherrill <joel@OARcorp.com>
172
173        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
174        will disappear when make clean is performed.
175
[7660fe6b]1762002-07-24      Joel Sherrill <joel@OARcorp.com>
177
178        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
179        to use gcc 3.1 arguments.
180
[4cc3ff95]1812002-07-22      Joel Sherrill <joel@OARcorp.com>
182
183        * Templates/Makefile.leaf: Clarify the MANAGERS example.
184
[1e138dd]1852002-07-01      Joel Sherrill <joel@OARcorp.com>
186
187        * custom/p4650.cfg: Update arguments to gcc3.
188
[98d15b2]1892002-06-14      Joel Sherrill <joel@OARcorp.com>
190
191        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
192        to gcc 3.1 arguments.
193
[eec76f3c]1942002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
195
196        * custom/dmv177.cfg: Use -mcpu=603e.
197        * custom/ppcn_60x.cfg: Use -mcpu=603e.
198        * custom/psim.cfg: Use -mcpu=603e.
199        * custom/score603e.cfg: Use -mcpu=603e.
200        * custom/ts_386ex.cfg: Remove obsolete comments.
201        * custom/rxgen960.cfg: Remove obsolete comments.
202        * custom/cvme961.cfg: Remove obsolete comments.
203
[2f03c043]2042001-05-09      Joel Sherrill <joel@OARcorp.com>
205
206        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
207        compatable arguments.
208 
[8b9f8b8]2092002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
212        Remove obsolete comments.
213        * custom/eth_comm.cfg: Remove make-target-options.
214        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
215        CPU_CFLAGS.
216        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
217        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
218        * custom/mbx8xx.cfg: Remove make-target-options.
219        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
220        Remove obsolete comments.
221        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
222        Remove obsolete comments.
223        * custom/mpc8260ads.cfg: Remove make-target-options.
224        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
225        CPU_CFLAGS.
226        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
227        Remove obsolete comments.
228        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
229        CPU_CFLAGS.
230        Remove obsolete comments.
231        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
232        Remove obsolete comments.
233        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
234        CPU_CFLAGS.
235        Remove obsolete comments.
236
[792c6f7]2372002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * custom/gen405.cfg: Remove -D__powerpc__.
240
[ee31c09]2412002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
244        * custom/erc32.cfg: Ditto.
245        * custom/leon2.cfg: Ditto.
246
247
[04e6ba42]2482002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
251        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
252        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
253
[99f04d9d]2542002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * custom/cvme961.cfg: Remove GCC272 support.
257        * custom/dmv152.cfg: Remove GCC272 support.
258        * custom/efi332.cfg: Remove GCC272 support.
259        * custom/efi68k.cfg: Remove GCC272 support.
260        * custom/eth_comm.cfg: Remove GCC272 support.
261        * custom/gen405.cfg: Remove GCC272 support.
262        * custom/gen68302.cfg: Remove GCC272 support.
263        * custom/gen68340.cfg: Remove GCC272 support.
264        * custom/gen68360.cfg: Remove GCC272 support.
265        * custom/genmongoosev.cfg: Remove GCC272 support.
266        * custom/helas403.cfg: Remove GCC272 support.
267        * custom/i386ex.cfg: Remove GCC272 support.
268        * custom/i960sim.cfg: Remove GCC272 support.
269        * custom/idp.cfg: Remove GCC272 support.
270        * custom/leon2.cfg: Remove GCC272 support.
271        * custom/mbx8xx.cfg: Remove GCC272 support.
272        * custom/mcf5206elite.cfg: Remove GCC272 support.
273        * custom/mpc8260ads.cfg: Remove GCC272 support.
274        * custom/mrm332.cfg: Remove GCC272 support.
275        * custom/mvme136.cfg: Remove GCC272 support.
276        * custom/mvme147.cfg: Remove GCC272 support.
277        * custom/mvme167.cfg: Remove GCC272 support.
278        * custom/ods68302.cfg: Remove GCC272 support.
279        * custom/p4000.cfg: Remove GCC272 support.
280        * custom/p4600.cfg: Remove GCC272 support.
281        * custom/p4650.cfg: Remove GCC272 support.
282        * custom/pc386.cfg: Remove GCC272 support.
283        * custom/portsw.cfg: Remove GCC272 support.
284        * custom/psim.cfg: Remove GCC272 support.
285        * custom/rxgen960.cfg: Remove GCC272 support.
286        * custom/score603e.cfg: Remove GCC272 support.
287        * custom/sim68000.cfg: Remove GCC272 support.
288        * custom/simhppa.cfg: Remove GCC272 support.
289        * custom/simsh4.cfg: Remove GCC272 support.
290        * custom/ts_386ex.cfg: Remove GCC272 support.
291
[8b14331a]2922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
298
[6703f877]2992002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * compilers/gcc-target-default.cfg: Add missing \.
302        Reported by Ilya Alexeev <ilya@continuum.ru>.
303
[88f60e26]3042002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
307        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
308        support.
309        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
310
[c4069d4]3112001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
314        * custom/FreeBSD-posix.cfg: Ditto.
315        * custom/HPUX9-posix.cfg: Ditto.
316        * custom/Linux-posix.cfg: Ditto.
317        * custom/Solaris-posix.cfg: Ditto.
318
[67da219]3192001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
322        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
323
[c2b12f2]3242001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * custom/armulator.cfg: Remove make-target-options.
327        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
328        (now in erc32/configure.ac).
329        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
330        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
331        Remove CONSOLE_USE_POLLED (Unused).
332        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
333        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
334        * custom/mvme162.cfg: Remove references to mvme162lx.
335        Abandon gcc272. Remove make-target-options.
336        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
337
[97dbdde1]3382001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * custom/bare.cfg: Remove make-target-options.
341        * custom/c4xsim.cfg: Ditto.
342        * custom/cvme961.cfg: Ditto.
343        * custom/efi68k.cfg: Ditto.
344        * custom/gen68302.cfg: Ditto.
345        * custom/gen68340.cfg: Ditto.
346        * custom/genmongoosev.cfg: Ditto.
347        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
348        make-exe, remove empty lines.
349        * custom/h8sim.cfg: Remove make-target-options.
350        * custom/mcf5206elite.cfg: Ditto.
351        * custom/mrm332.cfg: Ditto.
352        * custom/mvme147.cfg: Ditto.
353        * custom/ods68302.cfg: Ditto.
354        * custom/p4000.cfg: Ditto.
355        * custom/p4600.cfg: Ditto.
356        * custom/p4650.cfg: Ditto.
357        * custom/pc386.cfg: Ditto.
358        * custom/portsw.cfg: Ditto.
359        * custom/simsh4.cfg: Ditto.
360
[09aadf6]3612001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * custom/efi332.cfg: Remove make-target-options.
364        * custom/idp.cfg: Ditto.
365        * custom/jmr3904.cfg: Ditto.
366
[5e2dce0]3672001-11-27      Joel Sherrill <joel@OARcorp.com>,
368
[3dc3511]369        * ChangeLog: Deleted bogus entry.
[5e2dce0]370
[dda8f5dc]3712001-11-27      Joel Sherrill <joel@OARcorp.com>,
372
373        * custom/ods68302.cfg: Eliminated required definition of macros in this
374        file for the BSP to compile.  The ROM and ROM address and size settings
375        are now linker script items. 
[af447ea]376
[4383f3a]3772001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379
380        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
381        Remove make-target-options.
382        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
383        Remove make-target-options.
384        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
385        DATA_CACHE_ENABLE.
386        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
387        DATA_CACHE_ENABLE.
388        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
389        DATA_CACHE_ENABLE.
390
[9f7f6fb]3912001-11-25      Joel Sherrill <joel@OARcorp.com>
392
393        * custom/papyrus.cfg: Removed.
394        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
395
[93d20478]3962001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
399        * custom/mcp750.cfg: Ditto.
400
[bbb6af24]4012001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
404        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
405        * custom/psim.cfg: Refect changes to psim/configure.ac.
406        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
407        remove SCORE603E_GENERATION.
408
[708a87c5]4092001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
412        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
413        * custom/mbx860_005b.cfg: Ditto.
414        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
415
416
[82a48d0]4172001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/gensh1.cfg: remove make-target-options.
420        * custom/gensh2.cfg: remove make-target-options.
421
[3460525e]4222001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
425        remove make-target-options, remove BSP_CPPFLAGS.
426
[0f012bdf]4272001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
430
[1614be8]4312001-11-14      Joel Sherrill <joel@OARcorp.com>
432
433        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
434        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
435        These are new exception processing model BSPs and thus do not
436        need to define PPC_USE_SPRG.
437
[2c033b0b]4382001-11-14      Joel Sherrill <joel@OARcorp.com>
439
440        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
441
[44ff1c3]4422001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
[2c033b0b]444        * custom/ts_386ex.cfg: Remove make-target-options.
445        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
446        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]447        different flags.
448
[7409426]4492001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
452        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
453        re-adopt mcp750.cfg's make-exe.
454
[7c67be4]4552001-11-13      Joel Sherrill <joel@OARcorp.com>
456
457        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
458        the --srec-len argument to objcopy only supported in binutils 2.11
459        or newer.
460
[1a98a0d]4612001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
462
463        This modification is part of the submitted modifications necessary to
464        support the IBM PPC405 family.  This submission was reviewed by
465        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
466        not negatively impact the ppc403 BSPs.  The submission and tracking
467        process was captured as PR50.
468        * custom/gen405.cfg: New file.
469        * custom/helas403.cfg: Modified to generate Srecords.
470
[6a91771a]4712001-10-30      Joel Sherrill <joel@OARcorp.com>
472
473        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
474
[fe6ef4ac]4752001-10-26      Victor V. Vengerov <vvv@oktet.ru>
476
477        * custom/mcf5206elite.cfg: New file.
478
[8e42d3b]4792001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
480
481        * custom/mpc8260ads.cfg: New file.
482
[473ed53]4832001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/gensh4.cfg: Remove START_HW_INIT.
486        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
487
[cedf9296]4882001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * custom/gensh4.cfg: Remove HZ.
491        * custom/simsh4.cfg: Remove HZ.
492
[c682b89]4932001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
494
495        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
496        of Hitachi SH4 BSPs of the same name.  Reviewed and some
497        cleanup by Joel Sherrill <joel@OARcorp.com>.
498
[cae8bc9]4992001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
502
[a768168]5032001-10-11      Joel Sherrill <joel@OARcorp.com>
504
505        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
506        to avoid using the apparently broken or deprecated -o argument.
507
[a463a2f]5082001-09-28      Joel Sherrill <joel@OARcorp.com>
509
510        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
511        for MC68302_BASE.
512
[faa965d]5132001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * custom/bare.cfg: Define dummy make-cxx-exe.
516
[0bb36c0]5172001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]518
[0bb36c0]519        * ChangeLog: Formatting cleanup.
[93f79c0f]520
[206a0b38]5212001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]522
523        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]524        make-target-options.
525        * custom/FreeBSD-posix.cfg: Remove make-target-options.
526        * custom/HPUX9-posix.cfg: Dito.
527        * custom/Linux-posix.cfg: Dito.
528        * custom/Solaris-posix.cfg: Dito.
529        * custom/arm_bare_bsp.cfg: Dito.
530        * custom/armulator.cfg: Dito.
531        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
532        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]533        * custom/i960sim.cfg: Remove make-target-options.
534        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]535        CONSOLE_USE_INTERRUPTS.
[af447ea]536        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
537        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]538        CONSOLE_USE_INTERRUPTS.
[206a0b38]539        * custom/vegaplus.cfg: Remove make-target-options.
540
[88249fa0]5412001-05-25      Joel Sherrill <joel@OARcorp.com>
542
543        * custom/mrm332.cfg: Switched $(SED) to sed.
544
[0f588860]5452000-05-25      Matt Cross <profesor@gweep.net>
546
547        * New MRM332 BSP for the Mini RoboMind board based
548        on the 68332 microcontroller designed and build by Mark
549        Castelluccio.  For details on the MRM see http://www.robominds.com.
550        * custom/mrm332.cfg: New file.
551
[6b5a85ae]5522001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
555        CONSOLE_USE_POLLED, HAS_RTC.
556
[baf22b9]5572001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
560        * custom/gensh2.cfg: Dito.
561
[93f79c0f]5622001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
565        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
566        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
567        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
568        remove unused flags, remove -ansi from CPP.
569        * custom/eth_comm.cfg: Remove CPU_DEFINES.
570        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]571       
5722001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
[93f79c0f]574        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]575        * compilers/gcc-target-default.cfg: Dito.
576        * compilers/gcc-portsw.cfg: Remove -Hansi.
577        * custom/posix.cfg: Remove inclusion of target.cfg.
578        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]579
[d96374f]5802001-04-11      Eric Valette <valette@crf.canon.fr>
581
582        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
583        "new exception processing model."
584
[8d2eb8c]5852001-04-11      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/default.cfg: Switch to using exec_prefix to reflect new
588        organization of install point from Ralf Corsepius.
589
[969de1f3]5902001-03-30      Eric Valette <valette@crf.canon.fr>
591
592        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
593        use the "new exception processing model."
594
[1a792e47]5952001-03-14      Joel Sherrill <joel@OARcorp.com>
596
597        * custom/genmongossev.cfg: New file.
598
[85371f7]5992001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * custom/pc386dx.cfg: New bsp.
602
[e5bc1968]6032001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
606        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
607        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
608
[227ae749]6092001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]610
611        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
612        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
613        * host.cfg.in: Remove RM, make-script.
[227ae749]614        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]615
[96e34e0]6162001-01-09      Joel Sherrill <joel@OARcorp.com>
617
618        * custom/pc386.cfg (make-exe): Removed commented out lines that
619        were displayed in build longs.
620
[f8b891d]6212001-01-08      Joel Sherrill <joel@OARcorp.com>
622
623        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
624        unneeded definitions when compiled for "mips" rather than "mips64orion."
625        Correct CPU_CFLAGS.
626
[e8ad374a]6272001-01-05      Joel Sherrill <joel@OARcorp.com>
628
629        * custom/gensh1.cfg: Removed rest of make-target-options and
630        moved them to BSP configure options.
631
[fdfa5b9]6322001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
633
634        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
635        install point or assuming BSP build tree is available.
636
[c2bbfb52]6372001-01-03      Joel Sherrill <joel@OARcorp.com>
638
639        * custom/psim.cfg: Removed unused variables.
640
[80cc928]6412001-01-03      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
644        * custom/simcpu32.cfg: Removed MVME162 reference.
645
[cec6bb0]6462000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
647
648        * custom/mcp750.cfg: Fix problems in generation of .exe file.
649        Still need to fix to avoid touching install point on non-install stanza.
650
[dfa6d4b7]6512000-12-06      Joel Sherrill <joel@OARcorp.com>
652
653        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
654        and copies that should not be in it.
655
[3fddd25c]6562000-12-01      Joel Sherrill <joel@OARcorp.com>
657
658        * custom/jmr3904.cfg: Turn optimization back up to -O2.
659
[c061304]6602000-11-30      Joel Sherrill <joel@OARcorp.com>
661
662        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
663        a mips1.  gcc translates -m3900 into that.
664
[e066afe8]6652000-11-27      Joel Sherrill <joel@OARcorp.com>
666
667        * custom/jmr3904.cfg: Fix incorrect reference to i960.
668
[1c69af9b]6692000-11-27      Joel Sherrill <joel@OARcorp.com>
670
671        * custom/shsim.cfg: New file.
672        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
673        The shsim is for the SH simulator in gdb. It should be able
674        to be used with multiple SH CPU models.  This will require
675        adding BSP variants.
676
[511374e4]6772000-11-25      Joel Sherrill <joel@OARcorp.com>
678
679        * custom/pc386.cfg: make-exe rule would write into
680        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
681        is generally not writeable after the BSP is installed and you do not
682        want every application installed there by default.  Reported by
683        Eric Norum <eric.norum@usask.ca>.
684
[732d4db]6852000-11-25      Joel Sherrill <joel@OARcorp.com>
686
687        * custom/Makefile.am: Updated to add jmr3904.cfg
688        * custom/jmr3904.cfg: New file.
689
[8c47d509]6902000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * custom/leon2.cfg: Removed defines that are now generated
693        in a non-BSP specific manner.
694
[cd0324cf]6952000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
696
697        * custom/Makefile.am: Modified to reflect addition of files.
698        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
699        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
700
[b2e4f3a8]7012000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
704
[2b0714f3]7052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
708
[c801aba]7092000-10-24      Joel Sherrill <joel@OARcorp.com>
710
711        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
712        definition since this information can be picked up from
713        autoconf generated files.  These BSPs are shared by the
714        mips and mips64orion "ports."
715
[3a410c5]7162000-10-18      Joel Sherrill <joel@OARcorp.com>
717
718        * compilers/gcc-portsw.cfg: Use gcc style flags.
719
[3db37a7c]7202000-09-13      Joel Sherrill <joel@OARcorp.com>
721
722        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
723        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
724
[fb7e6dcf]7252000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
726
727        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
728        Eric Valette <valette@crf.canon.fr>.
729        * custom/vegaplus.cfg: New file.
730
[2094513]7312000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
734        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
735        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
736        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
737        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
738        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
739        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
740
[5174271]7412000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/gensh2.cfg: Fix comments.
744
[9fbf213]7452000-09-12      Joel Sherrill <joel@OARcorp.com>
746
747        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
748        compiler arguments that specify CPU model options.
749
[0905e0f]7502000-09-12      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/mbx860_005b.cfg (make-target-options): Add lines to
753        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
754        may be incorrect but the BSP now compiles.
755
[e0457c6b]7562000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * custom/arm_bare_bsp.cfg: Fix comments.
759
[c698e7b8]7602000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
763        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
764        * ChangeLog: File paths corrected
765
[ef386359]7662000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
767
768        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
769
[6fe4d043]7702000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]771
772        * custom/pck6.cfg: New file
773        * custom/pc486.cfg: Use -m486
774        * custom/pc586.cfg: Use -mpentium
775        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]776        * custom/i386ex.cfg: Use -msoft-float
777
[060d538]7782000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
779
780        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
781
[b24a093]7822000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
783
784        * ChangeLog: File paths corrected.
785
[b96ca51]7862000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]787
[b96ca51]788        * custom/mvme167.cfg: Add specification of printk port, console port
789        and serial I/O mode.  Arrange for the stripped executable to
790        be copied up the build tree.
[380b5227]791       
7922000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]793
[380b5227]794        * custom/mbx8xx.cfg: Support for shared printk and no termios.
795
7962000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]797
[380b5227]798        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]799
8002000-08-10      Joel Sherrill <joel@OARcorp.com>
801
802        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.