source: rtems/make/ChangeLog @ f8b891d

4.104.114.84.95
Last change on this file since f8b891d was f8b891d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/01 at 18:14:01

2001-01-08 Joel Sherrill <joel@…>

  • custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove unneeded definitions when compiled for "mips" rather than "mips64orion." Correct CPU_CFLAGS.
  • Property mode set to 100644
File size: 5.8 KB
Line 
1
22001-01-08      Joel Sherrill <joel@OARcorp.com>
3
4        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
5        unneeded definitions when compiled for "mips" rather than "mips64orion."
6        Correct CPU_CFLAGS.
7
82001-01-05      Joel Sherrill <joel@OARcorp.com>
9
10        * custom/gensh1.cfg: Removed rest of make-target-options and
11        moved them to BSP configure options.
12
132001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
14
15        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
16        install point or assuming BSP build tree is available.
17
182001-01-03      Joel Sherrill <joel@OARcorp.com>
19
20        * custom/psim.cfg: Removed unused variables.
21
222001-01-03      Joel Sherrill <joel@OARcorp.com>
23
24        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
25        * custom/simcpu32.cfg: Removed MVME162 reference.
26
272000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
28
29        * custom/mcp750.cfg: Fix problems in generation of .exe file.
30        Still need to fix to avoid touching install point on non-install stanza.
31
322000-12-06      Joel Sherrill <joel@OARcorp.com>
33
34        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
35        and copies that should not be in it.
36
372000-12-01      Joel Sherrill <joel@OARcorp.com>
38
39        * custom/jmr3904.cfg: Turn optimization back up to -O2.
40
412000-11-30      Joel Sherrill <joel@OARcorp.com>
42
43        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
44        a mips1.  gcc translates -m3900 into that.
45
462000-11-27      Joel Sherrill <joel@OARcorp.com>
47
48        * custom/jmr3904.cfg: Fix incorrect reference to i960.
49
502000-11-27      Joel Sherrill <joel@OARcorp.com>
51
52        * custom/shsim.cfg: New file.
53        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
54        The shsim is for the SH simulator in gdb. It should be able
55        to be used with multiple SH CPU models.  This will require
56        adding BSP variants.
57
582000-11-25      Joel Sherrill <joel@OARcorp.com>
59
60        * custom/pc386.cfg: make-exe rule would write into
61        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
62        is generally not writeable after the BSP is installed and you do not
63        want every application installed there by default.  Reported by
64        Eric Norum <eric.norum@usask.ca>.
65
662000-11-25      Joel Sherrill <joel@OARcorp.com>
67
68        * custom/Makefile.am: Updated to add jmr3904.cfg
69        * custom/jmr3904.cfg: New file.
70
712000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * custom/leon2.cfg: Removed defines that are now generated
74        in a non-BSP specific manner.
75
762000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
77
78        * custom/Makefile.am: Modified to reflect addition of files.
79        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
80        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
81
822000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
85
862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
89
902000-10-24      Joel Sherrill <joel@OARcorp.com>
91
92        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
93        definition since this information can be picked up from
94        autoconf generated files.  These BSPs are shared by the
95        mips and mips64orion "ports."
96
972000-10-18      Joel Sherrill <joel@OARcorp.com>
98
99        * compilers/gcc-portsw.cfg: Use gcc style flags.
100
1012000-09-13      Joel Sherrill <joel@OARcorp.com>
102
103        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
104        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
105
1062000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
107
108        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
109        Eric Valette <valette@crf.canon.fr>.
110        * custom/vegaplus.cfg: New file.
111
1122000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
115        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
116        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
117        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
118        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
119        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
120        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
121
1222000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * custom/gensh2.cfg: Fix comments.
125
1262000-09-12      Joel Sherrill <joel@OARcorp.com>
127
128        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
129        compiler arguments that specify CPU model options.
130
1312000-09-12      Joel Sherrill <joel@OARcorp.com>
132
133        * custom/mbx860_005b.cfg (make-target-options): Add lines to
134        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
135        may be incorrect but the BSP now compiles.
136
1372000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * custom/arm_bare_bsp.cfg: Fix comments.
140
1412000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
144        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
145        * ChangeLog: File paths corrected
146
1472000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
148
149        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
150
1512000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * custom/pck6.cfg: New file
154        * custom/pc486.cfg: Use -m486
155        * custom/pc586.cfg: Use -mpentium
156        * custom/pc686.cfg: Use -mmpentiumpro
157        * custom/i386ex.cfg: Use -msoft-float
158
1592000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
160
161        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
162
1632000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        * ChangeLog: File paths corrected.
166
1672000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
168
169        * custom/mvme167.cfg: Add specification of printk port, console port
170        and serial I/O mode.  Arrange for the stripped executable to
171        be copied up the build tree.
172       
1732000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
174
175        * custom/mbx8xx.cfg: Support for shared printk and no termios.
176
1772000-08-10      John Cotton  <john.cotton@nrc.ca>
178
179        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
180
1812000-08-10      Joel Sherrill <joel@OARcorp.com>
182
183        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.