diff options
author | Christopher Faylor <me@cgf.cx> | 2005-06-08 20:56:34 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-06-08 20:56:34 +0000 |
commit | a63c42932ecf41c1141789282838407329524e2c (patch) | |
tree | c0b4e149c576fbf8f952378f972bc9f5934ac880 /winsup/cygwin/ChangeLog | |
parent | ad96f0997befb422b4d1af497e08dc5a1fa98152 (diff) | |
download | newlib-a63c42932ecf41c1141789282838407329524e2c.zip newlib-a63c42932ecf41c1141789282838407329524e2c.tar.gz newlib-a63c42932ecf41c1141789282838407329524e2c.tar.bz2 |
* cygwin.sc: Apparently nonloading sections need to go last.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 7f449cf..f7c908c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2005-06-08 Christopher Faylor <cgf@timesys.com> + * cygwin.sc: Apparently nonloading sections need to go last. + +2005-06-08 Christopher Faylor <cgf@timesys.com> + * cygwin.sc: Restore resource and reloc sections and use more modern syntax for stabs sections. |