diff options
author | Nick Clifton <nickc@redhat.com> | 2000-07-12 16:41:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-07-12 16:41:29 +0000 |
commit | 062739d1510d8ed2c1558dcd51cf958ce52855c3 (patch) | |
tree | b01232dfe2b66a455465da28b1f71d82b6ed9a38 /ld/ChangeLog | |
parent | 2b99395a2eac4216bf7255992e4d3da4df7751fa (diff) | |
download | gdb-062739d1510d8ed2c1558dcd51cf958ce52855c3.zip gdb-062739d1510d8ed2c1558dcd51cf958ce52855c3.tar.gz gdb-062739d1510d8ed2c1558dcd51cf958ce52855c3.tar.bz2 |
Support the g++ attribute init_priority in gcc 2.95.2 and later.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7826d93..8d3e757 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-07-12 Mark Elbrecht <snowball3@bigfoot.com> + + * scripttempl/i386go32.sc: Support the g++ attribute init_priority in + gcc 2.95.2 and later. + 2000-07-11 Kazu Hirata <kazu@hxi.com> * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error |