Mercurial > ecos
annotate packages/hal/mips/sim/current/ChangeLog @ 34:29bc183297e1 ecos-sw-1999-09-02
Merge from eCos master repository on 1999-09-02-16:26:10-BST
| author | jlarmour |
|---|---|
| date | Thu, 02 Sep 1999 16:11:22 +0000 |
| parents | 7253dcc42a09 |
| children | 755351606154 |
| rev | line source |
|---|---|
|
34
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
18
diff
changeset
|
1 1999-08-19 Nick Garnett <nickg@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
18
diff
changeset
|
2 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
18
diff
changeset
|
3 * include/plf_io.h: Added this file to match other platforms. |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
18
diff
changeset
|
4 |
|
18
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
12
diff
changeset
|
5 1999-06-21 Nick Garnett <nickg@cygnus.co.uk> |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
12
diff
changeset
|
6 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
12
diff
changeset
|
7 * src/plf_misc.c: Added hal_saved_interrupt_state variable to |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
12
diff
changeset
|
8 allow code to link. |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
12
diff
changeset
|
9 |
|
12
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
8
diff
changeset
|
10 1999-06-02 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
8
diff
changeset
|
11 |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
8
diff
changeset
|
12 * include/pkgconf/mlt_mips_tx39_sim_ram.ldi: |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
8
diff
changeset
|
13 * include/pkgconf/mlt_mips_tx39_sim_ram.mlt: |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
8
diff
changeset
|
14 Add support for ctors/dtors sections required by new compiler |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
8
diff
changeset
|
15 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
16 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:
6
diff
changeset
|
17 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
18 * include/pkgconf/hal_mips_sim.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
19 |
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
20 1999-05-14 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
21 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
22 * src/plf_misc.c: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
23 * src/platform.S: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
24 * src/sim.S: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
25 * src/PKGconf.mak (COMPILE): Added platform.S and plf_misc.c and |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
26 removed sim.S. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
27 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
28 * include/plf_intr.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
29 * include/plf_cache.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
30 * include/platform.inc: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
31 Added these files to complete support for TX39 sim builds using |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
32 new HAL organization. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
33 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
34 1999-05-14 John Dallaway <jld@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
35 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
36 * include/pkgconf/hal_mips_tx39_sim.h: New file to include |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
37 the common MIPS simulator configuration header file. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
38 |
| 2 | 39 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 40 | |
| 41 * include/pkgconf/mlt_*.*: Use double underscore substitution | |
| 42 for period character in SECTION_* macro names (PR 19787) | |
| 43 | |
| 44 1999-04-08 John Dallaway <jld@cygnus.co.uk> | |
| 45 | |
| 46 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 47 avoid padded output sections (PR 19787) | |
| 48 | |
| 49 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 50 | |
| 51 * include/pkgconf/hal_tx39_sim.h: Take out DEVICES dependencies. | |
| 52 | |
| 53 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 54 | |
| 55 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 56 that they can co-exist in an eCos build tree (PR 19184) | |
| 57 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 58 that they can co-exist in an eCos build tree (PR 19184) | |
| 59 | |
| 60 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 61 | |
| 62 * include/hal_stub.h: Removed. | |
| 63 | |
| 64 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 65 | |
| 66 * include/pkgconf/*.mlt: New memory layout save files | |
| 67 | |
| 68 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 69 | |
| 70 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 71 | |
| 72 1999-01-26 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 73 | |
| 74 * include/pkgconf/ram.ldi: | |
| 75 Add copyright notice. (Though these files will later be generated | |
| 76 by a tool and so not copyright, these default setups are.) | |
| 77 | |
| 78 1999-01-15 John Dallaway <jld@cygnus.co.uk> | |
| 79 | |
| 80 * include/pkgconf/ram.ldi: add .vsr_table output section | |
| 81 | |
| 82 1999-01-13 John Dallaway <jld@cygnus.co.uk> | |
| 83 | |
| 84 * include/pkgconf/ram.ldi: add .rel.dyn output section | |
| 85 | |
| 86 1999-01-13 John Dallaway <jld@cygnus.co.uk> | |
| 87 | |
| 88 * src/sim.ld: remove for MLT | |
| 89 * src/PKGconf.mak: remove sim.ld rules for MLT | |
| 90 * include/pkgconf/ram.ldi: new linker script fragment for MLT | |
| 91 | |
| 0 | 92 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> |
| 93 | |
| 94 * include/pkgconf/hal_tx39_sim.h: Allow wallclock and watchdog | |
| 95 devices to be configured. | |
| 96 | |
| 97 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 98 | |
| 99 * include/hal_stub.h: Include generic-stub.h from hal. | |
| 100 | |
| 101 Fri Oct 23 03:35:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 102 | |
| 103 * src/sim.ld: | |
| 104 Move _gp pointer to after data section and constructors/destructors | |
| 105 | |
| 106 1998-10-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 107 | |
| 108 * include/pkgconf/hal_tx39_sim.h: Preclude GDB device. | |
| 109 | |
| 110 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 111 | |
| 112 * include/pkgconf/hal_tx39_sim.h: Undid 1998-10-16 change. | |
| 113 | |
| 114 1998-10-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 115 | |
| 116 * include/pkgconf/hal_tx39_sim.h: Changed CYGPKG_HAL_TX39_SIM to | |
| 117 CYG_HAL_TX39_SIM. | |
| 118 | |
| 119 1998-09-11 Bart Veer <bartv@cygnus.co.uk> | |
| 120 | |
| 121 * include/pkgconf/hal_tx39_sim.h: | |
| 122 Updated configuration data with a description and some | |
| 123 requires. | |
| 124 | |
| 125 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 126 | |
| 127 * include/pkgconf/hal_tx39_sim.h: | |
| 128 New header file for platform-specific configuration options | |
| 129 | |
| 130 * tests/PKGconf.mak: | |
| 131 * src/PKGconf.mak: | |
| 132 Sort out package naming conventions. | |
| 133 | |
| 134 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 135 | |
| 136 * include/hal_diag.h: | |
| 137 * include/hal_stub.h: | |
| 138 * src/sim.S: | |
| 139 * src/sim.ld: | |
| 140 Now uses hal.h rather than kernel.h. | |
| 141 | |
| 142 Tue Aug 18 11:43:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 143 | |
| 144 * src/sim.ld: reorder GROUP line | |
| 145 | |
| 146 Mon Aug 17 22:24:54 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 147 | |
| 148 * src/sim.ld: | |
| 149 Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking | |
| 150 | |
| 151 1998-07-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 152 | |
| 153 * src/hal_diag.c: Added header comments to keep pkgrelease happy. | |
| 154 | |
| 155 * src/sim.ld: Added header comment and tidied up a bit. | |
| 156 | |
| 157 //=========================================================================== | |
| 158 //####COPYRIGHTBEGIN#### | |
| 159 // | |
| 160 // ------------------------------------------- | |
| 161 // The contents of this file are subject to the Cygnus eCos Public License | |
| 162 // Version 1.0 (the "License"); you may not use this file except in | |
| 163 // compliance with the License. You may obtain a copy of the License at | |
| 164 // http://sourceware.cygnus.com/ecos | |
| 165 // | |
| 166 // Software distributed under the License is distributed on an "AS IS" | |
| 167 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 168 // License for the specific language governing rights and limitations under | |
| 169 // the License. | |
| 170 // | |
| 171 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 172 // September 30, 1998. | |
| 173 // | |
| 174 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 2 | 175 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 0 | 176 // ------------------------------------------- |
| 177 // | |
| 178 //####COPYRIGHTEND#### | |
| 179 //=========================================================================== |
