source: rtems/make/ChangeLog @ cae8bc9

4.104.114.84.95
Last change on this file since cae8bc9 was cae8bc9, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 16:42:39

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

  • custom/gensh2.cfg: Remove -lstdc++ from make-exe.
  • Property mode set to 100644
File size: 9.6 KB
Line 
1
22001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3
4        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
5
62001-10-11      Joel Sherrill <joel@OARcorp.com>
7
8        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
9        to avoid using the apparently broken or deprecated -o argument.
10
112001-09-28      Joel Sherrill <joel@OARcorp.com>
12
13        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
14        for MC68302_BASE.
15
162001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * custom/bare.cfg: Define dummy make-cxx-exe.
19
202001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * ChangeLog: Formatting cleanup.
23
242001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
27        make-target-options.
28        * custom/FreeBSD-posix.cfg: Remove make-target-options.
29        * custom/HPUX9-posix.cfg: Dito.
30        * custom/Linux-posix.cfg: Dito.
31        * custom/Solaris-posix.cfg: Dito.
32        * custom/arm_bare_bsp.cfg: Dito.
33        * custom/armulator.cfg: Dito.
34        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
35        * custom/i386ex.cfg: Remove make-target-options.
36        * custom/i960sim.cfg: Remove make-target-options.
37        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
38        CONSOLE_USE_INTERRUPTS.
39        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
40        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
41        CONSOLE_USE_INTERRUPTS.
42        * custom/vegaplus.cfg: Remove make-target-options.
43
442001-05-25      Joel Sherrill <joel@OARcorp.com>
45
46        * custom/mrm332.cfg: Switched $(SED) to sed.
47
482000-05-25      Matt Cross <profesor@gweep.net>
49
50        * New MRM332 BSP for the Mini RoboMind board based
51        on the 68332 microcontroller designed and build by Mark
52        Castelluccio.  For details on the MRM see http://www.robominds.com.
53        * custom/mrm332.cfg: New file.
54
552001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
58        CONSOLE_USE_POLLED, HAS_RTC.
59
602001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
63        * custom/gensh2.cfg: Dito.
64
652001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
68        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
69        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
70        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
71        remove unused flags, remove -ansi from CPP.
72        * custom/eth_comm.cfg: Remove CPU_DEFINES.
73        * custom/sim68000.cfg: Remove CPU_DEFINES.
74       
752001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
78        * compilers/gcc-target-default.cfg: Dito.
79        * compilers/gcc-portsw.cfg: Remove -Hansi.
80        * custom/posix.cfg: Remove inclusion of target.cfg.
81        * custom/simhppa.cfg: Remove -ansi -fasm.
82
832001-04-11      Eric Valette <valette@crf.canon.fr>
84
85        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
86        "new exception processing model."
87
882001-04-11      Joel Sherrill <joel@OARcorp.com>
89
90        * custom/default.cfg: Switch to using exec_prefix to reflect new
91        organization of install point from Ralf Corsepius.
92
932001-03-30      Eric Valette <valette@crf.canon.fr>
94
95        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
96        use the "new exception processing model."
97
982001-03-14      Joel Sherrill <joel@OARcorp.com>
99
100        * custom/genmongossev.cfg: New file.
101
1022001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * custom/pc386dx.cfg: New bsp.
105
1062001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
109        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
110        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
111
1122001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
115        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
116        * host.cfg.in: Remove RM, make-script.
117        * ChangeLog: Remove bogus 2001-01-22 entry.
118
1192001-01-09      Joel Sherrill <joel@OARcorp.com>
120
121        * custom/pc386.cfg (make-exe): Removed commented out lines that
122        were displayed in build longs.
123
1242001-01-08      Joel Sherrill <joel@OARcorp.com>
125
126        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
127        unneeded definitions when compiled for "mips" rather than "mips64orion."
128        Correct CPU_CFLAGS.
129
1302001-01-05      Joel Sherrill <joel@OARcorp.com>
131
132        * custom/gensh1.cfg: Removed rest of make-target-options and
133        moved them to BSP configure options.
134
1352001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
136
137        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
138        install point or assuming BSP build tree is available.
139
1402001-01-03      Joel Sherrill <joel@OARcorp.com>
141
142        * custom/psim.cfg: Removed unused variables.
143
1442001-01-03      Joel Sherrill <joel@OARcorp.com>
145
146        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
147        * custom/simcpu32.cfg: Removed MVME162 reference.
148
1492000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
150
151        * custom/mcp750.cfg: Fix problems in generation of .exe file.
152        Still need to fix to avoid touching install point on non-install stanza.
153
1542000-12-06      Joel Sherrill <joel@OARcorp.com>
155
156        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
157        and copies that should not be in it.
158
1592000-12-01      Joel Sherrill <joel@OARcorp.com>
160
161        * custom/jmr3904.cfg: Turn optimization back up to -O2.
162
1632000-11-30      Joel Sherrill <joel@OARcorp.com>
164
165        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
166        a mips1.  gcc translates -m3900 into that.
167
1682000-11-27      Joel Sherrill <joel@OARcorp.com>
169
170        * custom/jmr3904.cfg: Fix incorrect reference to i960.
171
1722000-11-27      Joel Sherrill <joel@OARcorp.com>
173
174        * custom/shsim.cfg: New file.
175        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
176        The shsim is for the SH simulator in gdb. It should be able
177        to be used with multiple SH CPU models.  This will require
178        adding BSP variants.
179
1802000-11-25      Joel Sherrill <joel@OARcorp.com>
181
182        * custom/pc386.cfg: make-exe rule would write into
183        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
184        is generally not writeable after the BSP is installed and you do not
185        want every application installed there by default.  Reported by
186        Eric Norum <eric.norum@usask.ca>.
187
1882000-11-25      Joel Sherrill <joel@OARcorp.com>
189
190        * custom/Makefile.am: Updated to add jmr3904.cfg
191        * custom/jmr3904.cfg: New file.
192
1932000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * custom/leon2.cfg: Removed defines that are now generated
196        in a non-BSP specific manner.
197
1982000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
199
200        * custom/Makefile.am: Modified to reflect addition of files.
201        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
202        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
203
2042000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
207
2082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
211
2122000-10-24      Joel Sherrill <joel@OARcorp.com>
213
214        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
215        definition since this information can be picked up from
216        autoconf generated files.  These BSPs are shared by the
217        mips and mips64orion "ports."
218
2192000-10-18      Joel Sherrill <joel@OARcorp.com>
220
221        * compilers/gcc-portsw.cfg: Use gcc style flags.
222
2232000-09-13      Joel Sherrill <joel@OARcorp.com>
224
225        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
226        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
227
2282000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
229
230        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
231        Eric Valette <valette@crf.canon.fr>.
232        * custom/vegaplus.cfg: New file.
233
2342000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
237        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
238        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
239        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
240        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
241        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
242        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
243
2442000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * custom/gensh2.cfg: Fix comments.
247
2482000-09-12      Joel Sherrill <joel@OARcorp.com>
249
250        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
251        compiler arguments that specify CPU model options.
252
2532000-09-12      Joel Sherrill <joel@OARcorp.com>
254
255        * custom/mbx860_005b.cfg (make-target-options): Add lines to
256        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
257        may be incorrect but the BSP now compiles.
258
2592000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * custom/arm_bare_bsp.cfg: Fix comments.
262
2632000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
266        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
267        * ChangeLog: File paths corrected
268
2692000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
270
271        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
272
2732000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * custom/pck6.cfg: New file
276        * custom/pc486.cfg: Use -m486
277        * custom/pc586.cfg: Use -mpentium
278        * custom/pc686.cfg: Use -mmpentiumpro
279        * custom/i386ex.cfg: Use -msoft-float
280
2812000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
282
283        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
284
2852000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
286
287        * ChangeLog: File paths corrected.
288
2892000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
290
291        * custom/mvme167.cfg: Add specification of printk port, console port
292        and serial I/O mode.  Arrange for the stripped executable to
293        be copied up the build tree.
294       
2952000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
296
297        * custom/mbx8xx.cfg: Support for shared printk and no termios.
298
2992000-08-10      John Cotton  <john.cotton@nrc.ca>
300
301        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
302
3032000-08-10      Joel Sherrill <joel@OARcorp.com>
304
305        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.