* ldmain.c (main): Flush stdout before and stderr after printing
commitf8609b6de4f21f1d1c433160dc0cd9adaec95f34
authorAlan Modra <amodra@bigpond.net.au>
Fri, 14 Jan 2011 12:37:16 +0000 (14 12:37 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 14 Jan 2011 12:37:16 +0000 (14 12:37 +0000)
tree3b81161b01d8ea5ebb30e6987d4b8b8130aa2629
parent3ac3fa5a79682d8ab527af6f3943fed987e0ebdb
* ldmain.c (main): Flush stdout before and stderr after printing
message.
* ldmisc.c (einfo): Similarly.
* plugin.c (message): Likewise.
* emultempl/ppc64elf.em: Likewise.
* emultempl/xtensaelf.em: Likewise.
* emulparams/elf32mcore.sh: Use einfo rather than printf.
* emultempl/beos.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
ld/ChangeLog
ld/emulparams/elf32mcore.sh
ld/emultempl/beos.em
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/emultempl/ppc64elf.em
ld/emultempl/xtensaelf.em
ld/ldmain.c
ld/ldmisc.c
ld/plugin.c