diff options
author | Nick Clifton <nickc@redhat.com> | 2012-05-01 16:07:36 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-05-01 16:07:36 +0000 |
commit | 57402f1e314550ef28cc63b16d5ac69270c02984 (patch) | |
tree | 599ad89be1f5b3d47071600d5cd7e9c922e69535 /binutils/ChangeLog | |
parent | fd8205284be4f6b36dd6f9bb897ead99bf87fe73 (diff) | |
download | gdb-57402f1e314550ef28cc63b16d5ac69270c02984.zip gdb-57402f1e314550ef28cc63b16d5ac69270c02984.tar.gz gdb-57402f1e314550ef28cc63b16d5ac69270c02984.tar.bz2 |
PR binutils/13121
Rename 'finfo' to 'flaginfo' to avoid conflicts with
AIX system headers.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 01104a1..cf9e621 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2012-05-01 Nick Clifton <nickc@redhat.com> + + PR binutils/13121 + * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with + AIX system headers. + 2012-04-25 Cary Coutant <ccoutant@google.com> * doc/binutils.texi: Add -D/--enable-deterministic-archives option |