source: rtems/make/ChangeLog @ b2e4f3a8

4.104.114.84.95
Last change on this file since b2e4f3a8 was b2e4f3a8, checked in by Joel Sherrill <joel.sherrill@…>, on 11/10/00 at 14:24:36

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

  • custom/Cygwin-posix.cfg: Add -USTRICT_ANSI to LIBC_DEFINES.
  • Property mode set to 100644
File size: 3.2 KB
Line 
1
22000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3
4        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
5
62000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
9
102000-10-24      Joel Sherrill <joel@OARcorp.com>
11
12        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
13        definition since this information can be picked up from
14        autoconf generated files.  These BSPs are shared by the
15        mips and mips64orion "ports."
16
172000-10-18      Joel Sherrill <joel@OARcorp.com>
18
19        * compilers/gcc-portsw.cfg: Use gcc style flags.
20
212000-09-13      Joel Sherrill <joel@OARcorp.com>
22
23        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
24        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
25
262000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
27
28        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
29        Eric Valette <valette@crf.canon.fr>.
30        * custom/vegaplus.cfg: New file.
31
322000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
35        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
36        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
37        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
38        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
39        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
40        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
41
422000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * custom/gensh2.cfg: Fix comments.
45
462000-09-12      Joel Sherrill <joel@OARcorp.com>
47
48        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
49        compiler arguments that specify CPU model options.
50
512000-09-12      Joel Sherrill <joel@OARcorp.com>
52
53        * custom/mbx860_005b.cfg (make-target-options): Add lines to
54        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
55        may be incorrect but the BSP now compiles.
56
572000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * custom/arm_bare_bsp.cfg: Fix comments.
60
612000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
64        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
65        * ChangeLog: File paths corrected
66
672000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
70
712000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * custom/pck6.cfg: New file
74        * custom/pc486.cfg: Use -m486
75        * custom/pc586.cfg: Use -mpentium
76        * custom/pc686.cfg: Use -mmpentiumpro
77        * custom/i386ex.cfg: Use -msoft-float
78
792000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
80
81        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
82
832000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * ChangeLog: File paths corrected.
86
872000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
88
89        * custom/mvme167.cfg: Add specification of printk port, console port
90        and serial I/O mode.  Arrange for the stripped executable to
91        be copied up the build tree.
92       
932000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
94
95        * custom/mbx8xx.cfg: Support for shared printk and no termios.
96
972000-08-10      John Cotton  <john.cotton@nrc.ca>
98
99        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
100
1012000-08-10      Joel Sherrill <joel@OARcorp.com>
102
103        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.