source: rtems/make/ChangeLog @ d28345e1

4.104.114.84.95
Last change on this file since d28345e1 was d28345e1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 20:32:07

2004-01-07 Joel Sherrill <joel@…>

  • custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
  • Property mode set to 100644
File size: 27.1 KB
RevLine 
[d28345e1]12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
4
[fc0ec69]52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: EXTRA_DIST +=.
8
[f5279d9]92003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * custom/Makefile.am: Remove.
12        * Makefile.am: Merge-in former custom/Makefile.am
13
[2f6c188]142003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
17        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
18
[15f7bb1]192003-09-26      Joel Sherrill <joel@OARcorp.com>
20
21        * custom/simhppa.cfg: Removed.
22
[8c1f11a2]232003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
26
[4d4cc6e1]272003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        PR 470/bsps
30        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
31        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
32        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
33
[144d79a]342003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
37        the BSP's configure-script).
38        Remove BSP_CPPFLAGS (Obsolete).
39
[888622c4]402003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
[6dd8b16]42        PR 321/bsps
[888622c4]43        * leaf.cfg: Remove support for profile-variant.
44        * main.cfg: Ditto.
45        * compilers/gcc-no_bsp.cfg: Ditto.
46        * compilers/gcc-portsw.cfg: Ditto.
47        * compilers/gcc-target-default.cfg: Ditto.
48
[0886c57]492003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
50
51        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
52
[13f2628]532003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
54
55        PR 368/filesystems
56        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
57        with this PR for alias BSPs.
58
[73e3614]592003-03-18  Till Straumann <strauman@slac.stanford.edu>
60
61        PR 356/bsps
62        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
63        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
64
[89b51f4]652003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
68
692003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
72        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
73        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
74        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
75
[ebea96b]762003-02-14      Joel Sherrill <joel@OARcorp.com>
77
78        AMD a29k obsolete.
79        * custom/portsw.cfg: Removed.
80
[d693386]812003-01-20      Duane Gustavus <duane@unt.edu>
82
83        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
84
[e4132bf2]852003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
88        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
89        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
90        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
91        Move -D_BSD_SOURCE to CPU_CFLAGS.
92        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
93        Move -Dsolaris2 to CPU_CFLAGS.
94        Remove -D__EXTENSIONS__.
95
[9bd78e3e]962002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * custom/posix.cfg: Remove comment referring to host.cfg.
99
[f1de6bc]1002002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * custom/default.cfg: Pickup target.cfg from BSP directory.
103
[cf3d0ac0]1042002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
105
106        * custom/mtx603e.cfg: New file.
107
[c2646c8]1082002-11-17      Joel Sherrill <joel@OARcorp.com>
109
110        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
111        build variants work for user applications post install.
112
[c9dcf77c]1132002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
116        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
117        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
118        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
119        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
120
[23098e5f]1212002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
122
123        * custom/edb7312.cfg: New file.
124
[393d271]1252002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
128        obsolete Makefile.
129        * leaf.cfg: Various changes to LIBVARIANT processing.
130        * main.cfg: Ditto.
131
[4d19fd5c]1322002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Add compilers/*.
135        * compilers/Makefile.am: Remove.
136        * lib.cfg: Remove.
137        * directory.cfg: Remove.
138        * README: Remove.
139
[a9020bbb]1402002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Add Templates/*.
143        * Templates/Makefile.am: Remove.
144
[ae3b0d7]1452002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
148
[20ec4a8]1492002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
152        * custom/HPUX9-posix.cfg: Ditto.
153        * custom/Linux-posix.cfg: Ditto.
154
[6e32d88]1552002-10-02      Joel Sherrill <joel@OARcorp.com>
156
157        * custom/armulator.cfg: Remove reference to PowerPC arguments.
158
[ccf2cfd]1592002-09-13      Joel Sherrill <joel@OARcorp.com>
160
161        * Part of addressing PR281.
162        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
163        * compilers/gcc-target-default.cfg: Removed remaining support for
164        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
165        as one of the LDFLAGS when the debug variant is specified.
166
[52c4e77]1672002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * custom/posix.cfg: Don't include host.cfg.
170
[5a339e2f]1712002-08-09      Joel Sherrill <joel@OARcorp.com>
172
173        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
174
[aa4cb1c4]1752002-08-07      Ivan Guzvinec <ivang@opencores.org>
176
177        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
178
[45afe48]1792002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
182
[26f2783]1832002-08-06      Joel Sherrill <joel@OARcorp.com>
184
185        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
186        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
187
[c388cdc]1882002-08-06      Chris Ziomkowski <chris@asics.ws>
189
190        * custom/or32sim.cfg: New file added as part of merge from
191        OpenCores repository.
192
[bf1f6531]1932002-08-05      Joel Sherrill <joel@OARcorp.com>
194
195        * Per PR260 eliminate use of make-target-options.  This impacted
196        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
197        SuperCore and required that the m68k optimized memcpy be moved
198        to libcpu.
199        * custom/gen68360.cfg: Remove make-target-options.
200
[65a41d61]2012002-08-01      Joel Sherrill <joel@OARcorp.com>
202
[f5642664]203        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
204        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
205
2062002-08-01      Joel Sherrill <joel@OARcorp.com>
207
208        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]209
[e2efc4e]2102002-07-30      Joel Sherrill <joel@OARcorp.com>
211
212        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
213        will disappear when make clean is performed.
214
[7660fe6b]2152002-07-24      Joel Sherrill <joel@OARcorp.com>
216
217        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
218        to use gcc 3.1 arguments.
219
[4cc3ff95]2202002-07-22      Joel Sherrill <joel@OARcorp.com>
221
222        * Templates/Makefile.leaf: Clarify the MANAGERS example.
223
[1e138dd]2242002-07-01      Joel Sherrill <joel@OARcorp.com>
225
226        * custom/p4650.cfg: Update arguments to gcc3.
227
[98d15b2]2282002-06-14      Joel Sherrill <joel@OARcorp.com>
229
230        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
231        to gcc 3.1 arguments.
232
[eec76f3c]2332002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
234
235        * custom/dmv177.cfg: Use -mcpu=603e.
236        * custom/ppcn_60x.cfg: Use -mcpu=603e.
237        * custom/psim.cfg: Use -mcpu=603e.
238        * custom/score603e.cfg: Use -mcpu=603e.
239        * custom/ts_386ex.cfg: Remove obsolete comments.
240        * custom/rxgen960.cfg: Remove obsolete comments.
241        * custom/cvme961.cfg: Remove obsolete comments.
242
[2f03c043]2432001-05-09      Joel Sherrill <joel@OARcorp.com>
244
245        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
246        compatable arguments.
247 
[8b9f8b8]2482002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
251        Remove obsolete comments.
252        * custom/eth_comm.cfg: Remove make-target-options.
253        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
254        CPU_CFLAGS.
255        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
256        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
257        * custom/mbx8xx.cfg: Remove make-target-options.
258        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
259        Remove obsolete comments.
260        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
261        Remove obsolete comments.
262        * custom/mpc8260ads.cfg: Remove make-target-options.
263        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
264        CPU_CFLAGS.
265        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
266        Remove obsolete comments.
267        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
268        CPU_CFLAGS.
269        Remove obsolete comments.
270        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
271        Remove obsolete comments.
272        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
273        CPU_CFLAGS.
274        Remove obsolete comments.
275
[792c6f7]2762002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * custom/gen405.cfg: Remove -D__powerpc__.
279
[ee31c09]2802002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
283        * custom/erc32.cfg: Ditto.
284        * custom/leon2.cfg: Ditto.
285
286
[04e6ba42]2872002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
290        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
291        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
292
[99f04d9d]2932002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * custom/cvme961.cfg: Remove GCC272 support.
296        * custom/dmv152.cfg: Remove GCC272 support.
297        * custom/efi332.cfg: Remove GCC272 support.
298        * custom/efi68k.cfg: Remove GCC272 support.
299        * custom/eth_comm.cfg: Remove GCC272 support.
300        * custom/gen405.cfg: Remove GCC272 support.
301        * custom/gen68302.cfg: Remove GCC272 support.
302        * custom/gen68340.cfg: Remove GCC272 support.
303        * custom/gen68360.cfg: Remove GCC272 support.
304        * custom/genmongoosev.cfg: Remove GCC272 support.
305        * custom/helas403.cfg: Remove GCC272 support.
306        * custom/i386ex.cfg: Remove GCC272 support.
307        * custom/i960sim.cfg: Remove GCC272 support.
308        * custom/idp.cfg: Remove GCC272 support.
309        * custom/leon2.cfg: Remove GCC272 support.
310        * custom/mbx8xx.cfg: Remove GCC272 support.
311        * custom/mcf5206elite.cfg: Remove GCC272 support.
312        * custom/mpc8260ads.cfg: Remove GCC272 support.
313        * custom/mrm332.cfg: Remove GCC272 support.
314        * custom/mvme136.cfg: Remove GCC272 support.
315        * custom/mvme147.cfg: Remove GCC272 support.
316        * custom/mvme167.cfg: Remove GCC272 support.
317        * custom/ods68302.cfg: Remove GCC272 support.
318        * custom/p4000.cfg: Remove GCC272 support.
319        * custom/p4600.cfg: Remove GCC272 support.
320        * custom/p4650.cfg: Remove GCC272 support.
321        * custom/pc386.cfg: Remove GCC272 support.
322        * custom/portsw.cfg: Remove GCC272 support.
323        * custom/psim.cfg: Remove GCC272 support.
324        * custom/rxgen960.cfg: Remove GCC272 support.
325        * custom/score603e.cfg: Remove GCC272 support.
326        * custom/sim68000.cfg: Remove GCC272 support.
327        * custom/simhppa.cfg: Remove GCC272 support.
328        * custom/simsh4.cfg: Remove GCC272 support.
329        * custom/ts_386ex.cfg: Remove GCC272 support.
330
[8b14331a]3312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
337
[6703f877]3382002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * compilers/gcc-target-default.cfg: Add missing \.
341        Reported by Ilya Alexeev <ilya@continuum.ru>.
342
[88f60e26]3432002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
346        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
347        support.
348        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
349
[c4069d4]3502001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
353        * custom/FreeBSD-posix.cfg: Ditto.
354        * custom/HPUX9-posix.cfg: Ditto.
355        * custom/Linux-posix.cfg: Ditto.
356        * custom/Solaris-posix.cfg: Ditto.
357
[67da219]3582001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
361        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
362
[c2b12f2]3632001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * custom/armulator.cfg: Remove make-target-options.
366        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
367        (now in erc32/configure.ac).
368        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
369        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
370        Remove CONSOLE_USE_POLLED (Unused).
371        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
372        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
373        * custom/mvme162.cfg: Remove references to mvme162lx.
374        Abandon gcc272. Remove make-target-options.
375        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
376
[97dbdde1]3772001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * custom/bare.cfg: Remove make-target-options.
380        * custom/c4xsim.cfg: Ditto.
381        * custom/cvme961.cfg: Ditto.
382        * custom/efi68k.cfg: Ditto.
383        * custom/gen68302.cfg: Ditto.
384        * custom/gen68340.cfg: Ditto.
385        * custom/genmongoosev.cfg: Ditto.
386        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
387        make-exe, remove empty lines.
388        * custom/h8sim.cfg: Remove make-target-options.
389        * custom/mcf5206elite.cfg: Ditto.
390        * custom/mrm332.cfg: Ditto.
391        * custom/mvme147.cfg: Ditto.
392        * custom/ods68302.cfg: Ditto.
393        * custom/p4000.cfg: Ditto.
394        * custom/p4600.cfg: Ditto.
395        * custom/p4650.cfg: Ditto.
396        * custom/pc386.cfg: Ditto.
397        * custom/portsw.cfg: Ditto.
398        * custom/simsh4.cfg: Ditto.
399
[09aadf6]4002001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * custom/efi332.cfg: Remove make-target-options.
403        * custom/idp.cfg: Ditto.
404        * custom/jmr3904.cfg: Ditto.
405
[5e2dce0]4062001-11-27      Joel Sherrill <joel@OARcorp.com>,
407
[3dc3511]408        * ChangeLog: Deleted bogus entry.
[5e2dce0]409
[dda8f5dc]4102001-11-27      Joel Sherrill <joel@OARcorp.com>,
411
412        * custom/ods68302.cfg: Eliminated required definition of macros in this
413        file for the BSP to compile.  The ROM and ROM address and size settings
414        are now linker script items. 
[af447ea]415
[4383f3a]4162001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418
419        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
420        Remove make-target-options.
421        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
422        Remove make-target-options.
423        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
424        DATA_CACHE_ENABLE.
425        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
426        DATA_CACHE_ENABLE.
427        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
428        DATA_CACHE_ENABLE.
429
[9f7f6fb]4302001-11-25      Joel Sherrill <joel@OARcorp.com>
431
432        * custom/papyrus.cfg: Removed.
433        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
434
[93d20478]4352001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
438        * custom/mcp750.cfg: Ditto.
439
[bbb6af24]4402001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
443        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
444        * custom/psim.cfg: Refect changes to psim/configure.ac.
445        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
446        remove SCORE603E_GENERATION.
447
[708a87c5]4482001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
451        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
452        * custom/mbx860_005b.cfg: Ditto.
453        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
454
455
[82a48d0]4562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * custom/gensh1.cfg: remove make-target-options.
459        * custom/gensh2.cfg: remove make-target-options.
460
[3460525e]4612001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
464        remove make-target-options, remove BSP_CPPFLAGS.
465
[0f012bdf]4662001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
469
[1614be8]4702001-11-14      Joel Sherrill <joel@OARcorp.com>
471
472        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
473        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
474        These are new exception processing model BSPs and thus do not
475        need to define PPC_USE_SPRG.
476
[2c033b0b]4772001-11-14      Joel Sherrill <joel@OARcorp.com>
478
479        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
480
[44ff1c3]4812001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
[2c033b0b]483        * custom/ts_386ex.cfg: Remove make-target-options.
484        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
485        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]486        different flags.
487
[7409426]4882001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
491        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
492        re-adopt mcp750.cfg's make-exe.
493
[7c67be4]4942001-11-13      Joel Sherrill <joel@OARcorp.com>
495
496        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
497        the --srec-len argument to objcopy only supported in binutils 2.11
498        or newer.
499
[1a98a0d]5002001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
501
502        This modification is part of the submitted modifications necessary to
503        support the IBM PPC405 family.  This submission was reviewed by
504        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
505        not negatively impact the ppc403 BSPs.  The submission and tracking
506        process was captured as PR50.
507        * custom/gen405.cfg: New file.
508        * custom/helas403.cfg: Modified to generate Srecords.
509
[6a91771a]5102001-10-30      Joel Sherrill <joel@OARcorp.com>
511
512        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
513
[fe6ef4ac]5142001-10-26      Victor V. Vengerov <vvv@oktet.ru>
515
516        * custom/mcf5206elite.cfg: New file.
517
[8e42d3b]5182001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
519
520        * custom/mpc8260ads.cfg: New file.
521
[473ed53]5222001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * custom/gensh4.cfg: Remove START_HW_INIT.
525        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
526
[cedf9296]5272001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * custom/gensh4.cfg: Remove HZ.
530        * custom/simsh4.cfg: Remove HZ.
531
[c682b89]5322001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
533
534        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
535        of Hitachi SH4 BSPs of the same name.  Reviewed and some
536        cleanup by Joel Sherrill <joel@OARcorp.com>.
537
[cae8bc9]5382001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
541
[a768168]5422001-10-11      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
545        to avoid using the apparently broken or deprecated -o argument.
546
[a463a2f]5472001-09-28      Joel Sherrill <joel@OARcorp.com>
548
549        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
550        for MC68302_BASE.
551
[faa965d]5522001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/bare.cfg: Define dummy make-cxx-exe.
555
[0bb36c0]5562001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]557
[0bb36c0]558        * ChangeLog: Formatting cleanup.
[93f79c0f]559
[206a0b38]5602001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]561
562        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]563        make-target-options.
564        * custom/FreeBSD-posix.cfg: Remove make-target-options.
565        * custom/HPUX9-posix.cfg: Dito.
566        * custom/Linux-posix.cfg: Dito.
567        * custom/Solaris-posix.cfg: Dito.
568        * custom/arm_bare_bsp.cfg: Dito.
569        * custom/armulator.cfg: Dito.
570        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
571        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]572        * custom/i960sim.cfg: Remove make-target-options.
573        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]574        CONSOLE_USE_INTERRUPTS.
[af447ea]575        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
576        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]577        CONSOLE_USE_INTERRUPTS.
[206a0b38]578        * custom/vegaplus.cfg: Remove make-target-options.
579
[88249fa0]5802001-05-25      Joel Sherrill <joel@OARcorp.com>
581
582        * custom/mrm332.cfg: Switched $(SED) to sed.
583
[0f588860]5842000-05-25      Matt Cross <profesor@gweep.net>
585
586        * New MRM332 BSP for the Mini RoboMind board based
587        on the 68332 microcontroller designed and build by Mark
588        Castelluccio.  For details on the MRM see http://www.robominds.com.
589        * custom/mrm332.cfg: New file.
590
[6b5a85ae]5912001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
594        CONSOLE_USE_POLLED, HAS_RTC.
595
[baf22b9]5962001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
599        * custom/gensh2.cfg: Dito.
600
[93f79c0f]6012001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
604        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
605        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
606        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
607        remove unused flags, remove -ansi from CPP.
608        * custom/eth_comm.cfg: Remove CPU_DEFINES.
609        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]610       
6112001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
[93f79c0f]613        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]614        * compilers/gcc-target-default.cfg: Dito.
615        * compilers/gcc-portsw.cfg: Remove -Hansi.
616        * custom/posix.cfg: Remove inclusion of target.cfg.
617        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]618
[d96374f]6192001-04-11      Eric Valette <valette@crf.canon.fr>
620
621        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
622        "new exception processing model."
623
[8d2eb8c]6242001-04-11      Joel Sherrill <joel@OARcorp.com>
625
626        * custom/default.cfg: Switch to using exec_prefix to reflect new
627        organization of install point from Ralf Corsepius.
628
[969de1f3]6292001-03-30      Eric Valette <valette@crf.canon.fr>
630
631        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
632        use the "new exception processing model."
633
[1a792e47]6342001-03-14      Joel Sherrill <joel@OARcorp.com>
635
636        * custom/genmongossev.cfg: New file.
637
[85371f7]6382001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * custom/pc386dx.cfg: New bsp.
641
[e5bc1968]6422001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
645        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
646        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
647
[227ae749]6482001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]649
650        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
651        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
652        * host.cfg.in: Remove RM, make-script.
[227ae749]653        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]654
[96e34e0]6552001-01-09      Joel Sherrill <joel@OARcorp.com>
656
657        * custom/pc386.cfg (make-exe): Removed commented out lines that
658        were displayed in build longs.
659
[f8b891d]6602001-01-08      Joel Sherrill <joel@OARcorp.com>
661
662        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
663        unneeded definitions when compiled for "mips" rather than "mips64orion."
664        Correct CPU_CFLAGS.
665
[e8ad374a]6662001-01-05      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/gensh1.cfg: Removed rest of make-target-options and
669        moved them to BSP configure options.
670
[fdfa5b9]6712001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
672
673        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
674        install point or assuming BSP build tree is available.
675
[c2bbfb52]6762001-01-03      Joel Sherrill <joel@OARcorp.com>
677
678        * custom/psim.cfg: Removed unused variables.
679
[80cc928]6802001-01-03      Joel Sherrill <joel@OARcorp.com>
681
682        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
683        * custom/simcpu32.cfg: Removed MVME162 reference.
684
[cec6bb0]6852000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
686
687        * custom/mcp750.cfg: Fix problems in generation of .exe file.
688        Still need to fix to avoid touching install point on non-install stanza.
689
[dfa6d4b7]6902000-12-06      Joel Sherrill <joel@OARcorp.com>
691
692        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
693        and copies that should not be in it.
694
[3fddd25c]6952000-12-01      Joel Sherrill <joel@OARcorp.com>
696
697        * custom/jmr3904.cfg: Turn optimization back up to -O2.
698
[c061304]6992000-11-30      Joel Sherrill <joel@OARcorp.com>
700
701        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
702        a mips1.  gcc translates -m3900 into that.
703
[e066afe8]7042000-11-27      Joel Sherrill <joel@OARcorp.com>
705
706        * custom/jmr3904.cfg: Fix incorrect reference to i960.
707
[1c69af9b]7082000-11-27      Joel Sherrill <joel@OARcorp.com>
709
710        * custom/shsim.cfg: New file.
711        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
712        The shsim is for the SH simulator in gdb. It should be able
713        to be used with multiple SH CPU models.  This will require
714        adding BSP variants.
715
[511374e4]7162000-11-25      Joel Sherrill <joel@OARcorp.com>
717
718        * custom/pc386.cfg: make-exe rule would write into
719        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
720        is generally not writeable after the BSP is installed and you do not
721        want every application installed there by default.  Reported by
722        Eric Norum <eric.norum@usask.ca>.
723
[732d4db]7242000-11-25      Joel Sherrill <joel@OARcorp.com>
725
726        * custom/Makefile.am: Updated to add jmr3904.cfg
727        * custom/jmr3904.cfg: New file.
728
[8c47d509]7292000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * custom/leon2.cfg: Removed defines that are now generated
732        in a non-BSP specific manner.
733
[cd0324cf]7342000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
735
736        * custom/Makefile.am: Modified to reflect addition of files.
737        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
738        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
739
[b2e4f3a8]7402000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
743
[2b0714f3]7442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
747
[c801aba]7482000-10-24      Joel Sherrill <joel@OARcorp.com>
749
750        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
751        definition since this information can be picked up from
752        autoconf generated files.  These BSPs are shared by the
753        mips and mips64orion "ports."
754
[3a410c5]7552000-10-18      Joel Sherrill <joel@OARcorp.com>
756
757        * compilers/gcc-portsw.cfg: Use gcc style flags.
758
[3db37a7c]7592000-09-13      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
762        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
763
[fb7e6dcf]7642000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
765
766        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
767        Eric Valette <valette@crf.canon.fr>.
768        * custom/vegaplus.cfg: New file.
769
[2094513]7702000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
773        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
774        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
775        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
776        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
777        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
778        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
779
[5174271]7802000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * custom/gensh2.cfg: Fix comments.
783
[9fbf213]7842000-09-12      Joel Sherrill <joel@OARcorp.com>
785
786        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
787        compiler arguments that specify CPU model options.
788
[0905e0f]7892000-09-12      Joel Sherrill <joel@OARcorp.com>
790
791        * custom/mbx860_005b.cfg (make-target-options): Add lines to
792        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
793        may be incorrect but the BSP now compiles.
794
[e0457c6b]7952000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * custom/arm_bare_bsp.cfg: Fix comments.
798
[c698e7b8]7992000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
802        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
803        * ChangeLog: File paths corrected
804
[ef386359]8052000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
806
807        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
808
[6fe4d043]8092000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]810
811        * custom/pck6.cfg: New file
812        * custom/pc486.cfg: Use -m486
813        * custom/pc586.cfg: Use -mpentium
814        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]815        * custom/i386ex.cfg: Use -msoft-float
816
[060d538]8172000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
818
819        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
820
[b24a093]8212000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
822
823        * ChangeLog: File paths corrected.
824
[b96ca51]8252000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]826
[b96ca51]827        * custom/mvme167.cfg: Add specification of printk port, console port
828        and serial I/O mode.  Arrange for the stripped executable to
829        be copied up the build tree.
[380b5227]830       
8312000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]832
[380b5227]833        * custom/mbx8xx.cfg: Support for shared printk and no termios.
834
8352000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]836
[380b5227]837        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]838
8392000-08-10      Joel Sherrill <joel@OARcorp.com>
840
841        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.