comparison packages/hal/arm/pid/current/ChangeLog @ 66:bf00f99aec69 ecos-sw-2000-02-02

Merge from eCos master repository on 2000-02-02-19:16:44-GMT
author jlarmour
date Wed, 02 Feb 2000 19:57:02 +0000
parents c38311975d4f
children c5536bad4c24
comparison
equal deleted inserted replaced
65:b4822dd69c33 66:bf00f99aec69
1 2000-02-01 Jesper Skov <jskov@redhat.com>
2
3 * include/plf_stub.h: Changes due to STUBS startup removal.
4
5 2000-01-28 Jesper Skov <jskov@redhat.com>
6
7 * include/pkgconf/mlt_arm_pid9_ram.h:
8 * include/pkgconf/mlt_arm_pid9_ram.ldi:
9 * include/pkgconf/mlt_arm_pid9_ram.mlt:
10 * include/pkgconf/mlt_arm_pid9_rom.h:
11 * include/pkgconf/mlt_arm_pid9_rom.ldi:
12 * include/pkgconf/mlt_arm_pid9_rom.mlt:
13 * include/pkgconf/mlt_arm_pid9_stubs.h:
14 * include/pkgconf/mlt_arm_pid9_stubs.ldi:
15 * include/pkgconf/mlt_arm_pid9_stubs.mlt:
16 * include/pkgconf/mlt_arm_pidBE_ram.h:
17 * include/pkgconf/mlt_arm_pidBE_ram.ldi:
18 * include/pkgconf/mlt_arm_pidBE_ram.mlt:
19 * include/pkgconf/mlt_arm_pidBE_rom.h:
20 * include/pkgconf/mlt_arm_pidBE_rom.ldi:
21 * include/pkgconf/mlt_arm_pidBE_rom.mlt:
22 * include/pkgconf/mlt_arm_pidBE_stubs.h:
23 * include/pkgconf/mlt_arm_pidBE_stubs.ldi:
24 * include/pkgconf/mlt_arm_pidBE_stubs.mlt:
25 * include/pkgconf/mlt_arm_pid_ram.h:
26 * include/pkgconf/mlt_arm_pid_ram.ldi:
27 * include/pkgconf/mlt_arm_pid_ram.mlt:
28 * include/pkgconf/mlt_arm_pid_rom.h:
29 * include/pkgconf/mlt_arm_pid_rom.ldi:
30 * include/pkgconf/mlt_arm_pid_rom.mlt:
31 * include/pkgconf/mlt_arm_pid_stubs.h:
32 * include/pkgconf/mlt_arm_pid_stubs.ldi:
33 * include/pkgconf/mlt_arm_pid_stubs.mlt:
34 Increase memory reserved for stub to 32kB.
35
1 1999-12-15 Jonathan Larmour <jlarmour@cygnus.co.uk> 36 1999-12-15 Jonathan Larmour <jlarmour@cygnus.co.uk>
2 37
3 * misc/STUBS_config: updated patch due to hal.h changes 38 * misc/STUBS_config: updated patch due to hal.h changes
4 39
5 1999-12-06 Gary Thomas <gthomas@cygnus.co.uk> 40 1999-12-06 Gary Thomas <gthomas@cygnus.co.uk>
362 //=========================================================================== 397 //===========================================================================
363 //####COPYRIGHTBEGIN#### 398 //####COPYRIGHTBEGIN####
364 // 399 //
365 // ------------------------------------------- 400 // -------------------------------------------
366 // The contents of this file are subject to the Red Hat eCos Public License 401 // The contents of this file are subject to the Red Hat eCos Public License
367 // Version 1.0 (the "License"); you may not use this file except in 402 // Version 1.1 (the "License"); you may not use this file except in
368 // compliance with the License. You may obtain a copy of the License at 403 // compliance with the License. You may obtain a copy of the License at
369 // http://sourceware.cygnus.com/ecos 404 // http://www.redhat.com/
370 // 405 //
371 // Software distributed under the License is distributed on an 406 // Software distributed under the License is distributed on an "AS IS"
372 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 407 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
373 // License for the specific language governing rights and limitations under 408 // License for the specific language governing rights and limitations under
374 // the License. 409 // the License.
375 // 410 //
376 // The Original Code is eCos - Embedded Configurable Operating System, 411 // The Original Code is eCos - Embedded Configurable Operating System,