diff options
author | DJ Delorie <dj@redhat.com> | 2007-02-09 17:21:45 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-02-09 17:21:45 +0000 |
commit | b5d7c748f254aec9c52e363ea278e4c364bb82ef (patch) | |
tree | c0937992555ea8ba668dc52f6cfdcbebb2166e23 /include/ChangeLog | |
parent | c6b750e16cc8d4bd7d4c9df5bfe76207bca0f6d8 (diff) | |
download | gdb-b5d7c748f254aec9c52e363ea278e4c364bb82ef.zip gdb-b5d7c748f254aec9c52e363ea278e4c364bb82ef.tar.gz gdb-b5d7c748f254aec9c52e363ea278e4c364bb82ef.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index c105dbe..7c5ba23 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2007-02-09 Joseph S. Myers <joseph@codesourcery.com> + + * libiberty.h (pex_write_input): Remove prototype. + 2007-02-05 Dave Brolley <brolley@redhat.com> * Contribute the following changes: |