diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-25 14:56:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-25 14:56:22 +0000 |
commit | 98c503ac20be271e0970a1517aede57002bd2528 (patch) | |
tree | 262b1d8016c0ddba087462ebd9c621204a04d097 /ld/ChangeLog | |
parent | d08ec383512c6998263889ee636e033d4f167f1f (diff) | |
download | gdb-98c503ac20be271e0970a1517aede57002bd2528.zip gdb-98c503ac20be271e0970a1517aede57002bd2528.tar.gz gdb-98c503ac20be271e0970a1517aede57002bd2528.tar.bz2 |
PR 4824
* ld.texinfo (Options): Extend the description of the -O command line option.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f0a5ab9..c669d31 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2007-07-25 Nick Clifton <nickc@redhat.com> + + PR 4824 + * ld.texinfo (Options): Extend the description of the -O command + line option. + 2007-07-24 Kai Tietz <kai.tietz@onevision.com> * pep.sc: Correct ctor/dtor sentinels for 64-bit targets. |