comparison packages/hal/arm/pid/current/ChangeLog @ 50:a0774359f013 ecos-sw-1999-11-02

Merge from eCos master repository on 1999-11-02-17:02:15-GMT
author jlarmour
date Tue, 02 Nov 1999 20:57:07 +0000
parents 1370c5e55234
children f10165814f1e
comparison
equal deleted inserted replaced
49:698ff3191b93 50:a0774359f013
1 1999-10-29 Jesper Skov <jskov@cygnus.co.uk>
2
3 * misc/PKGconf.mak: Also generate stripped .img files.
4
5 1999-10-29 Jesper Skov <jskov@cygnus.co.uk>
6
7 * include/plf_stub.h (HAL_STUB_PLATFORM_RESET): Call stub entry on
8 GDB kill. But only do it for stubs startup.
9
10 1999-10-28 Jesper Skov <jskov@cygnus.co.uk>
11
12 * misc/PKGconf.mak: Don't strip symbols when making .img.
13
14 1999-10-27 Jesper Skov <jskov@cygnus.co.uk>
15
16 * include/pkgconf/mlt_arm_pid9_stubs.ldi:
17 * include/pkgconf/mlt_arm_pid9_stubs.mlt:
18 Added some linker files.
19
20 * misc/Notes:
21 * misc/STUBS_config:
22 Updated.
23
24 * src/hal_diag.c: Fixed conditional include.
25
26 1999-10-26 Hugo Tyson <hmt@cygnus.co.uk>
27
28 * src/hal_diag.c (hal_diag_write_char): Use new macro
29 CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION and its mate to control
30 stepping through gdb $O packet output.
31
32 1999-10-26 Jesper Skov <jskov@cygnus.co.uk>
33 * include/hal_platform_setup.h (CYGHWR_LED_MACRO): define.
34 * include/pkgconf/hal_arm_pid.h:
35 * src/hal_diag.c:
36 * include/hal_diag.h:
37 Added CDL for CYGHWR_HAL_ARM_PID_DIAG_LEDS.
38
39 1999-10-26 Jesper Skov <jskov@cygnus.co.uk>
40 * include/pkgconf/mlt_arm_pidBE_ram.ldi:
41 * include/pkgconf/mlt_arm_pidBE_ram.mlt:
42 * include/pkgconf/mlt_arm_pidBE_rom.ldi:
43 * include/pkgconf/mlt_arm_pidBE_rom.mlt:
44 * include/pkgconf/mlt_arm_pidBE_stubs.ldi:
45 * include/pkgconf/mlt_arm_pidBE_stubs.mlt:
46 * include/pkgconf/mlt_arm_pid9_ram.ldi:
47 * include/pkgconf/mlt_arm_pid9_ram.mlt:
48 * include/pkgconf/mlt_arm_pid9_rom.ldi:
49 * include/pkgconf/mlt_arm_pid9_rom.mlt:
50 Added some linker files.
51
1 1999-10-25 Jesper Skov <jskov@cygnus.co.uk> 52 1999-10-25 Jesper Skov <jskov@cygnus.co.uk>
2 53
3 * misc/STUBS_config: Updated. 54 * misc/STUBS_config: Updated.
4 * src/hal_diag.c (hal_diag_led): Added LED diag. 55 * src/hal_diag.c (hal_diag_led): Added LED diag.
5 * misc/prog_flash.c: Fixed compiler warning. 56 * misc/prog_flash.c: Fixed compiler warning.
6 57
58 * misc/prog_flash.c:
59 * misc/PKGconf.mak:
60 Add support for programming BE images on LE system.
7 61
8 1999-10-19 Jesper Skov <jskov@cygnus.co.uk> 62 1999-10-19 Jesper Skov <jskov@cygnus.co.uk>
9 63
10 * include/pkgconf/hal_arm_pid.h: Added ARM9 options. 64 * include/pkgconf/hal_arm_pid.h: Added ARM9 options.
11 65