diff options
author | Steve Chamberlain <sac@cygnus> | 1995-09-12 19:46:03 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-09-12 19:46:03 +0000 |
commit | 20a753dfd53cd47b86dab4bb2ed77b8b6ea7454c (patch) | |
tree | 34ceacbb58fac9e6bcc599c9b6347387b6100701 /ld | |
parent | a9a14e917108f4fd6fe44b4fecd14501820e9acc (diff) | |
download | gdb-20a753dfd53cd47b86dab4bb2ed77b8b6ea7454c.zip gdb-20a753dfd53cd47b86dab4bb2ed77b8b6ea7454c.tar.gz gdb-20a753dfd53cd47b86dab4bb2ed77b8b6ea7454c.tar.bz2 |
Thu Sep 7 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com>
* scripttemp/pe.sc: Allow both spellings of .ctors/.dtors.
Start .text section on the right boundary. Always align
stabs.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b861339..7b92b2a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Thu Sep 7 12:50:49 1995 steve chamberlain <sac@slash.cygnus.com> + + * scripttemp/pe.sc: Allow both spellings of .ctors/.dtors. + Start .text section on the right boundary. Always align + stabs. + Tue Sep 12 12:24:17 1995 Ian Lance Taylor <ian@cygnus.com> * ld.texinfo: Clarify -L option. |