Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21
Merge from eCos master repository on 2000-08-21-22:40:54-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 17:32:38 +0000 |
| parents | 02ea4320376c |
| children | 5e8f3b328bb3 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,14 @@ +2000-08-15 Jonathan Larmour <jlarmour@redhat.co.uk> + + * common/win32/memmap.cpp (export_files): In header file, wrap parts + that aren't ASM safe in "#ifndef __ASSEMBLER__" + (export_sections): Ditto + +2000-07-25 Jonathan Larmour <jlarmour@redhat.co.uk> + + * common/win32/memmap.cpp (export_sections): + Use CYG_LABEL_DEFN to define linker symbols + 2000-07-18 John Dallaway <jld@redhat.com> * standalone/win32/Configtool.rc:
