1 | |
---|
2 | 2001-01-03 Joel Sherrill <joel@OARcorp.com> |
---|
3 | |
---|
4 | * custom/psim.cfg: Removed unused variables. |
---|
5 | |
---|
6 | 2001-01-03 Joel Sherrill <joel@OARcorp.com> |
---|
7 | |
---|
8 | * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration. |
---|
9 | * custom/simcpu32.cfg: Removed MVME162 reference. |
---|
10 | |
---|
11 | 2000-12-14 Emmanuel Raguet <raguet@crf.canon.fr> |
---|
12 | |
---|
13 | * custom/mcp750.cfg: Fix problems in generation of .exe file. |
---|
14 | Still need to fix to avoid touching install point on non-install stanza. |
---|
15 | |
---|
16 | 2000-12-06 Joel Sherrill <joel@OARcorp.com> |
---|
17 | |
---|
18 | * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir |
---|
19 | and copies that should not be in it. |
---|
20 | |
---|
21 | 2000-12-01 Joel Sherrill <joel@OARcorp.com> |
---|
22 | |
---|
23 | * custom/jmr3904.cfg: Turn optimization back up to -O2. |
---|
24 | |
---|
25 | 2000-11-30 Joel Sherrill <joel@OARcorp.com> |
---|
26 | |
---|
27 | * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually |
---|
28 | a mips1. gcc translates -m3900 into that. |
---|
29 | |
---|
30 | 2000-11-27 Joel Sherrill <joel@OARcorp.com> |
---|
31 | |
---|
32 | * custom/jmr3904.cfg: Fix incorrect reference to i960. |
---|
33 | |
---|
34 | 2000-11-27 Joel Sherrill <joel@OARcorp.com> |
---|
35 | |
---|
36 | * custom/shsim.cfg: New file. |
---|
37 | * custom/Makefile.am: Modified to reflect addition of shsim.cfg. |
---|
38 | The shsim is for the SH simulator in gdb. It should be able |
---|
39 | to be used with multiple SH CPU models. This will require |
---|
40 | adding BSP variants. |
---|
41 | |
---|
42 | 2000-11-25 Joel Sherrill <joel@OARcorp.com> |
---|
43 | |
---|
44 | * custom/pc386.cfg: make-exe rule would write into |
---|
45 | $(PROJECT_RELEASE) area. This is not cool because it $(PROJECT_RELEASE) |
---|
46 | is generally not writeable after the BSP is installed and you do not |
---|
47 | want every application installed there by default. Reported by |
---|
48 | Eric Norum <eric.norum@usask.ca>. |
---|
49 | |
---|
50 | 2000-11-25 Joel Sherrill <joel@OARcorp.com> |
---|
51 | |
---|
52 | * custom/Makefile.am: Updated to add jmr3904.cfg |
---|
53 | * custom/jmr3904.cfg: New file. |
---|
54 | |
---|
55 | 2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
56 | |
---|
57 | * custom/leon2.cfg: Removed defines that are now generated |
---|
58 | in a non-BSP specific manner. |
---|
59 | |
---|
60 | 2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl> |
---|
61 | |
---|
62 | * custom/Makefile.am: Modified to reflect addition of files. |
---|
63 | * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant. |
---|
64 | * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file. |
---|
65 | |
---|
66 | 2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
67 | |
---|
68 | * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES. |
---|
69 | |
---|
70 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
71 | |
---|
72 | * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose. |
---|
73 | |
---|
74 | 2000-10-24 Joel Sherrill <joel@OARcorp.com> |
---|
75 | |
---|
76 | * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU |
---|
77 | definition since this information can be picked up from |
---|
78 | autoconf generated files. These BSPs are shared by the |
---|
79 | mips and mips64orion "ports." |
---|
80 | |
---|
81 | 2000-10-18 Joel Sherrill <joel@OARcorp.com> |
---|
82 | |
---|
83 | * compilers/gcc-portsw.cfg: Use gcc style flags. |
---|
84 | |
---|
85 | 2000-09-13 Joel Sherrill <joel@OARcorp.com> |
---|
86 | |
---|
87 | * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg, |
---|
88 | custom/mcp750.cfg, custom/vegaplus.cfg: Clean up. |
---|
89 | |
---|
90 | 2000-09-13 Emmanuel Raguet <raguet@crf.canon.fr> |
---|
91 | |
---|
92 | * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and |
---|
93 | Eric Valette <valette@crf.canon.fr>. |
---|
94 | * custom/vegaplus.cfg: New file. |
---|
95 | |
---|
96 | 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
97 | |
---|
98 | * custom/erc32.cfg: Add comment on -mno-v8, -mcypress. |
---|
99 | * custom/gen68302.cfg: Comment out LIBC_LIB[C|M]. |
---|
100 | * custom/gen68340.cfg: Comment out LIBC_LIB[C|M]. |
---|
101 | * custom/gen68360.cfg: Comment out LIBC_LIB[C|M]. |
---|
102 | * custom/idp.cfg: Comment out LIBC_LIB[C|M]. |
---|
103 | * custom/mvme162.cfg: Comment out LIBC_LIB[C|M]. |
---|
104 | * custom/ods68302.cfg: Comment out LIBC_LIB[C|M]. |
---|
105 | |
---|
106 | 2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
107 | |
---|
108 | * custom/gensh2.cfg: Fix comments. |
---|
109 | |
---|
110 | 2000-09-12 Joel Sherrill <joel@OARcorp.com> |
---|
111 | |
---|
112 | * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include |
---|
113 | compiler arguments that specify CPU model options. |
---|
114 | |
---|
115 | 2000-09-12 Joel Sherrill <joel@OARcorp.com> |
---|
116 | |
---|
117 | * custom/mbx860_005b.cfg (make-target-options): Add lines to |
---|
118 | define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings |
---|
119 | may be incorrect but the BSP now compiles. |
---|
120 | |
---|
121 | 2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
122 | |
---|
123 | * custom/arm_bare_bsp.cfg: Fix comments. |
---|
124 | |
---|
125 | 2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
126 | |
---|
127 | * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe |
---|
128 | * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32 |
---|
129 | * ChangeLog: File paths corrected |
---|
130 | |
---|
131 | 2000-08-29 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
132 | |
---|
133 | * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags. |
---|
134 | |
---|
135 | 2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
136 | |
---|
137 | * custom/pck6.cfg: New file |
---|
138 | * custom/pc486.cfg: Use -m486 |
---|
139 | * custom/pc586.cfg: Use -mpentium |
---|
140 | * custom/pc686.cfg: Use -mmpentiumpro |
---|
141 | * custom/i386ex.cfg: Use -msoft-float |
---|
142 | |
---|
143 | 2000-08-11 Charles-Antoine Gauthier <charles.gauthier@nrc.ca> |
---|
144 | |
---|
145 | * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM |
---|
146 | |
---|
147 | 2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
148 | |
---|
149 | * ChangeLog: File paths corrected. |
---|
150 | |
---|
151 | 2000-08-04 Charles-Antoine Gauthier <charles.gauthier@nrc.ca> |
---|
152 | |
---|
153 | * custom/mvme167.cfg: Add specification of printk port, console port |
---|
154 | and serial I/O mode. Arrange for the stripped executable to |
---|
155 | be copied up the build tree. |
---|
156 | |
---|
157 | 2000-08-10 Charles-Antoine Gauthier <charles.gauthier@nrc.ca> |
---|
158 | |
---|
159 | * custom/mbx8xx.cfg: Support for shared printk and no termios. |
---|
160 | |
---|
161 | 2000-08-10 John Cotton <john.cotton@nrc.ca> |
---|
162 | |
---|
163 | * custom/mbx8xx.cfg: Support added for dejagnu test harness. |
---|
164 | |
---|
165 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
166 | |
---|
167 | * ChangeLog: New file. |
---|