Mercurial > flash_v2
annotate packages/hal/mn10300/sim/current/ChangeLog @ 36:e97d78785e2d ecos-sw-1999-09-12
Merge from eCos master repository on 1999-09-12-15:40:34-BST
| author | jlarmour |
|---|---|
| date | Sun, 12 Sep 1999 15:26:05 +0000 |
| parents | ece80412419a |
| children | 755351606154 |
| rev | line source |
|---|---|
|
36
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
1 1999-09-09 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
2 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
3 * src/plf_misc.c: New file. |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
4 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
5 * src/PKGconf.mak (PACKAGE): Rename hal_mn10300_sim to |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
6 hal_mn10300_am31_sim |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
7 (COMPILE): Add plf_misc.c |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
8 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
9 * tests/PKGconf.mak (PACKAGE): Likewise |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
10 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
11 * include/platform.inc: New file, effectively empty |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
12 * include/plf_intr.h: Likewise |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
13 * include/pkgconf/mlt_mn10300_sim_ram.ldi: Rename to |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
14 mlt_mn10300_am31_sim_ram.ldi |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
15 * include/pkgconf/mlt_mn10300_am31_sim_ram.ldi: New file |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
16 * include/pkgconf/mlt_mn10300_sim_ram.mlt: Rename to |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
17 mlt_mn10300_am31_sim_ram.mlt |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
18 * include/pkgconf/mlt_mn10300_am31_sim_ram.mlt: New file |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
19 * src/makefile: delete |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
20 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
21 1999-09-06 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
22 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
23 * include/pkgconf/hal_mn10300_sim.h: Rename to hal_mn10300_am31_sim.h |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
24 * include/pkgconf/hal_mn10300_am31_sim.h: New file |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
25 Require AM31 target |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
8
diff
changeset
|
26 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
27 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
28 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
29 * include/pkgconf/hal_mn10300_sim.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
30 |
| 2 | 31 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 32 | |
| 33 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 34 avoid padded output sections (PR 19787) | |
| 35 | |
| 36 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 37 | |
| 38 * include/pkgconf/hal_mn10300_sim.h: Take out DEVICES dependencies. | |
| 39 | |
| 40 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 41 | |
| 42 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 43 that they can co-exist in an eCos build tree (PR 19184) | |
| 44 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 45 that they can co-exist in an eCos build tree (PR 19184) | |
| 46 | |
| 47 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 48 | |
| 49 * include/hal_stub.h: Removed. | |
| 50 | |
| 51 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 52 | |
| 53 * include/pkgconf/*.mlt: New memory layout save files | |
| 54 | |
| 55 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 56 | |
| 57 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 58 | |
| 59 1999-01-26 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 60 | |
| 61 * include/pkgconf/ram.ldi: | |
| 62 Add copyright notice. (Though these files will later be generated | |
| 63 by a tool and so not copyright, these default setups are.) | |
| 64 | |
| 65 * src/PKGconf.mak (COMPILE): | |
| 66 Remove obsolete and in fact empty file sim.S | |
| 67 | |
| 68 * src/sim.S: | |
| 69 Removed. | |
| 70 | |
| 71 1999-01-14 John Dallaway <jld@cygnus.co.uk> | |
| 72 | |
| 73 * include/pkgconf/ram.ldi: correct the start address | |
| 74 | |
| 75 1999-01-12 John Dallaway <jld@cygnus.co.uk> | |
| 76 | |
| 77 * src/sim.ld: remove for MLT | |
| 78 * src/PKGconf.mak: remove sim.ld rules for MLT | |
| 79 * include/pkgconf/ram.ldi: new linker script fragment for MLT | |
| 80 | |
| 81 1998-11-06 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 82 | |
| 83 * include/hal_stub.h: Added for GDB stub support. | |
| 84 | |
| 0 | 85 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> |
| 86 | |
| 87 * include/pkgconf/hal_mn10300_sim.h: Allow wallclock and watchdog | |
| 88 devices to be configured. | |
| 89 | |
| 90 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 91 | |
| 92 * include/pkgconf/hal_mn10300_sim.h: Undid 1998-10-16 change. | |
| 93 | |
| 94 1998-10-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 95 | |
| 96 * include/pkgconf/hal_mn10300_sim.h: Changed | |
| 97 CYGPKG_HAL_MN10300_SIM to CYG_HAL_MN10300_SIM. | |
| 98 | |
| 99 1998-09-22 Bart Veer <bartv@cygnus.co.uk> | |
| 100 | |
| 101 * include/pkgconf/hal_mn10300_sim.h: | |
| 102 Preclude the gdb pseudo device as well as all the other devices. | |
| 103 This allows the configuration tool to do a better job when | |
| 104 switching from hardware to simulator. | |
| 105 | |
| 106 1998-09-11 Bart Veer <bartv@cygnus.co.uk> | |
| 107 | |
| 108 * include/pkgconf/hal_mn10300_sim.h: | |
| 109 Updated configuration information with a description and | |
| 110 some requires. | |
| 111 | |
| 112 Thu Sep 3 15:15:57 1998 Tim Goodwin <tgoodwin@cygnus.co.uk> | |
| 113 | |
| 114 * hal/mn10300/sim/current/src/PKGconf.mak | |
| 115 * hal/mn10300/sim/current/src/makefile | |
| 116 * hal/mn10300/sim/current/tests/PKGconf.mak | |
| 117 | |
| 118 s/panx/mn10300/g | |
| 119 | |
| 120 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 121 | |
| 122 * include/pkgconf/hal_mn10300_sim.h: | |
| 123 New header file for platform-specific configuration options | |
| 124 | |
| 125 * tests/PKGconf.mak: | |
| 126 * src/PKGconf.mak: | |
| 127 Sort out package naming conventions. | |
| 128 | |
| 129 Wed Aug 19 18:45:44 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 130 | |
| 131 * src/hal_diag.c (hal_diag_init): | |
| 132 Put void into function prototype argument list to silence warning | |
| 133 | |
| 134 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 135 | |
| 136 * include/hal_diag.h: | |
| 137 * src/hal_diag.c: | |
| 138 * src/sim.ld: | |
| 139 Now uses hal.h rather than kernel.h. | |
| 140 | |
| 141 Tue Aug 18 11:45:25 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 142 | |
| 143 * src/sim.ld: Reorder GROUP line | |
| 144 | |
| 145 Mon Aug 17 22:21:34 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 146 | |
| 147 * src/sim.ld: | |
| 148 Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking | |
| 149 | |
| 150 //=========================================================================== | |
| 151 //####COPYRIGHTBEGIN#### | |
| 152 // | |
| 153 // ------------------------------------------- | |
| 154 // The contents of this file are subject to the Cygnus eCos Public License | |
| 155 // Version 1.0 (the "License"); you may not use this file except in | |
| 156 // compliance with the License. You may obtain a copy of the License at | |
| 157 // http://sourceware.cygnus.com/ecos | |
| 158 // | |
| 159 // Software distributed under the License is distributed on an "AS IS" | |
| 160 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 161 // License for the specific language governing rights and limitations under | |
| 162 // the License. | |
| 163 // | |
| 164 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 165 // September 30, 1998. | |
| 166 // | |
| 167 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 2 | 168 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 0 | 169 // ------------------------------------------- |
| 170 // | |
| 171 //####COPYRIGHTEND#### | |
| 172 //=========================================================================== |
