source: rtems/make/ChangeLog @ af447ea

4.104.114.84.95
Last change on this file since af447ea was af447ea, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/01 at 18:35:19

2001-09-21 Ralf Corsepius <corsepiu@…>

  • custom/gensh2.cfg: Remove -lstdc++ from make-exe.
  • ChangeLog?: Formatting cleanup.
  • Property mode set to 100644
File size: 9.2 KB
Line 
1
22001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
4
5        * ChangeLog: Formatting cleanup.
6
72001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
10        make-target-options.
11        * custom/FreeBSD-posix.cfg: Remove make-target-options.
12        * custom/HPUX9-posix.cfg: Dito.
13        * custom/Linux-posix.cfg: Dito.
14        * custom/Solaris-posix.cfg: Dito.
15        * custom/arm_bare_bsp.cfg: Dito.
16        * custom/armulator.cfg: Dito.
17        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
18        * custom/i386ex.cfg: Remove make-target-options.
19        * custom/i960sim.cfg: Remove make-target-options.
20        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
21        CONSOLE_USE_INTERRUPTS.
22        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
23        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
24        CONSOLE_USE_INTERRUPTS.
25        * custom/vegaplus.cfg: Remove make-target-options.
26
272001-05-25      Joel Sherrill <joel@OARcorp.com>
28
29        * custom/mrm332.cfg: Switched $(SED) to sed.
30
312000-05-25      Matt Cross <profesor@gweep.net>
32
33        * New MRM332 BSP for the Mini RoboMind board based
34        on the 68332 microcontroller designed and build by Mark
35        Castelluccio.  For details on the MRM see http://www.robominds.com.
36        * custom/mrm332.cfg: New file.
37
382001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
41        CONSOLE_USE_POLLED, HAS_RTC.
42
432001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
46        * custom/gensh2.cfg: Dito.
47
482001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
51        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
52        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
53        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
54        remove unused flags, remove -ansi from CPP.
55        * custom/eth_comm.cfg: Remove CPU_DEFINES.
56        * custom/sim68000.cfg: Remove CPU_DEFINES.
57       
582001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
61        * compilers/gcc-target-default.cfg: Dito.
62        * compilers/gcc-portsw.cfg: Remove -Hansi.
63        * custom/posix.cfg: Remove inclusion of target.cfg.
64        * custom/simhppa.cfg: Remove -ansi -fasm.
65
662001-04-11      Eric Valette <valette@crf.canon.fr>
67
68        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
69        "new exception processing model."
70
712001-04-11      Joel Sherrill <joel@OARcorp.com>
72
73        * custom/default.cfg: Switch to using exec_prefix to reflect new
74        organization of install point from Ralf Corsepius.
75
762001-03-30      Eric Valette <valette@crf.canon.fr>
77
78        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
79        use the "new exception processing model."
80
812001-03-14      Joel Sherrill <joel@OARcorp.com>
82
83        * custom/genmongossev.cfg: New file.
84
852001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * custom/pc386dx.cfg: New bsp.
88
892001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
92        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
93        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
94
952001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
98        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
99        * host.cfg.in: Remove RM, make-script.
100        * ChangeLog: Remove bogus 2001-01-22 entry.
101
1022001-01-09      Joel Sherrill <joel@OARcorp.com>
103
104        * custom/pc386.cfg (make-exe): Removed commented out lines that
105        were displayed in build longs.
106
1072001-01-08      Joel Sherrill <joel@OARcorp.com>
108
109        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
110        unneeded definitions when compiled for "mips" rather than "mips64orion."
111        Correct CPU_CFLAGS.
112
1132001-01-05      Joel Sherrill <joel@OARcorp.com>
114
115        * custom/gensh1.cfg: Removed rest of make-target-options and
116        moved them to BSP configure options.
117
1182001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
119
120        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
121        install point or assuming BSP build tree is available.
122
1232001-01-03      Joel Sherrill <joel@OARcorp.com>
124
125        * custom/psim.cfg: Removed unused variables.
126
1272001-01-03      Joel Sherrill <joel@OARcorp.com>
128
129        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
130        * custom/simcpu32.cfg: Removed MVME162 reference.
131
1322000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
133
134        * custom/mcp750.cfg: Fix problems in generation of .exe file.
135        Still need to fix to avoid touching install point on non-install stanza.
136
1372000-12-06      Joel Sherrill <joel@OARcorp.com>
138
139        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
140        and copies that should not be in it.
141
1422000-12-01      Joel Sherrill <joel@OARcorp.com>
143
144        * custom/jmr3904.cfg: Turn optimization back up to -O2.
145
1462000-11-30      Joel Sherrill <joel@OARcorp.com>
147
148        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
149        a mips1.  gcc translates -m3900 into that.
150
1512000-11-27      Joel Sherrill <joel@OARcorp.com>
152
153        * custom/jmr3904.cfg: Fix incorrect reference to i960.
154
1552000-11-27      Joel Sherrill <joel@OARcorp.com>
156
157        * custom/shsim.cfg: New file.
158        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
159        The shsim is for the SH simulator in gdb. It should be able
160        to be used with multiple SH CPU models.  This will require
161        adding BSP variants.
162
1632000-11-25      Joel Sherrill <joel@OARcorp.com>
164
165        * custom/pc386.cfg: make-exe rule would write into
166        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
167        is generally not writeable after the BSP is installed and you do not
168        want every application installed there by default.  Reported by
169        Eric Norum <eric.norum@usask.ca>.
170
1712000-11-25      Joel Sherrill <joel@OARcorp.com>
172
173        * custom/Makefile.am: Updated to add jmr3904.cfg
174        * custom/jmr3904.cfg: New file.
175
1762000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * custom/leon2.cfg: Removed defines that are now generated
179        in a non-BSP specific manner.
180
1812000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
182
183        * custom/Makefile.am: Modified to reflect addition of files.
184        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
185        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
186
1872000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
190
1912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
194
1952000-10-24      Joel Sherrill <joel@OARcorp.com>
196
197        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
198        definition since this information can be picked up from
199        autoconf generated files.  These BSPs are shared by the
200        mips and mips64orion "ports."
201
2022000-10-18      Joel Sherrill <joel@OARcorp.com>
203
204        * compilers/gcc-portsw.cfg: Use gcc style flags.
205
2062000-09-13      Joel Sherrill <joel@OARcorp.com>
207
208        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
209        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
210
2112000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
212
213        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
214        Eric Valette <valette@crf.canon.fr>.
215        * custom/vegaplus.cfg: New file.
216
2172000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
220        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
221        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
222        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
223        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
224        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
225        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
226
2272000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * custom/gensh2.cfg: Fix comments.
230
2312000-09-12      Joel Sherrill <joel@OARcorp.com>
232
233        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
234        compiler arguments that specify CPU model options.
235
2362000-09-12      Joel Sherrill <joel@OARcorp.com>
237
238        * custom/mbx860_005b.cfg (make-target-options): Add lines to
239        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
240        may be incorrect but the BSP now compiles.
241
2422000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * custom/arm_bare_bsp.cfg: Fix comments.
245
2462000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
249        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
250        * ChangeLog: File paths corrected
251
2522000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
253
254        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
255
2562000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * custom/pck6.cfg: New file
259        * custom/pc486.cfg: Use -m486
260        * custom/pc586.cfg: Use -mpentium
261        * custom/pc686.cfg: Use -mmpentiumpro
262        * custom/i386ex.cfg: Use -msoft-float
263
2642000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
265
266        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
267
2682000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
269
270        * ChangeLog: File paths corrected.
271
2722000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
273
274        * custom/mvme167.cfg: Add specification of printk port, console port
275        and serial I/O mode.  Arrange for the stripped executable to
276        be copied up the build tree.
277       
2782000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
279
280        * custom/mbx8xx.cfg: Support for shared printk and no termios.
281
2822000-08-10      John Cotton  <john.cotton@nrc.ca>
283
284        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
285
2862000-08-10      Joel Sherrill <joel@OARcorp.com>
287
288        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.