diff options
author | Paul Brook <paul@codesourcery.com> | 2005-07-19 12:43:19 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-07-19 12:43:19 +0000 |
commit | a3540342edd409d7dba03e1c4452575cd37fc16c (patch) | |
tree | 4267ae576f680293dd35846e60e3ecdc4f3f6b6a /ld/ChangeLog | |
parent | 85da3a565d28a070fe8d73cc5c9f6c5fc7f0a327 (diff) | |
download | gdb-a3540342edd409d7dba03e1c4452575cd37fc16c.zip gdb-a3540342edd409d7dba03e1c4452575cd37fc16c.tar.gz gdb-a3540342edd409d7dba03e1c4452575cd37fc16c.tar.bz2 |
2005-07-19 Paul Brook <paul@codesourcery.com>
* configure.host (HOSTING_CRT0): Parse output of gcc --help --verbose
to determine dynamic linker name.
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 84934b6..3125dc5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2005-07-19 Paul Brook <paul@codesourcery.com> + + * configure.host (HOSTING_CRT0): Parse output of gcc --help --verbose + to determine dynamic linker name. + 2005-07-18 Nick Clifton <nickc@redhat.com> * configure.tgt: Restore alpha ordering to list of arches. |