source: rtems/make/ChangeLog @ eeabe77

4.104.114.84.95
Last change on this file since eeabe77 was 8c47d509, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/00 at 21:48:40

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

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