Mercurial > flash_v2
annotate packages/hal/i386/linux/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 | d376b777e2ce |
| children | 641b639be825 |
| rev | line source |
|---|---|
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
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:
6
diff
changeset
|
2 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
3 * include/pkgconf/hal_i386_linux.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
4 |
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
5 1999-05-14 Jesper Skov <jskov@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
6 PR 18956 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
7 * include/pkgconf/mlt_i386_linux_ram.mlt: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
8 * include/pkgconf/mlt_i386_linux_ram.ldi: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
9 Fixed problem with rel_got. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
10 Encode . in section name as __. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
11 |
| 2 | 12 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 13 | |
| 14 * include/pkgconf/mlt_*.*: Use double underscore substitution | |
| 15 for period character in SECTION_* macro names (PR 19787) | |
| 16 | |
| 17 1999-04-08 John Dallaway <jld@cygnus.co.uk> | |
| 18 | |
| 19 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 20 avoid padded output sections (PR 19787) | |
| 21 | |
| 22 1999-03-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 23 | |
| 24 * src/linux.S: Added comment. | |
| 25 Doh! Managed to break compilation with a comment... | |
| 26 | |
| 27 1999-03-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 28 PR 19483 | |
| 29 * src/linux.S (cyg_hal_hardware_init): Fiddled some more with the | |
| 30 bits to no avail. | |
| 31 | |
| 32 * src/hal_startup.c: | |
| 33 Renamed hal_ to cyg_hal_. | |
| 34 Added exception handling. | |
| 35 | |
| 36 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 37 | |
| 38 * src/hal_startup.c (cyg_hal_isr_init): Initialize ISR table with | |
| 39 pointers to default ISR routine. | |
| 40 | |
| 41 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 42 PR 19486 | |
| 43 * src/linux.S (cyg_hal_hardware_init): Only enable zero divide | |
| 44 exceptions. | |
| 45 | |
| 46 1999-03-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 47 | |
| 48 * src/hal_startup.c: | |
| 49 * src/entry.c: | |
| 50 Renamed hal_isr_init to cyg_hal_isr_init. | |
| 51 | |
| 52 * src/hal_startup.c: Also catch SIGFPE. | |
| 53 | |
| 54 * src/entry.c: Call cyg_hal_hardware_init. | |
| 55 | |
| 56 * src/linux.S: [added] | |
| 57 * src/PKGconf.mak: | |
| 58 Added file to hold startup assembly code. | |
| 59 | |
| 60 1999-03-11 John Dallaway <jld@cygnus.co.uk> | |
| 61 | |
| 62 * include/pkgconf/*.ldi: add copyright notices | |
| 63 | |
| 64 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 65 | |
| 66 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 67 that they can co-exist in an eCos build tree (PR 19184) | |
| 68 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 69 that they can co-exist in an eCos build tree (PR 19184) | |
| 70 | |
| 71 1999-02-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 72 | |
| 73 * src/hal_startup.c: | |
| 74 Changed label used to access scheduler lock to one that is not | |
| 75 mangled by C++. This is intended to make support for interrupt | |
| 76 handling in non-kernel configurations easier. | |
| 77 | |
| 78 1999-02-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 79 | |
| 80 * src/syscall-i386-linux-1.0.S: Added copyright header. | |
| 81 | |
| 82 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 83 | |
| 84 * src/hal_startup.c: | |
| 85 Rename hal_interrupts_deffered -> hal_interrupts_deferred | |
| 86 Rename CYG_ISR/VSR_* -> CYGNUM_HAL_ISR/VSR_* in line with HAL changes | |
| 87 Rename CYG_VECTOR_RTC -> CYGNUM_HAL_INTERRUPT_RTC | |
| 88 | |
| 89 * src/syscall-i386-linux-1.0.S: | |
| 90 Add a FIX ME | |
| 91 | |
| 92 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 93 | |
| 94 * include/pkgconf/ram.mlt: New memory layout save file | |
| 95 | |
| 96 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 97 | |
| 98 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 99 | |
| 100 1999-01-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 101 | |
| 102 * include/pkgconf/hal_i386_linux.h: Changed CDL type back to radio | |
| 103 to get consistent ConfigTool output. | |
| 104 | |
| 105 1999-01-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 106 | |
| 107 * include/pkgconf/ram.ldi: Commented out the rel_got change. | |
| 108 | |
| 109 1999-01-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 110 | |
| 111 * include/pkgconf/ram.ldi: Added rel.got section. | |
| 112 | |
| 113 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 114 | |
| 115 * src/hal_startup.c: Moved external declarations into top-level | |
| 116 scope to avoid compiler warning. | |
| 117 | |
| 118 1999-01-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 119 | |
| 120 * include/pkgconf/hal_i386_linux.h: Removed startup | |
| 121 config. Changed linux entry to dummy instead of bool. | |
| 122 | |
| 123 1999-01-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 124 | |
| 125 * include/pkgconf/hal_i386_linux.h: Added config for real-time | |
| 126 timer. | |
| 127 | |
| 128 1999-01-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 129 | |
| 130 * src/hal_diag.c: Removed hal_diag_write_line. | |
| 131 | |
| 132 * src/entry.c: Removed main/argv stuff. | |
| 133 | |
| 134 1999-01-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 135 | |
| 136 * include/pkgconf/hal_i386_linux.h: Added. | |
| 137 | |
| 138 1999-01-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 139 | |
| 140 * src/hal_startup.c (hal_default_vsr): | |
| 141 * src/linux.ld (cyg_hal_sched_lock): | |
| 142 Added C-symbol reference to the scheduler lock. | |
| 143 | |
| 144 1999-01-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 145 | |
| 146 * src/hal_startup.c (hal_default_vsr): Allow interrupt disable | |
| 147 count to be bigger than 1. | |
| 148 | |
| 149 1999-01-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 150 | |
| 151 * src/linux.ld: Added fix me. Remember to clean up. | |
| 152 | |
| 153 * src/hal_startup.c: Removed bogus include statement. | |
| 154 Added CYGPKG_KERNEL config handling. | |
| 155 | |
| 156 * src/hal_diag.c: Removed bogus include statements and functions. | |
| 157 | |
| 158 1999-01-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 159 | |
| 160 * src/hal_startup.c (hal_isr_init): Use CYG_VECTOR_RTC rather than | |
| 161 hardcoded value. | |
| 162 | |
| 163 1999-01-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 164 | |
| 165 * src/syscall-i386-linux-1.0.S: | |
| 166 * src/hal_diag.c: | |
| 167 * src/PKGconf.mak: | |
| 168 Removed tabs & fixed comment style. | |
| 169 | |
| 170 1999-01-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 171 | |
| 172 * src/PKGconf.mak: Cleaned up. | |
| 173 | |
| 174 * src/entry.c: Added (from proven's crtbegin.c). | |
| 175 | |
| 176 * src/linux.ld: Added. | |
| 177 | |
| 178 * src/hal_startup.cxx: (Deleted) | |
| 179 * src/hal_startup.c: (Added) | |
| 180 Changed code to C, cleaned up. | |
| 181 | |
| 182 1999-01-06 Jesper Skov <jskov@cygnus.co.uk> | |
| 183 | |
| 184 * src/hal_diag.c: Fixed warnings. Output chars in batches to avoid | |
| 185 problems with pkgtest - also improves performance. | |
| 186 | |
| 187 1999-01-06 Jesper Skov <jskov@cygnus.co.uk> | |
| 188 | |
| 189 * src/syscall-i386-linux-1.0.S: Set behavior to match __ELF__. | |
| 190 | |
| 191 1998-12-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 192 | |
| 193 * src/syscall-i386-linux-1.0.S: | |
| 194 * src/hal_startup.cxx: | |
| 195 Fixed compiler warnings. | |
| 196 | |
| 197 Fri Dec 4 13:49:03 GMT 1998 | |
| 198 | |
| 199 * src/syscall-i386-linux-1.0.S: Fix to work with Bart's latest tools. | |
| 200 For some reason it doesn't define __ELF__ but, we really don't care. | |
| 201 | |
| 202 Mon Nov 9 15:18:11 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 203 | |
| 204 Initial i386 linux port. | |
| 205 | |
| 206 //=========================================================================== | |
| 207 //####COPYRIGHTBEGIN#### | |
| 208 // | |
| 209 // ------------------------------------------- | |
| 210 // The contents of this file are subject to the Cygnus eCos Public License | |
| 211 // Version 1.0 (the "License"); you may not use this file except in | |
| 212 // compliance with the License. You may obtain a copy of the License at | |
| 213 // http://sourceware.cygnus.com/ecos | |
| 214 // | |
| 215 // Software distributed under the License is distributed on an "AS IS" | |
| 216 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 217 // License for the specific language governing rights and limitations under | |
| 218 // the License. | |
| 219 // | |
| 220 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 221 // September 30, 1998. | |
| 222 // | |
| 223 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 224 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. | |
| 225 // ------------------------------------------- | |
| 226 // | |
| 227 //####COPYRIGHTEND#### | |
| 228 //=========================================================================== |
