diff options
author | DJ Delorie <dj@redhat.com> | 2007-01-12 01:19:04 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-01-12 01:19:04 +0000 |
commit | 2da20a1b406220e250c1fd93159a28abd9509989 (patch) | |
tree | 916360354e9bb5304eab7fc9c88ea31a66df600b | |
parent | cc0732ba28d55b2bbcfe80617415379de4f4cc6c (diff) | |
download | fsf-binutils-gdb-2da20a1b406220e250c1fd93159a28abd9509989.zip fsf-binutils-gdb-2da20a1b406220e250c1fd93159a28abd9509989.tar.gz fsf-binutils-gdb-2da20a1b406220e250c1fd93159a28abd9509989.tar.bz2 |
merge from gcc
-rw-r--r-- | libiberty/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 49afc15..80f1cfc 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -2,7 +2,7 @@ * choose-temp.c (choose_temp_base): Check the result of the call to mktemp rather than testing the length of the modified string. - + 2006-12-20 Geoffrey Keating <geoffk@apple.com> * cp-demangle.h: Add comment explaining what to do to avoid |