diff options
author | DJ Delorie <dj@delorie.com> | 2007-02-26 22:14:03 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2007-02-26 22:14:03 +0000 |
commit | 721acb99c0e0a6023e8ccd0d0cdf2fd0ca05c015 (patch) | |
tree | d80693b9ffe202d24dc6c5e46d80a7e4f6093699 /libiberty/ChangeLog | |
parent | 751d3673d741c400736ac004b8fb0d74bc10badd (diff) | |
download | binutils-redhat-721acb99c0e0a6023e8ccd0d0cdf2fd0ca05c015.tar.gz |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 8056887b29..74e49a904f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2007-02-26 DJ Delorie <dj@redhat.com> + + * configure.ac: add djgpp-specific results, so we don't have to + link during a cross compilation. + * configure: Regenerated. + 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * hex.c: Fix typo. |