source: rtems/make/ChangeLog @ 732d4db

4.104.114.84.95
Last change on this file since 732d4db was 732d4db, checked in by Joel Sherrill <joel.sherrill@…>, on 11/25/00 at 18:45:13

2000-11-25 Joel Sherrill <joel@…>

  • custom/Makefile.am: Updated to add jmr3904.cfg
  • custom/jmr3904.cfg: New file.
  • Property mode set to 100644
File size: 3.7 KB
Line 
1
22000-11-25      Joel Sherrill <joel@OARcorp.com>
3
4        * custom/Makefile.am: Updated to add jmr3904.cfg
5        * custom/jmr3904.cfg: New file.
6
72000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * custom/leon2.cfg: Removed defines that are now generated
10        in a non-BSP specific manner.
11
122000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
13
14        * custom/Makefile.am: Modified to reflect addition of files.
15        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
16        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
17
182000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
21
222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
25
262000-10-24      Joel Sherrill <joel@OARcorp.com>
27
28        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
29        definition since this information can be picked up from
30        autoconf generated files.  These BSPs are shared by the
31        mips and mips64orion "ports."
32
332000-10-18      Joel Sherrill <joel@OARcorp.com>
34
35        * compilers/gcc-portsw.cfg: Use gcc style flags.
36
372000-09-13      Joel Sherrill <joel@OARcorp.com>
38
39        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
40        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
41
422000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
43
44        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
45        Eric Valette <valette@crf.canon.fr>.
46        * custom/vegaplus.cfg: New file.
47
482000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
51        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
52        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
53        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
54        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
55        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
56        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
57
582000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * custom/gensh2.cfg: Fix comments.
61
622000-09-12      Joel Sherrill <joel@OARcorp.com>
63
64        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
65        compiler arguments that specify CPU model options.
66
672000-09-12      Joel Sherrill <joel@OARcorp.com>
68
69        * custom/mbx860_005b.cfg (make-target-options): Add lines to
70        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
71        may be incorrect but the BSP now compiles.
72
732000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * custom/arm_bare_bsp.cfg: Fix comments.
76
772000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
80        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
81        * ChangeLog: File paths corrected
82
832000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
86
872000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * custom/pck6.cfg: New file
90        * custom/pc486.cfg: Use -m486
91        * custom/pc586.cfg: Use -mpentium
92        * custom/pc686.cfg: Use -mmpentiumpro
93        * custom/i386ex.cfg: Use -msoft-float
94
952000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
96
97        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
98
992000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
100
101        * ChangeLog: File paths corrected.
102
1032000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
104
105        * custom/mvme167.cfg: Add specification of printk port, console port
106        and serial I/O mode.  Arrange for the stripped executable to
107        be copied up the build tree.
108       
1092000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
110
111        * custom/mbx8xx.cfg: Support for shared printk and no termios.
112
1132000-08-10      John Cotton  <john.cotton@nrc.ca>
114
115        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
116
1172000-08-10      Joel Sherrill <joel@OARcorp.com>
118
119        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.