source: rtems/make/ChangeLog @ 09aadf6

4.104.114.84.95
Last change on this file since 09aadf6 was 09aadf6, checked in by Joel Sherrill <joel.sherrill@…>, on 11/28/01 at 19:10:25

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

  • custom/efi332.cfg: Remove make-target-options.
  • custom/idp.cfg: Ditto.
  • custom/jmr3904.cfg: Ditto.
  • Property mode set to 100644
File size: 14.2 KB
Line 
12001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/efi332.cfg: Remove make-target-options.
4        * custom/idp.cfg: Ditto.
5        * custom/jmr3904.cfg: Ditto.
6
72001-11-27      Joel Sherrill <joel@OARcorp.com>,
8
9        * ChangeLog: Deleted bogus entry.
10
112001-11-27      Joel Sherrill <joel@OARcorp.com>,
12
13        * custom/ods68302.cfg: Eliminated required definition of macros in this
14        file for the BSP to compile.  The ROM and ROM address and size settings
15        are now linker script items. 
16
172001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19
20        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
21        Remove make-target-options.
22        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
23        Remove make-target-options.
24        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
25        DATA_CACHE_ENABLE.
26        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
27        DATA_CACHE_ENABLE.
28        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
29        DATA_CACHE_ENABLE.
30
312001-11-25      Joel Sherrill <joel@OARcorp.com>
32
33        * custom/papyrus.cfg: Removed.
34        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
35
362001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
39        * custom/mcp750.cfg: Ditto.
40
412001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
44        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
45        * custom/psim.cfg: Refect changes to psim/configure.ac.
46        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
47        remove SCORE603E_GENERATION.
48
492001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
52        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
53        * custom/mbx860_005b.cfg: Ditto.
54        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
55
56
572001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * custom/gensh1.cfg: remove make-target-options.
60        * custom/gensh2.cfg: remove make-target-options.
61
622001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
65        remove make-target-options, remove BSP_CPPFLAGS.
66
672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
70
712001-11-14      Joel Sherrill <joel@OARcorp.com>
72
73        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
74        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
75        These are new exception processing model BSPs and thus do not
76        need to define PPC_USE_SPRG.
77
782001-11-14      Joel Sherrill <joel@OARcorp.com>
79
80        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
81
822001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * custom/ts_386ex.cfg: Remove make-target-options.
85        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
86        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
87        different flags.
88
892001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
92        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
93        re-adopt mcp750.cfg's make-exe.
94
952001-11-13      Joel Sherrill <joel@OARcorp.com>
96
97        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
98        the --srec-len argument to objcopy only supported in binutils 2.11
99        or newer.
100
1012001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
102
103        This modification is part of the submitted modifications necessary to
104        support the IBM PPC405 family.  This submission was reviewed by
105        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
106        not negatively impact the ppc403 BSPs.  The submission and tracking
107        process was captured as PR50.
108        * custom/gen405.cfg: New file.
109        * custom/helas403.cfg: Modified to generate Srecords.
110
1112001-10-30      Joel Sherrill <joel@OARcorp.com>
112
113        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
114
1152001-10-26      Victor V. Vengerov <vvv@oktet.ru>
116
117        * custom/mcf5206elite.cfg: New file.
118
1192001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
120
121        * custom/mpc8260ads.cfg: New file.
122
1232001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * custom/gensh4.cfg: Remove START_HW_INIT.
126        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
127
1282001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * custom/gensh4.cfg: Remove HZ.
131        * custom/simsh4.cfg: Remove HZ.
132
1332001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
134
135        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
136        of Hitachi SH4 BSPs of the same name.  Reviewed and some
137        cleanup by Joel Sherrill <joel@OARcorp.com>.
138
1392001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
142
1432001-10-11      Joel Sherrill <joel@OARcorp.com>
144
145        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
146        to avoid using the apparently broken or deprecated -o argument.
147
1482001-09-28      Joel Sherrill <joel@OARcorp.com>
149
150        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
151        for MC68302_BASE.
152
1532001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * custom/bare.cfg: Define dummy make-cxx-exe.
156
1572001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * ChangeLog: Formatting cleanup.
160
1612001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
164        make-target-options.
165        * custom/FreeBSD-posix.cfg: Remove make-target-options.
166        * custom/HPUX9-posix.cfg: Dito.
167        * custom/Linux-posix.cfg: Dito.
168        * custom/Solaris-posix.cfg: Dito.
169        * custom/arm_bare_bsp.cfg: Dito.
170        * custom/armulator.cfg: Dito.
171        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
172        * custom/i386ex.cfg: Remove make-target-options.
173        * custom/i960sim.cfg: Remove make-target-options.
174        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
175        CONSOLE_USE_INTERRUPTS.
176        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
177        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
178        CONSOLE_USE_INTERRUPTS.
179        * custom/vegaplus.cfg: Remove make-target-options.
180
1812001-05-25      Joel Sherrill <joel@OARcorp.com>
182
183        * custom/mrm332.cfg: Switched $(SED) to sed.
184
1852000-05-25      Matt Cross <profesor@gweep.net>
186
187        * New MRM332 BSP for the Mini RoboMind board based
188        on the 68332 microcontroller designed and build by Mark
189        Castelluccio.  For details on the MRM see http://www.robominds.com.
190        * custom/mrm332.cfg: New file.
191
1922001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
195        CONSOLE_USE_POLLED, HAS_RTC.
196
1972001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
200        * custom/gensh2.cfg: Dito.
201
2022001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
205        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
206        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
207        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
208        remove unused flags, remove -ansi from CPP.
209        * custom/eth_comm.cfg: Remove CPU_DEFINES.
210        * custom/sim68000.cfg: Remove CPU_DEFINES.
211       
2122001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
215        * compilers/gcc-target-default.cfg: Dito.
216        * compilers/gcc-portsw.cfg: Remove -Hansi.
217        * custom/posix.cfg: Remove inclusion of target.cfg.
218        * custom/simhppa.cfg: Remove -ansi -fasm.
219
2202001-04-11      Eric Valette <valette@crf.canon.fr>
221
222        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
223        "new exception processing model."
224
2252001-04-11      Joel Sherrill <joel@OARcorp.com>
226
227        * custom/default.cfg: Switch to using exec_prefix to reflect new
228        organization of install point from Ralf Corsepius.
229
2302001-03-30      Eric Valette <valette@crf.canon.fr>
231
232        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
233        use the "new exception processing model."
234
2352001-03-14      Joel Sherrill <joel@OARcorp.com>
236
237        * custom/genmongossev.cfg: New file.
238
2392001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * custom/pc386dx.cfg: New bsp.
242
2432001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
246        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
247        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
248
2492001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
252        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
253        * host.cfg.in: Remove RM, make-script.
254        * ChangeLog: Remove bogus 2001-01-22 entry.
255
2562001-01-09      Joel Sherrill <joel@OARcorp.com>
257
258        * custom/pc386.cfg (make-exe): Removed commented out lines that
259        were displayed in build longs.
260
2612001-01-08      Joel Sherrill <joel@OARcorp.com>
262
263        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
264        unneeded definitions when compiled for "mips" rather than "mips64orion."
265        Correct CPU_CFLAGS.
266
2672001-01-05      Joel Sherrill <joel@OARcorp.com>
268
269        * custom/gensh1.cfg: Removed rest of make-target-options and
270        moved them to BSP configure options.
271
2722001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
273
274        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
275        install point or assuming BSP build tree is available.
276
2772001-01-03      Joel Sherrill <joel@OARcorp.com>
278
279        * custom/psim.cfg: Removed unused variables.
280
2812001-01-03      Joel Sherrill <joel@OARcorp.com>
282
283        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
284        * custom/simcpu32.cfg: Removed MVME162 reference.
285
2862000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
287
288        * custom/mcp750.cfg: Fix problems in generation of .exe file.
289        Still need to fix to avoid touching install point on non-install stanza.
290
2912000-12-06      Joel Sherrill <joel@OARcorp.com>
292
293        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
294        and copies that should not be in it.
295
2962000-12-01      Joel Sherrill <joel@OARcorp.com>
297
298        * custom/jmr3904.cfg: Turn optimization back up to -O2.
299
3002000-11-30      Joel Sherrill <joel@OARcorp.com>
301
302        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
303        a mips1.  gcc translates -m3900 into that.
304
3052000-11-27      Joel Sherrill <joel@OARcorp.com>
306
307        * custom/jmr3904.cfg: Fix incorrect reference to i960.
308
3092000-11-27      Joel Sherrill <joel@OARcorp.com>
310
311        * custom/shsim.cfg: New file.
312        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
313        The shsim is for the SH simulator in gdb. It should be able
314        to be used with multiple SH CPU models.  This will require
315        adding BSP variants.
316
3172000-11-25      Joel Sherrill <joel@OARcorp.com>
318
319        * custom/pc386.cfg: make-exe rule would write into
320        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
321        is generally not writeable after the BSP is installed and you do not
322        want every application installed there by default.  Reported by
323        Eric Norum <eric.norum@usask.ca>.
324
3252000-11-25      Joel Sherrill <joel@OARcorp.com>
326
327        * custom/Makefile.am: Updated to add jmr3904.cfg
328        * custom/jmr3904.cfg: New file.
329
3302000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * custom/leon2.cfg: Removed defines that are now generated
333        in a non-BSP specific manner.
334
3352000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
336
337        * custom/Makefile.am: Modified to reflect addition of files.
338        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
339        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
340
3412000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
344
3452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
348
3492000-10-24      Joel Sherrill <joel@OARcorp.com>
350
351        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
352        definition since this information can be picked up from
353        autoconf generated files.  These BSPs are shared by the
354        mips and mips64orion "ports."
355
3562000-10-18      Joel Sherrill <joel@OARcorp.com>
357
358        * compilers/gcc-portsw.cfg: Use gcc style flags.
359
3602000-09-13      Joel Sherrill <joel@OARcorp.com>
361
362        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
363        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
364
3652000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
366
367        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
368        Eric Valette <valette@crf.canon.fr>.
369        * custom/vegaplus.cfg: New file.
370
3712000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
374        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
375        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
376        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
377        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
378        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
379        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
380
3812000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * custom/gensh2.cfg: Fix comments.
384
3852000-09-12      Joel Sherrill <joel@OARcorp.com>
386
387        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
388        compiler arguments that specify CPU model options.
389
3902000-09-12      Joel Sherrill <joel@OARcorp.com>
391
392        * custom/mbx860_005b.cfg (make-target-options): Add lines to
393        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
394        may be incorrect but the BSP now compiles.
395
3962000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * custom/arm_bare_bsp.cfg: Fix comments.
399
4002000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
403        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
404        * ChangeLog: File paths corrected
405
4062000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
407
408        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
409
4102000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * custom/pck6.cfg: New file
413        * custom/pc486.cfg: Use -m486
414        * custom/pc586.cfg: Use -mpentium
415        * custom/pc686.cfg: Use -mmpentiumpro
416        * custom/i386ex.cfg: Use -msoft-float
417
4182000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
419
420        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
421
4222000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
423
424        * ChangeLog: File paths corrected.
425
4262000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
427
428        * custom/mvme167.cfg: Add specification of printk port, console port
429        and serial I/O mode.  Arrange for the stripped executable to
430        be copied up the build tree.
431       
4322000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
433
434        * custom/mbx8xx.cfg: Support for shared printk and no termios.
435
4362000-08-10      John Cotton  <john.cotton@nrc.ca>
437
438        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
439
4402000-08-10      Joel Sherrill <joel@OARcorp.com>
441
442        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.