|
0
|
1 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> |
|
|
2 |
|
|
3 * include/pkgconf/hal_mn10300_stdeval1.h: Undid 1998-10-16 change. |
|
|
4 |
|
|
5 1998-10-16 Jesper Skov <jskov@cygnus.co.uk> |
|
|
6 |
|
|
7 * include/pkgconf/hal_mn10300_stdeval1.h: Changed |
|
|
8 CYGPKG_HAL_MN10300_STDEVAL1 to CYG_HAL_MN10300_STDEVAL1. |
|
|
9 |
|
|
10 1998-10-14 Nick Garnett <nickg@cygnus.co.uk> |
|
|
11 |
|
|
12 * src/hal_diag.c: |
|
|
13 Removed some compiler warnings. |
|
|
14 |
|
|
15 1998-10-13 Nick Garnett <nickg@cygnus.co.uk> |
|
|
16 |
|
|
17 * src/stdeval1.ld: |
|
|
18 Moved RAM load address to 0x80008000. |
|
|
19 |
|
|
20 Mon Oct 12 18:03:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
|
21 |
|
|
22 * include/hal_diag.h: |
|
|
23 Add void arg to prototype for hal_diag_init() |
|
|
24 Fix for PR 17309 |
|
|
25 |
|
|
26 Wed Sep 23 08:11:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
|
27 |
|
|
28 * include/hal_diag.h: |
|
|
29 Add HAL_DIAG_READ_CHAR() macro for consistency with other targets |
|
|
30 since we do have the hal_diag_read_char() function. |
|
|
31 Fix for PR 17300 |
|
|
32 |
|
|
33 1998-09-11 Bart Veer <bartv@cygnus.co.uk> |
|
|
34 |
|
|
35 * include/pkgconf/hal_mn10300_stdeval1.h: |
|
|
36 Updated configuration data with some descriptions. |
|
|
37 |
|
|
38 1998-09-09 Nick Garnett <nickg@cygnus.co.uk> |
|
|
39 |
|
|
40 * src/stdeval1.ld: |
|
|
41 Added definition of hal_virtual_vector_table. |
|
|
42 |
|
|
43 * src/hal_diag.c: |
|
|
44 Added configury to allow PROMIce AI ROMART to be used |
|
|
45 independently of diag destination. Added ai_write_hex() to provide |
|
|
46 rudimentary support for numerical output when doing this. |
|
|
47 |
|
|
48 1998-09-04 Bart Veer <bartv@cygnus.co.uk> |
|
|
49 |
|
|
50 * include/pkgconf/hal_mn10300_stdeval1.h: |
|
|
51 Temporary change to the type of the startup option, needed by the |
|
|
52 configuration tool. |
|
|
53 |
|
|
54 Thu Sep 3 15:15:57 1998 Tim Goodwin <tgoodwin@cygnus.co.uk> |
|
|
55 |
|
|
56 * hal/mn10300/stdeval1/current/src/PKGconf.mak |
|
|
57 * hal/mn10300/stdeval1/current/src/makefile |
|
|
58 * hal/mn10300/stdeval1/current/tests/PKGconf.mak |
|
|
59 |
|
|
60 s/panx/mn10300/g |
|
|
61 |
|
|
62 1998-09-02 Bart Veer <bartv@cygnus.co.uk> |
|
|
63 |
|
|
64 * include/pkgconf/hal_mn10300_stdeval1.h: |
|
|
65 New header file for platform-specific configuration options |
|
|
66 |
|
|
67 * tests/PKGconf.mak: |
|
|
68 * src/PKGconf.mak: |
|
|
69 Sort out package naming conventions. |
|
|
70 |
|
|
71 1998-09-02 Nick Garnett <nickg@cygnus.co.uk> |
|
|
72 |
|
|
73 * src/hal_diag.c: |
|
|
74 Fixed some compiler warnings. |
|
|
75 Ifdeffed out intialisation of serial2 when using cygmon, thus |
|
|
76 retaining Cygmon's line setup. |
|
|
77 |
|
|
78 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> |
|
|
79 |
|
|
80 * include/hal_diag.h: |
|
|
81 * src/hal_diag.c: |
|
|
82 * src/stdeval1.ld: |
|
|
83 Now uses hal.h rather than kernel.h. |
|
|
84 |
|
|
85 Tue Aug 18 11:46:14 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
|
86 |
|
|
87 * src/stdeval1.ld: Reorder GROUP line |
|
|
88 |
|
|
89 Mon Aug 17 22:20:05 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
|
90 |
|
|
91 * src/stdeval1.ld: |
|
|
92 Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking |
|
|
93 |
|
|
94 //=========================================================================== |
|
|
95 //####COPYRIGHTBEGIN#### |
|
|
96 // |
|
|
97 // ------------------------------------------- |
|
|
98 // The contents of this file are subject to the Cygnus eCos Public License |
|
|
99 // Version 1.0 (the "License"); you may not use this file except in |
|
|
100 // compliance with the License. You may obtain a copy of the License at |
|
|
101 // http://sourceware.cygnus.com/ecos |
|
|
102 // |
|
|
103 // Software distributed under the License is distributed on an "AS IS" |
|
|
104 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
|
|
105 // License for the specific language governing rights and limitations under |
|
|
106 // the License. |
|
|
107 // |
|
|
108 // The Original Code is eCos - Embedded Cygnus Operating System, released |
|
|
109 // September 30, 1998. |
|
|
110 // |
|
|
111 // The Initial Developer of the Original Code is Cygnus. Portions created |
|
|
112 // by Cygnus are Copyright (C) 1998 Cygnus Solutions. All Rights Reserved. |
|
|
113 // ------------------------------------------- |
|
|
114 // |
|
|
115 //####COPYRIGHTEND#### |
|
|
116 //=========================================================================== |