source: rtems/make/ChangeLog @ 88c3c5e

4.104.114.84.95
Last change on this file since 88c3c5e was f5279d9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/03 at 16:28:54

2003-12-11 Ralf Corsepius <corsepiu@…>

  • custom/Makefile.am: Remove.
  • Makefile.am: Merge-in former custom/Makefile.am
  • Property mode set to 100644
File size: 27.0 KB
Line 
12003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/Makefile.am: Remove.
4        * Makefile.am: Merge-in former custom/Makefile.am
5
62003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
9        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
10
112003-09-26      Joel Sherrill <joel@OARcorp.com>
12
13        * custom/simhppa.cfg: Removed.
14
152003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
18
192003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        PR 470/bsps
22        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
23        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
24        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
25
262003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
29        the BSP's configure-script).
30        Remove BSP_CPPFLAGS (Obsolete).
31
322003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        PR 321/bsps
35        * leaf.cfg: Remove support for profile-variant.
36        * main.cfg: Ditto.
37        * compilers/gcc-no_bsp.cfg: Ditto.
38        * compilers/gcc-portsw.cfg: Ditto.
39        * compilers/gcc-target-default.cfg: Ditto.
40
412003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
42
43        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
44
452003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
46
47        PR 368/filesystems
48        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
49        with this PR for alias BSPs.
50
512003-03-18  Till Straumann <strauman@slac.stanford.edu>
52
53        PR 356/bsps
54        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
55        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
56
572003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
60
612003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
64        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
65        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
66        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
67
682003-02-14      Joel Sherrill <joel@OARcorp.com>
69
70        AMD a29k obsolete.
71        * custom/portsw.cfg: Removed.
72
732003-01-20      Duane Gustavus <duane@unt.edu>
74
75        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
76
772003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
80        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
81        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
82        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
83        Move -D_BSD_SOURCE to CPU_CFLAGS.
84        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
85        Move -Dsolaris2 to CPU_CFLAGS.
86        Remove -D__EXTENSIONS__.
87
882002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * custom/posix.cfg: Remove comment referring to host.cfg.
91
922002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * custom/default.cfg: Pickup target.cfg from BSP directory.
95
962002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
97
98        * custom/mtx603e.cfg: New file.
99
1002002-11-17      Joel Sherrill <joel@OARcorp.com>
101
102        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
103        build variants work for user applications post install.
104
1052002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
108        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
109        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
110        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
111        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
112
1132002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
114
115        * custom/edb7312.cfg: New file.
116
1172002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
120        obsolete Makefile.
121        * leaf.cfg: Various changes to LIBVARIANT processing.
122        * main.cfg: Ditto.
123
1242002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Add compilers/*.
127        * compilers/Makefile.am: Remove.
128        * lib.cfg: Remove.
129        * directory.cfg: Remove.
130        * README: Remove.
131
1322002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Add Templates/*.
135        * Templates/Makefile.am: Remove.
136
1372002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
140
1412002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
144        * custom/HPUX9-posix.cfg: Ditto.
145        * custom/Linux-posix.cfg: Ditto.
146
1472002-10-02      Joel Sherrill <joel@OARcorp.com>
148
149        * custom/armulator.cfg: Remove reference to PowerPC arguments.
150
1512002-09-13      Joel Sherrill <joel@OARcorp.com>
152
153        * Part of addressing PR281.
154        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
155        * compilers/gcc-target-default.cfg: Removed remaining support for
156        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
157        as one of the LDFLAGS when the debug variant is specified.
158
1592002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * custom/posix.cfg: Don't include host.cfg.
162
1632002-08-09      Joel Sherrill <joel@OARcorp.com>
164
165        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
166
1672002-08-07      Ivan Guzvinec <ivang@opencores.org>
168
169        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
170
1712002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
174
1752002-08-06      Joel Sherrill <joel@OARcorp.com>
176
177        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
178        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
179
1802002-08-06      Chris Ziomkowski <chris@asics.ws>
181
182        * custom/or32sim.cfg: New file added as part of merge from
183        OpenCores repository.
184
1852002-08-05      Joel Sherrill <joel@OARcorp.com>
186
187        * Per PR260 eliminate use of make-target-options.  This impacted
188        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
189        SuperCore and required that the m68k optimized memcpy be moved
190        to libcpu.
191        * custom/gen68360.cfg: Remove make-target-options.
192
1932002-08-01      Joel Sherrill <joel@OARcorp.com>
194
195        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
196        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
197
1982002-08-01      Joel Sherrill <joel@OARcorp.com>
199
200        * custom/mvme136.cfg: Remove make-target-options.
201
2022002-07-30      Joel Sherrill <joel@OARcorp.com>
203
204        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
205        will disappear when make clean is performed.
206
2072002-07-24      Joel Sherrill <joel@OARcorp.com>
208
209        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
210        to use gcc 3.1 arguments.
211
2122002-07-22      Joel Sherrill <joel@OARcorp.com>
213
214        * Templates/Makefile.leaf: Clarify the MANAGERS example.
215
2162002-07-01      Joel Sherrill <joel@OARcorp.com>
217
218        * custom/p4650.cfg: Update arguments to gcc3.
219
2202002-06-14      Joel Sherrill <joel@OARcorp.com>
221
222        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
223        to gcc 3.1 arguments.
224
2252002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
226
227        * custom/dmv177.cfg: Use -mcpu=603e.
228        * custom/ppcn_60x.cfg: Use -mcpu=603e.
229        * custom/psim.cfg: Use -mcpu=603e.
230        * custom/score603e.cfg: Use -mcpu=603e.
231        * custom/ts_386ex.cfg: Remove obsolete comments.
232        * custom/rxgen960.cfg: Remove obsolete comments.
233        * custom/cvme961.cfg: Remove obsolete comments.
234
2352001-05-09      Joel Sherrill <joel@OARcorp.com>
236
237        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
238        compatable arguments.
239 
2402002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
243        Remove obsolete comments.
244        * custom/eth_comm.cfg: Remove make-target-options.
245        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
246        CPU_CFLAGS.
247        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
248        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
249        * custom/mbx8xx.cfg: Remove make-target-options.
250        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
251        Remove obsolete comments.
252        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
253        Remove obsolete comments.
254        * custom/mpc8260ads.cfg: Remove make-target-options.
255        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
256        CPU_CFLAGS.
257        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
258        Remove obsolete comments.
259        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
260        CPU_CFLAGS.
261        Remove obsolete comments.
262        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
263        Remove obsolete comments.
264        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
265        CPU_CFLAGS.
266        Remove obsolete comments.
267
2682002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * custom/gen405.cfg: Remove -D__powerpc__.
271
2722002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
275        * custom/erc32.cfg: Ditto.
276        * custom/leon2.cfg: Ditto.
277
278
2792002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
282        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
283        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
284
2852002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * custom/cvme961.cfg: Remove GCC272 support.
288        * custom/dmv152.cfg: Remove GCC272 support.
289        * custom/efi332.cfg: Remove GCC272 support.
290        * custom/efi68k.cfg: Remove GCC272 support.
291        * custom/eth_comm.cfg: Remove GCC272 support.
292        * custom/gen405.cfg: Remove GCC272 support.
293        * custom/gen68302.cfg: Remove GCC272 support.
294        * custom/gen68340.cfg: Remove GCC272 support.
295        * custom/gen68360.cfg: Remove GCC272 support.
296        * custom/genmongoosev.cfg: Remove GCC272 support.
297        * custom/helas403.cfg: Remove GCC272 support.
298        * custom/i386ex.cfg: Remove GCC272 support.
299        * custom/i960sim.cfg: Remove GCC272 support.
300        * custom/idp.cfg: Remove GCC272 support.
301        * custom/leon2.cfg: Remove GCC272 support.
302        * custom/mbx8xx.cfg: Remove GCC272 support.
303        * custom/mcf5206elite.cfg: Remove GCC272 support.
304        * custom/mpc8260ads.cfg: Remove GCC272 support.
305        * custom/mrm332.cfg: Remove GCC272 support.
306        * custom/mvme136.cfg: Remove GCC272 support.
307        * custom/mvme147.cfg: Remove GCC272 support.
308        * custom/mvme167.cfg: Remove GCC272 support.
309        * custom/ods68302.cfg: Remove GCC272 support.
310        * custom/p4000.cfg: Remove GCC272 support.
311        * custom/p4600.cfg: Remove GCC272 support.
312        * custom/p4650.cfg: Remove GCC272 support.
313        * custom/pc386.cfg: Remove GCC272 support.
314        * custom/portsw.cfg: Remove GCC272 support.
315        * custom/psim.cfg: Remove GCC272 support.
316        * custom/rxgen960.cfg: Remove GCC272 support.
317        * custom/score603e.cfg: Remove GCC272 support.
318        * custom/sim68000.cfg: Remove GCC272 support.
319        * custom/simhppa.cfg: Remove GCC272 support.
320        * custom/simsh4.cfg: Remove GCC272 support.
321        * custom/ts_386ex.cfg: Remove GCC272 support.
322
3232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
329
3302002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * compilers/gcc-target-default.cfg: Add missing \.
333        Reported by Ilya Alexeev <ilya@continuum.ru>.
334
3352002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
338        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
339        support.
340        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
341
3422001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
345        * custom/FreeBSD-posix.cfg: Ditto.
346        * custom/HPUX9-posix.cfg: Ditto.
347        * custom/Linux-posix.cfg: Ditto.
348        * custom/Solaris-posix.cfg: Ditto.
349
3502001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
353        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
354
3552001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * custom/armulator.cfg: Remove make-target-options.
358        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
359        (now in erc32/configure.ac).
360        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
361        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
362        Remove CONSOLE_USE_POLLED (Unused).
363        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
364        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
365        * custom/mvme162.cfg: Remove references to mvme162lx.
366        Abandon gcc272. Remove make-target-options.
367        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
368
3692001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * custom/bare.cfg: Remove make-target-options.
372        * custom/c4xsim.cfg: Ditto.
373        * custom/cvme961.cfg: Ditto.
374        * custom/efi68k.cfg: Ditto.
375        * custom/gen68302.cfg: Ditto.
376        * custom/gen68340.cfg: Ditto.
377        * custom/genmongoosev.cfg: Ditto.
378        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
379        make-exe, remove empty lines.
380        * custom/h8sim.cfg: Remove make-target-options.
381        * custom/mcf5206elite.cfg: Ditto.
382        * custom/mrm332.cfg: Ditto.
383        * custom/mvme147.cfg: Ditto.
384        * custom/ods68302.cfg: Ditto.
385        * custom/p4000.cfg: Ditto.
386        * custom/p4600.cfg: Ditto.
387        * custom/p4650.cfg: Ditto.
388        * custom/pc386.cfg: Ditto.
389        * custom/portsw.cfg: Ditto.
390        * custom/simsh4.cfg: Ditto.
391
3922001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * custom/efi332.cfg: Remove make-target-options.
395        * custom/idp.cfg: Ditto.
396        * custom/jmr3904.cfg: Ditto.
397
3982001-11-27      Joel Sherrill <joel@OARcorp.com>,
399
400        * ChangeLog: Deleted bogus entry.
401
4022001-11-27      Joel Sherrill <joel@OARcorp.com>,
403
404        * custom/ods68302.cfg: Eliminated required definition of macros in this
405        file for the BSP to compile.  The ROM and ROM address and size settings
406        are now linker script items. 
407
4082001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410
411        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
412        Remove make-target-options.
413        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
414        Remove make-target-options.
415        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
416        DATA_CACHE_ENABLE.
417        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
418        DATA_CACHE_ENABLE.
419        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
420        DATA_CACHE_ENABLE.
421
4222001-11-25      Joel Sherrill <joel@OARcorp.com>
423
424        * custom/papyrus.cfg: Removed.
425        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
426
4272001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
430        * custom/mcp750.cfg: Ditto.
431
4322001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
435        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
436        * custom/psim.cfg: Refect changes to psim/configure.ac.
437        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
438        remove SCORE603E_GENERATION.
439
4402001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
443        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
444        * custom/mbx860_005b.cfg: Ditto.
445        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
446
447
4482001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/gensh1.cfg: remove make-target-options.
451        * custom/gensh2.cfg: remove make-target-options.
452
4532001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
456        remove make-target-options, remove BSP_CPPFLAGS.
457
4582001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
461
4622001-11-14      Joel Sherrill <joel@OARcorp.com>
463
464        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
465        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
466        These are new exception processing model BSPs and thus do not
467        need to define PPC_USE_SPRG.
468
4692001-11-14      Joel Sherrill <joel@OARcorp.com>
470
471        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
472
4732001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * custom/ts_386ex.cfg: Remove make-target-options.
476        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
477        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
478        different flags.
479
4802001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
483        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
484        re-adopt mcp750.cfg's make-exe.
485
4862001-11-13      Joel Sherrill <joel@OARcorp.com>
487
488        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
489        the --srec-len argument to objcopy only supported in binutils 2.11
490        or newer.
491
4922001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
493
494        This modification is part of the submitted modifications necessary to
495        support the IBM PPC405 family.  This submission was reviewed by
496        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
497        not negatively impact the ppc403 BSPs.  The submission and tracking
498        process was captured as PR50.
499        * custom/gen405.cfg: New file.
500        * custom/helas403.cfg: Modified to generate Srecords.
501
5022001-10-30      Joel Sherrill <joel@OARcorp.com>
503
504        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
505
5062001-10-26      Victor V. Vengerov <vvv@oktet.ru>
507
508        * custom/mcf5206elite.cfg: New file.
509
5102001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
511
512        * custom/mpc8260ads.cfg: New file.
513
5142001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * custom/gensh4.cfg: Remove START_HW_INIT.
517        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
518
5192001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * custom/gensh4.cfg: Remove HZ.
522        * custom/simsh4.cfg: Remove HZ.
523
5242001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
525
526        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
527        of Hitachi SH4 BSPs of the same name.  Reviewed and some
528        cleanup by Joel Sherrill <joel@OARcorp.com>.
529
5302001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
533
5342001-10-11      Joel Sherrill <joel@OARcorp.com>
535
536        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
537        to avoid using the apparently broken or deprecated -o argument.
538
5392001-09-28      Joel Sherrill <joel@OARcorp.com>
540
541        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
542        for MC68302_BASE.
543
5442001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/bare.cfg: Define dummy make-cxx-exe.
547
5482001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * ChangeLog: Formatting cleanup.
551
5522001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
555        make-target-options.
556        * custom/FreeBSD-posix.cfg: Remove make-target-options.
557        * custom/HPUX9-posix.cfg: Dito.
558        * custom/Linux-posix.cfg: Dito.
559        * custom/Solaris-posix.cfg: Dito.
560        * custom/arm_bare_bsp.cfg: Dito.
561        * custom/armulator.cfg: Dito.
562        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
563        * custom/i386ex.cfg: Remove make-target-options.
564        * custom/i960sim.cfg: Remove make-target-options.
565        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
566        CONSOLE_USE_INTERRUPTS.
567        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
568        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
569        CONSOLE_USE_INTERRUPTS.
570        * custom/vegaplus.cfg: Remove make-target-options.
571
5722001-05-25      Joel Sherrill <joel@OARcorp.com>
573
574        * custom/mrm332.cfg: Switched $(SED) to sed.
575
5762000-05-25      Matt Cross <profesor@gweep.net>
577
578        * New MRM332 BSP for the Mini RoboMind board based
579        on the 68332 microcontroller designed and build by Mark
580        Castelluccio.  For details on the MRM see http://www.robominds.com.
581        * custom/mrm332.cfg: New file.
582
5832001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
586        CONSOLE_USE_POLLED, HAS_RTC.
587
5882001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
591        * custom/gensh2.cfg: Dito.
592
5932001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
596        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
597        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
598        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
599        remove unused flags, remove -ansi from CPP.
600        * custom/eth_comm.cfg: Remove CPU_DEFINES.
601        * custom/sim68000.cfg: Remove CPU_DEFINES.
602       
6032001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
606        * compilers/gcc-target-default.cfg: Dito.
607        * compilers/gcc-portsw.cfg: Remove -Hansi.
608        * custom/posix.cfg: Remove inclusion of target.cfg.
609        * custom/simhppa.cfg: Remove -ansi -fasm.
610
6112001-04-11      Eric Valette <valette@crf.canon.fr>
612
613        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
614        "new exception processing model."
615
6162001-04-11      Joel Sherrill <joel@OARcorp.com>
617
618        * custom/default.cfg: Switch to using exec_prefix to reflect new
619        organization of install point from Ralf Corsepius.
620
6212001-03-30      Eric Valette <valette@crf.canon.fr>
622
623        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
624        use the "new exception processing model."
625
6262001-03-14      Joel Sherrill <joel@OARcorp.com>
627
628        * custom/genmongossev.cfg: New file.
629
6302001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * custom/pc386dx.cfg: New bsp.
633
6342001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
637        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
638        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
639
6402001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
643        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
644        * host.cfg.in: Remove RM, make-script.
645        * ChangeLog: Remove bogus 2001-01-22 entry.
646
6472001-01-09      Joel Sherrill <joel@OARcorp.com>
648
649        * custom/pc386.cfg (make-exe): Removed commented out lines that
650        were displayed in build longs.
651
6522001-01-08      Joel Sherrill <joel@OARcorp.com>
653
654        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
655        unneeded definitions when compiled for "mips" rather than "mips64orion."
656        Correct CPU_CFLAGS.
657
6582001-01-05      Joel Sherrill <joel@OARcorp.com>
659
660        * custom/gensh1.cfg: Removed rest of make-target-options and
661        moved them to BSP configure options.
662
6632001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
664
665        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
666        install point or assuming BSP build tree is available.
667
6682001-01-03      Joel Sherrill <joel@OARcorp.com>
669
670        * custom/psim.cfg: Removed unused variables.
671
6722001-01-03      Joel Sherrill <joel@OARcorp.com>
673
674        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
675        * custom/simcpu32.cfg: Removed MVME162 reference.
676
6772000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
678
679        * custom/mcp750.cfg: Fix problems in generation of .exe file.
680        Still need to fix to avoid touching install point on non-install stanza.
681
6822000-12-06      Joel Sherrill <joel@OARcorp.com>
683
684        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
685        and copies that should not be in it.
686
6872000-12-01      Joel Sherrill <joel@OARcorp.com>
688
689        * custom/jmr3904.cfg: Turn optimization back up to -O2.
690
6912000-11-30      Joel Sherrill <joel@OARcorp.com>
692
693        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
694        a mips1.  gcc translates -m3900 into that.
695
6962000-11-27      Joel Sherrill <joel@OARcorp.com>
697
698        * custom/jmr3904.cfg: Fix incorrect reference to i960.
699
7002000-11-27      Joel Sherrill <joel@OARcorp.com>
701
702        * custom/shsim.cfg: New file.
703        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
704        The shsim is for the SH simulator in gdb. It should be able
705        to be used with multiple SH CPU models.  This will require
706        adding BSP variants.
707
7082000-11-25      Joel Sherrill <joel@OARcorp.com>
709
710        * custom/pc386.cfg: make-exe rule would write into
711        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
712        is generally not writeable after the BSP is installed and you do not
713        want every application installed there by default.  Reported by
714        Eric Norum <eric.norum@usask.ca>.
715
7162000-11-25      Joel Sherrill <joel@OARcorp.com>
717
718        * custom/Makefile.am: Updated to add jmr3904.cfg
719        * custom/jmr3904.cfg: New file.
720
7212000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * custom/leon2.cfg: Removed defines that are now generated
724        in a non-BSP specific manner.
725
7262000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
727
728        * custom/Makefile.am: Modified to reflect addition of files.
729        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
730        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
731
7322000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
735
7362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
739
7402000-10-24      Joel Sherrill <joel@OARcorp.com>
741
742        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
743        definition since this information can be picked up from
744        autoconf generated files.  These BSPs are shared by the
745        mips and mips64orion "ports."
746
7472000-10-18      Joel Sherrill <joel@OARcorp.com>
748
749        * compilers/gcc-portsw.cfg: Use gcc style flags.
750
7512000-09-13      Joel Sherrill <joel@OARcorp.com>
752
753        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
754        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
755
7562000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
757
758        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
759        Eric Valette <valette@crf.canon.fr>.
760        * custom/vegaplus.cfg: New file.
761
7622000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
765        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
766        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
767        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
768        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
769        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
770        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
771
7722000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * custom/gensh2.cfg: Fix comments.
775
7762000-09-12      Joel Sherrill <joel@OARcorp.com>
777
778        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
779        compiler arguments that specify CPU model options.
780
7812000-09-12      Joel Sherrill <joel@OARcorp.com>
782
783        * custom/mbx860_005b.cfg (make-target-options): Add lines to
784        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
785        may be incorrect but the BSP now compiles.
786
7872000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * custom/arm_bare_bsp.cfg: Fix comments.
790
7912000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
794        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
795        * ChangeLog: File paths corrected
796
7972000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
798
799        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
800
8012000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * custom/pck6.cfg: New file
804        * custom/pc486.cfg: Use -m486
805        * custom/pc586.cfg: Use -mpentium
806        * custom/pc686.cfg: Use -mmpentiumpro
807        * custom/i386ex.cfg: Use -msoft-float
808
8092000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
810
811        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
812
8132000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
814
815        * ChangeLog: File paths corrected.
816
8172000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
818
819        * custom/mvme167.cfg: Add specification of printk port, console port
820        and serial I/O mode.  Arrange for the stripped executable to
821        be copied up the build tree.
822       
8232000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
824
825        * custom/mbx8xx.cfg: Support for shared printk and no termios.
826
8272000-08-10      John Cotton  <john.cotton@nrc.ca>
828
829        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
830
8312000-08-10      Joel Sherrill <joel@OARcorp.com>
832
833        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.