Mercurial > ecos
annotate packages/hal/powerpc/sim/current/ChangeLog @ 56:755351606154 ecos-sw-1999-12-01
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
| author | jlarmour |
|---|---|
| date | Wed, 01 Dec 1999 18:33:37 +0000 |
| parents | e7ba79f6d3a8 |
| children | c38311975d4f |
| rev | line source |
|---|---|
|
56
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
38
diff
changeset
|
1 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
38
diff
changeset
|
2 |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
38
diff
changeset
|
3 * include/pkgconf/mlt_powerpc_sim_ram.h: New file. |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
38
diff
changeset
|
4 |
|
38
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
16
diff
changeset
|
5 1999-09-23 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
16
diff
changeset
|
6 |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
16
diff
changeset
|
7 * runtime/tree: Delete. Now obsolete. |
|
e7ba79f6d3a8
Merge from eCos master repository on 1999-09-23-20:10:25-BST
jlarmour
parents:
16
diff
changeset
|
8 |
|
16
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
9 1999-06-11 Hugo Tyson <hmt@cygnus.co.uk> |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
10 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
11 * src/PKGconf.mak: Build the new file. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
12 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
13 * src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
14 object for per-platform table-driven memory map initialization. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
15 The table used to be in hal_misc.c in the architectural HAL; this |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
16 is platform dependent so better and cleaner here. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
8
diff
changeset
|
17 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
4
diff
changeset
|
18 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:
4
diff
changeset
|
19 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
4
diff
changeset
|
20 * include/pkgconf/hal_powerpc_sim.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
4
diff
changeset
|
21 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
22 1999-04-28 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
23 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
24 * include/pkgconf/mlt_powerpc_sim_ram.ldi: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
25 * include/pkgconf/mlt_powerpc_sim_ram.mlt: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
26 Increased memory size to 1MB. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
27 |
| 2 | 28 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 29 | |
| 30 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 31 avoid padded output sections (PR 19787) | |
| 32 | |
| 33 1999-03-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 34 | |
| 35 * include/hal_diag.h (HAL_DIAG_WRITE_CHAR): | |
| 36 Disable interrupts when doing diag output so that | |
| 37 system "freezes" while this goes on | |
| 38 | |
| 39 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 40 | |
| 41 * include/pkgconf/hal_powerpc_sim.h: Take out DEVICES dependencies. | |
| 42 | |
| 43 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 44 | |
| 45 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 46 that they can co-exist in an eCos build tree (PR 19184) | |
| 47 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 48 that they can co-exist in an eCos build tree (PR 19184) | |
| 49 | |
| 50 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 51 | |
| 52 * include/hal_stub.h: Removed. | |
| 53 | |
| 54 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 55 | |
| 56 * include/pkgconf/*.mlt: New memory layout save files | |
| 57 | |
| 58 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 59 | |
| 60 * include/pkgconf/ram.ldi: Rationalize memory layout. | |
| 61 | |
| 62 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 63 | |
| 64 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 65 | |
| 66 1999-01-26 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 67 | |
| 68 * include/pkgconf/ram.ldi: | |
| 69 Add copyright notice. (Though these files will later be generated | |
| 70 by a tool and so not copyright, these default setups are.) | |
| 71 | |
| 0 | 72 1998-10-25 Jesper Skov <jskov@cygnus.co.uk> |
| 73 | |
| 74 | |
| 75 * include/hal_stub.h: Removed superfluous pkgconf/kernel.h | |
| 76 include. | |
| 77 | |
| 78 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 79 | |
| 80 * include/pkgconf/hal_powerpc_sim.h: Allow wallclock and watchdog | |
| 81 devices to be configured. | |
| 82 | |
| 83 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 84 | |
| 85 * include/hal_stub.h: Include generic-stub.h from hal. | |
| 86 | |
| 87 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 88 | |
| 89 * src/PKGconf.mak (COMPILE): Removed empty hal_diag.c. | |
| 90 | |
| 91 1998-10-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 92 PR 17898 | |
| 93 | |
| 94 * include/pkgconf/hal_powerpc_sim.h: Preclude devices. | |
| 95 | |
| 96 1998-10-20 Jesper Skov <jskov@cygnus.co.uk> | |
| 97 | |
| 98 * runtime/tree: Added. | |
| 99 | |
| 100 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 101 | |
| 102 * include/pkgconf/hal_powerpc_sim.h: Undid 1998-10-16 change. | |
| 103 | |
| 104 1998-10-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 105 | |
| 106 * include/pkgconf/hal_powerpc_sim.h: Changed | |
| 107 CYGPKG_HAL_POWERPC_SIM to CYG_HAL_POWERPC_SIM. | |
| 108 | |
| 109 1998-10-13 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 110 | |
| 111 * include/hal_stub.h: Added. | |
| 112 | |
| 113 1998-10-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 114 | |
| 115 * src/sim.ld: Glob expressions to match function/data-sections | |
| 116 needed for selective linking. | |
| 117 | |
| 118 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 119 | |
| 120 * include/hal_diag.h | |
| 121 * src/sim.ld | |
| 122 Changed /**/ comments to //. | |
| 123 | |
| 124 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 125 | |
| 126 * src/makefile: Removed. | |
| 127 | |
| 128 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 129 | |
| 130 * include/hal_diag.h | |
| 131 * include/pkgconf/hal_powerpc_sim.h | |
| 132 * src/sim.S | |
| 133 * src/sim.ld | |
| 134 Expanded TABs. | |
| 135 | |
| 136 Thu Sep 17 17:40:31 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 137 | |
| 138 * src/sim.ld: Fixed to work with simulator. Needs to be cleaned up | |
| 139 though. | |
| 140 | |
| 141 1998-09-12 Bart Veer <bartv@cygnus.co.uk> | |
| 142 | |
| 143 * include/pkgconf/hal_powerpc_sim.h: | |
| 144 Added missing descriptions (PR 17184) | |
| 145 | |
| 146 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 147 | |
| 148 * include/pkgconf/hal_powerpc_sim.h: | |
| 149 New header file for platform-specific configuration options | |
| 150 | |
| 151 * tests/PKGconf.mak: | |
| 152 * src/PKGconf.mak: | |
| 153 Sort out package naming conventions. | |
| 154 | |
| 155 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 156 | |
| 157 * src/sim.S: | |
| 158 * include/hal_diag.h: | |
| 159 Now uses hal.h rather than kernel.h. | |
| 160 | |
| 161 Tue Aug 18 11:47:24 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 162 | |
| 163 * src/sim.ld: Reorder GROUP line | |
| 164 | |
| 165 Mon Aug 17 22:18:15 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 166 | |
| 167 * src/sim.ld: | |
| 168 Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking | |
| 169 | |
| 170 //=========================================================================== | |
| 171 //####COPYRIGHTBEGIN#### | |
| 172 // | |
| 173 // ------------------------------------------- | |
| 174 // The contents of this file are subject to the Cygnus eCos Public License | |
| 175 // Version 1.0 (the "License"); you may not use this file except in | |
| 176 // compliance with the License. You may obtain a copy of the License at | |
| 177 // http://sourceware.cygnus.com/ecos | |
| 178 // | |
| 179 // Software distributed under the License is distributed on an "AS IS" | |
| 180 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 181 // License for the specific language governing rights and limitations under | |
| 182 // the License. | |
| 183 // | |
| 184 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 185 // September 30, 1998. | |
| 186 // | |
| 187 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 2 | 188 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 0 | 189 // ------------------------------------------- |
| 190 // | |
| 191 //####COPYRIGHTEND#### | |
| 192 //=========================================================================== |
