diff options
author | Richard Henderson <rth@redhat.com> | 2010-09-02 22:54:44 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2010-09-02 22:54:44 +0000 |
commit | c518ddd883441751e093e29f37702057d8d9f930 (patch) | |
tree | 878f0c930876138f02269c79d8ff9a3748db32b2 /ld/ChangeLog | |
parent | 080db4e0b0411a957d7d0323ec0ac777f4c639c7 (diff) | |
download | gdb-c518ddd883441751e093e29f37702057d8d9f930.zip gdb-c518ddd883441751e093e29f37702057d8d9f930.tar.gz gdb-c518ddd883441751e093e29f37702057d8d9f930.tar.bz2 |
Select 32-bit pei for 64-bit pei configurations.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c3a1d1c..43858f4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2010-09-02 Richard Henderson <rth@redhat.com> + + * configure.tgt (x86_64-*-mingw*): Add 32-bit pe emulations too. + 2010-08-31 Nick Clifton <nickc@redhat.com> * ldlex.l (WILDCHAR): Add the caret and exclamation point |