diff options
author | Alan Modra <amodra@gmail.com> | 2002-05-08 23:15:36 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-05-08 23:15:36 +0000 |
commit | e1d5b1e71e5c3fb91bb5961f410e84a56a884b83 (patch) | |
tree | 7355a4e21fedfa78cef7083eb6d155ba7cf58f43 /binutils/ChangeLog | |
parent | 6599f021bb4c2854ff9e321d8e0b81d8981d2832 (diff) | |
download | gdb-e1d5b1e71e5c3fb91bb5961f410e84a56a884b83.zip gdb-e1d5b1e71e5c3fb91bb5961f410e84a56a884b83.tar.gz gdb-e1d5b1e71e5c3fb91bb5961f410e84a56a884b83.tar.bz2 |
* configure.in: Replace `*pe' with `pe' throughout.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0431134..7edbf81 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-05-09 Alan Modra <amodra@bigpond.net.au> + + * configure.in: Replace `*pe' with `pe' throughout. + * configure: Regenerate. + 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br> * Makefile.am: Honour DESTDIR. |