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