diff options
author | Nick Clifton <nickc@redhat.com> | 2013-03-04 14:22:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-03-04 14:22:25 +0000 |
commit | fafd911d9f34471ac85b29643bd47448b9ea238f (patch) | |
tree | 39f7c8ecc7a892e5f136507db8717059a62f39d1 /binutils/ChangeLog | |
parent | e83b17baa42121e7bf76f83ce9b895c51c711108 (diff) | |
download | gdb-fafd911d9f34471ac85b29643bd47448b9ea238f.zip gdb-fafd911d9f34471ac85b29643bd47448b9ea238f.tar.gz gdb-fafd911d9f34471ac85b29643bd47448b9ea238f.tar.bz2 |
* elfcomm.c (error): Flush stdout before emitting the error
message.
(warn): Likewise.
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 d13dd05..364980e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2013-03-04 Nick Clifton <nickc@redhat.com> + + * elfcomm.c (error): Flush stdout before emitting the error + message. + (warn): Likewise. + 2013-03-01 Cary Coutant <ccoutant@google.com> * dwarf.c (cu_tu_indexes_read, shndx_pool, shndx_pool_size) |