source: rtems/make/ChangeLog @ 1c69af9b

4.104.114.84.95
Last change on this file since 1c69af9b was 1c69af9b, checked in by Joel Sherrill <joel.sherrill@…>, on 11/27/00 at 16:02:50

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

  • custom/shsim.cfg: New file.
  • custom/Makefile.am: Modified to reflect addition of shsim.cfg. The shsim is for the SH simulator in gdb. It should be able to be used with multiple SH CPU models. This will require adding BSP variants.
  • Property mode set to 100644
File size: 4.3 KB
Line 
1
22000-11-27      Joel Sherrill <joel@OARcorp.com>
3
4        * custom/shsim.cfg: New file.
5        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
6        The shsim is for the SH simulator in gdb. It should be able
7        to be used with multiple SH CPU models.  This will require
8        adding BSP variants.
9
102000-11-25      Joel Sherrill <joel@OARcorp.com>
11
12        * custom/pc386.cfg: make-exe rule would write into
13        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
14        is generally not writeable after the BSP is installed and you do not
15        want every application installed there by default.  Reported by
16        Eric Norum <eric.norum@usask.ca>.
17
182000-11-25      Joel Sherrill <joel@OARcorp.com>
19
20        * custom/Makefile.am: Updated to add jmr3904.cfg
21        * custom/jmr3904.cfg: New file.
22
232000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * custom/leon2.cfg: Removed defines that are now generated
26        in a non-BSP specific manner.
27
282000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
29
30        * custom/Makefile.am: Modified to reflect addition of files.
31        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
32        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
33
342000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
37
382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
41
422000-10-24      Joel Sherrill <joel@OARcorp.com>
43
44        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
45        definition since this information can be picked up from
46        autoconf generated files.  These BSPs are shared by the
47        mips and mips64orion "ports."
48
492000-10-18      Joel Sherrill <joel@OARcorp.com>
50
51        * compilers/gcc-portsw.cfg: Use gcc style flags.
52
532000-09-13      Joel Sherrill <joel@OARcorp.com>
54
55        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
56        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
57
582000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
59
60        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
61        Eric Valette <valette@crf.canon.fr>.
62        * custom/vegaplus.cfg: New file.
63
642000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
67        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
68        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
69        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
70        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
71        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
72        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
73
742000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * custom/gensh2.cfg: Fix comments.
77
782000-09-12      Joel Sherrill <joel@OARcorp.com>
79
80        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
81        compiler arguments that specify CPU model options.
82
832000-09-12      Joel Sherrill <joel@OARcorp.com>
84
85        * custom/mbx860_005b.cfg (make-target-options): Add lines to
86        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
87        may be incorrect but the BSP now compiles.
88
892000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * custom/arm_bare_bsp.cfg: Fix comments.
92
932000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
96        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
97        * ChangeLog: File paths corrected
98
992000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
100
101        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
102
1032000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * custom/pck6.cfg: New file
106        * custom/pc486.cfg: Use -m486
107        * custom/pc586.cfg: Use -mpentium
108        * custom/pc686.cfg: Use -mmpentiumpro
109        * custom/i386ex.cfg: Use -msoft-float
110
1112000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
112
113        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
114
1152000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
116
117        * ChangeLog: File paths corrected.
118
1192000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
120
121        * custom/mvme167.cfg: Add specification of printk port, console port
122        and serial I/O mode.  Arrange for the stripped executable to
123        be copied up the build tree.
124       
1252000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
126
127        * custom/mbx8xx.cfg: Support for shared printk and no termios.
128
1292000-08-10      John Cotton  <john.cotton@nrc.ca>
130
131        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
132
1332000-08-10      Joel Sherrill <joel@OARcorp.com>
134
135        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.