Mercurial > flash_v2
comparison packages/hal/mips/sim/current/ChangeLog @ 0:3111d98ba7b3 ecos-v1_1-release
Initial commit of eCos version 1.1
| author | jlarmour |
|---|---|
| date | Tue, 11 May 1999 11:16:07 +0000 |
| parents | |
| children | 443894e2e912 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:3111d98ba7b3 |
|---|---|
| 1 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 2 | |
| 3 * include/pkgconf/hal_tx39_sim.h: Allow wallclock and watchdog | |
| 4 devices to be configured. | |
| 5 | |
| 6 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 7 | |
| 8 * include/hal_stub.h: Include generic-stub.h from hal. | |
| 9 | |
| 10 Fri Oct 23 03:35:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 11 | |
| 12 * src/sim.ld: | |
| 13 Move _gp pointer to after data section and constructors/destructors | |
| 14 | |
| 15 1998-10-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 16 | |
| 17 * include/pkgconf/hal_tx39_sim.h: Preclude GDB device. | |
| 18 | |
| 19 1998-10-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 20 | |
| 21 * include/pkgconf/hal_tx39_sim.h: Undid 1998-10-16 change. | |
| 22 | |
| 23 1998-10-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 24 | |
| 25 * include/pkgconf/hal_tx39_sim.h: Changed CYGPKG_HAL_TX39_SIM to | |
| 26 CYG_HAL_TX39_SIM. | |
| 27 | |
| 28 1998-09-11 Bart Veer <bartv@cygnus.co.uk> | |
| 29 | |
| 30 * include/pkgconf/hal_tx39_sim.h: | |
| 31 Updated configuration data with a description and some | |
| 32 requires. | |
| 33 | |
| 34 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 35 | |
| 36 * include/pkgconf/hal_tx39_sim.h: | |
| 37 New header file for platform-specific configuration options | |
| 38 | |
| 39 * tests/PKGconf.mak: | |
| 40 * src/PKGconf.mak: | |
| 41 Sort out package naming conventions. | |
| 42 | |
| 43 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 44 | |
| 45 * include/hal_diag.h: | |
| 46 * include/hal_stub.h: | |
| 47 * src/sim.S: | |
| 48 * src/sim.ld: | |
| 49 Now uses hal.h rather than kernel.h. | |
| 50 | |
| 51 Tue Aug 18 11:43:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 52 | |
| 53 * src/sim.ld: reorder GROUP line | |
| 54 | |
| 55 Mon Aug 17 22:24:54 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 56 | |
| 57 * src/sim.ld: | |
| 58 Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking | |
| 59 | |
| 60 1998-07-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 61 | |
| 62 * src/hal_diag.c: Added header comments to keep pkgrelease happy. | |
| 63 | |
| 64 * src/sim.ld: Added header comment and tidied up a bit. | |
| 65 | |
| 66 //=========================================================================== | |
| 67 //####COPYRIGHTBEGIN#### | |
| 68 // | |
| 69 // ------------------------------------------- | |
| 70 // The contents of this file are subject to the Cygnus eCos Public License | |
| 71 // Version 1.0 (the "License"); you may not use this file except in | |
| 72 // compliance with the License. You may obtain a copy of the License at | |
| 73 // http://sourceware.cygnus.com/ecos | |
| 74 // | |
| 75 // Software distributed under the License is distributed on an "AS IS" | |
| 76 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 77 // License for the specific language governing rights and limitations under | |
| 78 // the License. | |
| 79 // | |
| 80 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 81 // September 30, 1998. | |
| 82 // | |
| 83 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 84 // by Cygnus are Copyright (C) 1998 Cygnus Solutions. All Rights Reserved. | |
| 85 // ------------------------------------------- | |
| 86 // | |
| 87 //####COPYRIGHTEND#### | |
| 88 //=========================================================================== |
