diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3765e09dd..78cb05172 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,14 @@ 2005-08-08 Christopher Faylor <cgf@timesys.com> + * include/sys/cdefs.h (__CONCAT): Define. + * include/elf.h: New file. + * include/sys/elf32.h: Ditto. + * include/sys/elf64.h: Ditto. + * include/sys/elf_common.h: Ditto. + * include/sys/elf_generic.h: Ditto. + +2005-08-08 Christopher Faylor <cgf@timesys.com> + * cygwin.sc: Use simpler method to align .cygheap. * dllfixdbg: Just copy .stab and .stabstr sections when making cygwin1.dbg, rather than relying on objcopy to keep only the debug |